Data used for Constant Surface Speed (CSS) mode calculations. More...
#include <spindle_control.h>
Data Fields | |
| float | surface_speed | 
| Surface speed in millimeters/min.  More... | |
| float | target_rpm | 
| Target RPM at end of movement.  More... | |
| float | delta_rpm | 
| Delta between start and target RPM.  More... | |
| float | max_rpm | 
| Maximum spindle RPM.  More... | |
| float | tool_offset | 
| Tool offset.  More... | |
| uint_fast8_t | axis | 
| Linear (tool) axis.  More... | |
Data used for Constant Surface Speed (CSS) mode calculations.
| uint_fast8_t axis | 
Linear (tool) axis.
| float delta_rpm | 
Delta between start and target RPM.
| float max_rpm | 
Maximum spindle RPM.
| float surface_speed | 
Surface speed in millimeters/min.
| float target_rpm | 
Target RPM at end of movement.
| float tool_offset | 
Tool offset.