LVGL and Classic UI for STM32 (#20552)
This commit is contained in:
@ -42,7 +42,7 @@ void GcodeSuite::G34() {
|
||||
if (!all_axes_trusted()) home_all_axes();
|
||||
|
||||
TERN_(HAS_LEVELING, TEMPORARY_BED_LEVELING_STATE(false));
|
||||
|
||||
|
||||
SET_SOFT_ENDSTOP_LOOSE(true);
|
||||
TemporaryGlobalEndstopsState unlock_z(false);
|
||||
|
||||
|
Reference in New Issue
Block a user