Enable DEDGE stepping on supported variants

This commit is contained in:
Yuri D'Elia 2019-06-17 21:10:18 +02:00
parent 6ceca9bf85
commit 1181beffb1
2 changed files with 2 additions and 0 deletions

View File

@ -269,6 +269,7 @@
// #define TMC2130_UNLOAD_CURRENT_R 12 // lower current for M600 to protect filament sensor - Unused
#define TMC2130_STEALTH_Z
#define TMC2130_DEDGE_STEPPING
//#define TMC2130_SERVICE_CODES_M910_M918

View File

@ -271,6 +271,7 @@
// #define TMC2130_UNLOAD_CURRENT_R 12 // lower current for M600 to protect filament sensor - Unused
#define TMC2130_STEALTH_Z
#define TMC2130_DEDGE_STEPPING
//#define TMC2130_SERVICE_CODES_M910_M918