grblHAL core  20240704
gc_thread_data Struct Reference

#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
 

Field Documentation

◆ cut_direction

float cut_direction

◆ depth

float depth

◆ depth_degression

float depth_degression

◆ end_taper_length

float end_taper_length

◆ end_taper_type

gc_taper_type end_taper_type

◆ infeed_angle

float infeed_angle

◆ initial_depth

float initial_depth

◆ main_taper_height

float main_taper_height

◆ peak

float peak

◆ pitch

float pitch

◆ spring_passes

uint_fast16_t spring_passes

◆ z_final

float z_final

The documentation for this struct was generated from the following file: