Update #MSG_TUNE c=18, #MSG_PREHEAT c=18
This commit is contained in:
parent
fbecae1707
commit
4f394c8c5a
|
|
@ -6567,7 +6567,7 @@ static void lcd_main_menu()
|
||||||
MENU_ITEM_FUNCTION_P(_T(MSG_FILAMENTCHANGE), lcd_colorprint_change);//8
|
MENU_ITEM_FUNCTION_P(_T(MSG_FILAMENTCHANGE), lcd_colorprint_change);//8
|
||||||
|
|
||||||
if ( moves_planned() || PRINTER_ACTIVE ) {
|
if ( moves_planned() || PRINTER_ACTIVE ) {
|
||||||
MENU_ITEM_SUBMENU_P(_i("Tune"), lcd_tune_menu);////MSG_TUNE
|
MENU_ITEM_SUBMENU_P(_i("Tune"), lcd_tune_menu);////MSG_TUNE c=18
|
||||||
} else {
|
} else {
|
||||||
MENU_ITEM_SUBMENU_P(_i("Preheat"), lcd_preheat_menu);////MSG_PREHEAT c=18
|
MENU_ITEM_SUBMENU_P(_i("Preheat"), lcd_preheat_menu);////MSG_PREHEAT c=18
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -865,7 +865,7 @@
|
||||||
#
|
#
|
||||||
"Total print time"
|
"Total print time"
|
||||||
|
|
||||||
#MSG_TUNE
|
#MSG_TUNE c=18
|
||||||
"Tune"
|
"Tune"
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
|
||||||
|
|
@ -1154,7 +1154,7 @@
|
||||||
"Total print time"
|
"Total print time"
|
||||||
"Celkovy cas tisku"
|
"Celkovy cas tisku"
|
||||||
|
|
||||||
#MSG_TUNE
|
#MSG_TUNE c=18
|
||||||
"Tune"
|
"Tune"
|
||||||
"Ladit"
|
"Ladit"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1154,7 +1154,7 @@
|
||||||
"Total print time"
|
"Total print time"
|
||||||
"Gesamte Druckzeit"
|
"Gesamte Druckzeit"
|
||||||
|
|
||||||
#MSG_TUNE
|
#MSG_TUNE c=18
|
||||||
"Tune"
|
"Tune"
|
||||||
"Feineinstellung"
|
"Feineinstellung"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1154,7 +1154,7 @@
|
||||||
"Total print time"
|
"Total print time"
|
||||||
"Tiempo total"
|
"Tiempo total"
|
||||||
|
|
||||||
#MSG_TUNE
|
#MSG_TUNE c=18
|
||||||
"Tune"
|
"Tune"
|
||||||
"Ajustar"
|
"Ajustar"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1154,7 +1154,7 @@
|
||||||
"Total print time"
|
"Total print time"
|
||||||
"Temps total impr."
|
"Temps total impr."
|
||||||
|
|
||||||
#MSG_TUNE
|
#MSG_TUNE c=18
|
||||||
"Tune"
|
"Tune"
|
||||||
"Regler"
|
"Regler"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1154,7 +1154,7 @@
|
||||||
"Total print time"
|
"Total print time"
|
||||||
"Tempo stampa totale"
|
"Tempo stampa totale"
|
||||||
|
|
||||||
#MSG_TUNE
|
#MSG_TUNE c=18
|
||||||
"Tune"
|
"Tune"
|
||||||
"Regola"
|
"Regola"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1154,7 +1154,7 @@
|
||||||
"Total print time"
|
"Total print time"
|
||||||
"Totaal printtijd"
|
"Totaal printtijd"
|
||||||
|
|
||||||
#MSG_TUNE
|
#MSG_TUNE c=18
|
||||||
"Tune"
|
"Tune"
|
||||||
"Fijnafstemming"
|
"Fijnafstemming"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1154,7 +1154,7 @@
|
||||||
"Total print time"
|
"Total print time"
|
||||||
"Laczny czas druku"
|
"Laczny czas druku"
|
||||||
|
|
||||||
#MSG_TUNE
|
#MSG_TUNE c=18
|
||||||
"Tune"
|
"Tune"
|
||||||
"Strojenie"
|
"Strojenie"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue