mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-05 21:14:06 -06:00
🩹 Direct Stepping AVR-only
This commit is contained in:
parent
5a195ea516
commit
88fde7d59f
2 changed files with 2 additions and 2 deletions
|
@ -2543,7 +2543,7 @@
|
|||
* less step aliasing by calculating all motions in advance.
|
||||
* Preparing your G-code: https://github.com/colinrgodsey/step-daemon
|
||||
*/
|
||||
#define DIRECT_STEPPING
|
||||
//#define DIRECT_STEPPING
|
||||
|
||||
/**
|
||||
* G38 Probe Target
|
||||
|
|
|
@ -2543,7 +2543,7 @@
|
|||
* less step aliasing by calculating all motions in advance.
|
||||
* Preparing your G-code: https://github.com/colinrgodsey/step-daemon
|
||||
*/
|
||||
#define DIRECT_STEPPING
|
||||
//#define DIRECT_STEPPING
|
||||
|
||||
/**
|
||||
* G38 Probe Target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue