🔥 Remove INTEGRATED_BABYSTEPPING

MarlinFirmware/Marlin#26035
This commit is contained in:
Scott Lahteine 2023-07-01 01:35:53 -05:00
parent 71460fc697
commit 7f3a5f81f5
317 changed files with 0 additions and 317 deletions

View file

@ -2203,7 +2203,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)