mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-16 03:07:57 -06:00
🔧 Enable EDGE_STEPPING by default with TMC drivers
MarlinFirmware/Marlin#27292
This commit is contained in:
parent
2a3f370522
commit
a064bdb4a9
311 changed files with 311 additions and 311 deletions
|
@ -3460,7 +3460,7 @@
|
|||
/**
|
||||
* Step on both rising and falling edge signals (as with a square wave).
|
||||
*/
|
||||
//#define EDGE_STEPPING
|
||||
#define EDGE_STEPPING
|
||||
|
||||
/**
|
||||
* Enable M122 debugging command for TMC stepper drivers.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue