[1.1.x] reset bltouch on home (#11010)
This commit is contained in:
parent
c0e4a7a928
commit
e601cfb836
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue