BLTOUCH tweaks, new v3.1 command (#14015)
This commit is contained in:
committed by
Scott Lahteine
parent
62ef54cb81
commit
85fb33a060
@ -465,8 +465,7 @@ void _O2 Endstops::M119() {
|
||||
#endif
|
||||
#endif
|
||||
#if ENABLED(BLTOUCH)
|
||||
bltouch._reset();
|
||||
if (enabled_globally) bltouch._stow();
|
||||
bltouch._reset_SW_mode();
|
||||
#endif
|
||||
} // Endstops::M119
|
||||
|
||||
|
Reference in New Issue
Block a user