Save/Load distinct TMC SG thresholds (#17741)
This commit is contained in:
parent
07a6bf9b84
commit
7c3909bc3f
3 changed files with 30 additions and 73 deletions
|
|
@ -2393,7 +2393,11 @@
|
|||
#define X_STALL_SENSITIVITY 8
|
||||
#define X2_STALL_SENSITIVITY X_STALL_SENSITIVITY
|
||||
#define Y_STALL_SENSITIVITY 8
|
||||
//#define Z_STALL_SENSITIVITY 8
|
||||
#define Y2_STALL_SENSITIVITY Y_STALL_SENSITIVITY
|
||||
#define Z_STALL_SENSITIVITY 8
|
||||
#define Z2_STALL_SENSITIVITY Z_STALL_SENSITIVITY
|
||||
#define Z3_STALL_SENSITIVITY Z_STALL_SENSITIVITY
|
||||
#define Z4_STALL_SENSITIVITY Z_STALL_SENSITIVITY
|
||||
//#define SPI_ENDSTOPS // TMC2130 only
|
||||
//#define IMPROVE_HOMING_RELIABILITY
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue