@@ -433,10 +433,10 @@ typedef struct SettingsDataStruct {
|
||||
//
|
||||
// HAS_TRINAMIC_CONFIG
|
||||
//
|
||||
per_stepper_uint16_t tmc_stepper_current; // M906 X Y Z I J K U V W X2 Y2 Z2 Z3 Z4 E0 E1 E2 E3 E4 E5
|
||||
per_stepper_uint32_t tmc_hybrid_threshold; // M913 X Y Z I J K U V W X2 Y2 Z2 Z3 Z4 E0 E1 E2 E3 E4 E5
|
||||
mot_stepper_int16_t tmc_sgt; // M914 X Y Z I J K U V W X2 Y2 Z2 Z3 Z4
|
||||
per_stepper_bool_t tmc_stealth_enabled; // M569 X Y Z I J K U V W X2 Y2 Z2 Z3 Z4 E0 E1 E2 E3 E4 E5
|
||||
per_stepper_uint16_t tmc_stepper_current; // M906 X Y Z...
|
||||
per_stepper_uint32_t tmc_hybrid_threshold; // M913 X Y Z...
|
||||
mot_stepper_int16_t tmc_sgt; // M914 X Y Z...
|
||||
per_stepper_bool_t tmc_stealth_enabled; // M569 X Y Z...
|
||||
|
||||
//
|
||||
// LIN_ADVANCE
|
||||
|
||||
Reference in New Issue
Block a user