Fix "too cold" in M600 (#19332)

This commit is contained in:
Giuliano Zaro
2020-09-10 23:47:58 +02:00
committed by GitHub
parent 21ee7be30a
commit b2ba9009d0
21 changed files with 8 additions and 40 deletions

View File

@ -535,7 +535,6 @@ namespace Language_it {
PROGMEM Language_Str MSG_RUNOUT_DISTANCE_MM = _UxGT("Dist mm filo term.");
PROGMEM Language_Str MSG_KILL_HOMING_FAILED = _UxGT("Home fallito");
PROGMEM Language_Str MSG_LCD_PROBING_FAILED = _UxGT("Sondaggio fallito");
PROGMEM Language_Str MSG_M600_TOO_COLD = _UxGT("M600:Troppo freddo");
PROGMEM Language_Str MSG_MMU2_CHOOSE_FILAMENT_HEADER = _UxGT("SCELTA FILAMENTO");
PROGMEM Language_Str MSG_MMU2_MENU = _UxGT("MMU");