Skip to content

Commit

Permalink
🩹 Sensorless homing tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead authored and ptoal committed Dec 16, 2021
1 parent 46a715b commit 103c6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/src/inc/Conditionals_post.h
Original file line number Diff line number Diff line change
Expand Up @@ -2005,7 +2005,7 @@
#define HAS_TMC_SW_SERIAL 1
#endif

#if !USE_SENSORLESS
#if DISABLED(SENSORLESS_HOMING)
#undef SENSORLESS_BACKOFF_MM
#endif

Expand Down

0 comments on commit 103c6a9

Please sign in to comment.