fix g29 (#23887)
This commit is contained in:
parent
56955c179d
commit
b045c91f26
@ -718,7 +718,7 @@ G29_TYPE GcodeSuite::G29() {
|
|||||||
|
|
||||||
#endif // AUTO_BED_LEVELING_3POINT
|
#endif // AUTO_BED_LEVELING_3POINT
|
||||||
|
|
||||||
ui.reset_status();
|
TERN_(HAS_STATUS_MESSAGE, ui.reset_status());
|
||||||
|
|
||||||
// Stow the probe. No raise for FIX_MOUNTED_PROBE.
|
// Stow the probe. No raise for FIX_MOUNTED_PROBE.
|
||||||
if (probe.stow()) {
|
if (probe.stow()) {
|
||||||
|
Loading…
Reference in New Issue
Block a user