BLTouch v3 / 3DTouch Interoperability & performance (#13814)
This commit is contained in:
committed by
Scott Lahteine
parent
40aff7e1f2
commit
6811e2921b
@ -283,7 +283,7 @@ float zprobe_zoffset; // Initialized by settings.load()
|
||||
#endif
|
||||
#if ENABLED(PROBING_STEPPERS_OFF)
|
||||
disable_e_steppers();
|
||||
#if DISABLED(DELTA)
|
||||
#if DISABLED(DELTA, HOME_AFTER_DEACTIVATE)
|
||||
disable_X(); disable_Y();
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user