[1.1.x] reset bltouch on home (#11010)
This commit is contained in:
parent
c0e4a7a928
commit
e601cfb836
@ -4100,6 +4100,7 @@ inline void gcode_G28(const bool always_home_all) {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(BLTOUCH)
|
#if ENABLED(BLTOUCH)
|
||||||
|
bltouch_command(BLTOUCH_RESET);
|
||||||
set_bltouch_deployed(false);
|
set_bltouch_deployed(false);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user