#include <gcode.h>
Data Fields | |
float | pitch |
float | z_final |
float | peak |
float | initial_depth |
float | depth |
float | depth_degression |
float | main_taper_height |
float | end_taper_length |
float | infeed_angle |
float | cut_direction |
uint_fast16_t | spring_passes |
gc_taper_type | end_taper_type |
float cut_direction |
float depth |
float depth_degression |
float end_taper_length |
gc_taper_type end_taper_type |
float infeed_angle |
float initial_depth |
float main_taper_height |
float peak |
float pitch |
uint_fast16_t spring_passes |
float z_final |