🩹 Sensorless homing tweak

This commit is contained in:
Scott Lahteine 2021-08-28 17:46:22 -05:00 committed by Scott Lahteine
parent 6769718264
commit 53df1dfe4d

View File

@ -2005,7 +2005,7 @@
#define HAS_TMC_SW_SERIAL 1
#endif
#if !USE_SENSORLESS
#if DISABLED(SENSORLESS_HOMING)
#undef SENSORLESS_BACKOFF_MM
#endif