Only home Z at the end of G34 (#14353)
This commit is contained in:
parent
5df051fdee
commit
9c83135d40
@ -285,8 +285,8 @@ void GcodeSuite::G34() {
|
|||||||
bltouch._stow();
|
bltouch._stow();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Home after the alignment procedure
|
// Home Z after the alignment procedure
|
||||||
home_all_axes();
|
process_subcommands_now_P(PSTR("G28 Z"));
|
||||||
|
|
||||||
} while(0);
|
} while(0);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user