🔥 Always use ISR for BABYSTEPPING (#26035)

This commit is contained in:
Scott Lahteine
2023-07-19 21:12:32 -05:00
committed by GitHub
parent 885e9cc057
commit 45193b4a1d
8 changed files with 18 additions and 34 deletions

View File

@@ -2206,7 +2206,6 @@
*/
//#define BABYSTEPPING
#if ENABLED(BABYSTEPPING)
//#define INTEGRATED_BABYSTEPPING // Integration of babystepping into the Stepper ISR
//#define EP_BABYSTEPPING // M293/M294 babystepping with EMERGENCY_PARSER support
//#define BABYSTEP_WITHOUT_HOMING
//#define BABYSTEP_ALWAYS_AVAILABLE // Allow babystepping at all times (not just during movement)