parent
42be79b3a2
commit
d4fd39f05f
2 changed files with 23 additions and 23 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue