Enable DEDGE stepping on supported variants
This commit is contained in:
parent
6ceca9bf85
commit
1181beffb1
|
|
@ -269,6 +269,7 @@
|
||||||
// #define TMC2130_UNLOAD_CURRENT_R 12 // lower current for M600 to protect filament sensor - Unused
|
// #define TMC2130_UNLOAD_CURRENT_R 12 // lower current for M600 to protect filament sensor - Unused
|
||||||
|
|
||||||
#define TMC2130_STEALTH_Z
|
#define TMC2130_STEALTH_Z
|
||||||
|
#define TMC2130_DEDGE_STEPPING
|
||||||
|
|
||||||
//#define TMC2130_SERVICE_CODES_M910_M918
|
//#define TMC2130_SERVICE_CODES_M910_M918
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -271,6 +271,7 @@
|
||||||
// #define TMC2130_UNLOAD_CURRENT_R 12 // lower current for M600 to protect filament sensor - Unused
|
// #define TMC2130_UNLOAD_CURRENT_R 12 // lower current for M600 to protect filament sensor - Unused
|
||||||
|
|
||||||
#define TMC2130_STEALTH_Z
|
#define TMC2130_STEALTH_Z
|
||||||
|
#define TMC2130_DEDGE_STEPPING
|
||||||
|
|
||||||
//#define TMC2130_SERVICE_CODES_M910_M918
|
//#define TMC2130_SERVICE_CODES_M910_M918
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue