Explorar o código

Unhack selftest hack during wizard

3d-gussner %!s(int64=3) %!d(string=hai) anos
pai
achega
f2f54da5b0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Firmware/ultralcd.cpp

+ 1 - 0
Firmware/ultralcd.cpp

@@ -4018,6 +4018,7 @@ void lcd_wizard(WizState state)
 			wizard_event = gcode_M45(false, 0);
 			if (wizard_event) {
 #ifdef TEMP_MODEL
+			lcd_reset_alert_level();
 			state = S::TempModel;
 #else
 			state = S::IsFil;