Merge pull request #2948 from 3d-gussner/PFW-1168
PFW-1168 Move Z up running xyz calibration
This commit is contained in:
commit
77eb10000c
@ -3044,6 +3044,8 @@ bool gcode_M45(bool onlyZ, int8_t verbosity_level)
|
||||
//set_destination_to_current();
|
||||
int l_feedmultiply = setup_for_endstop_move();
|
||||
lcd_display_message_fullscreen_P(_T(MSG_AUTO_HOME));
|
||||
raise_z_above(MESH_HOME_Z_SEARCH);
|
||||
st_synchronize();
|
||||
home_xy();
|
||||
|
||||
enable_endstops(false);
|
||||
|
Loading…
Reference in New Issue
Block a user