Update "Fail stats MMU" c=18
This commit is contained in:
parent
6691f67e7d
commit
878200ecae
9 changed files with 10 additions and 10 deletions
|
@ -6668,7 +6668,7 @@ static void lcd_main_menu()
|
||||||
MENU_ITEM_SUBMENU_P(_i("Fail stats"), lcd_menu_fails_stats);
|
MENU_ITEM_SUBMENU_P(_i("Fail stats"), lcd_menu_fails_stats);
|
||||||
#endif
|
#endif
|
||||||
if (mmu_enabled) {
|
if (mmu_enabled) {
|
||||||
MENU_ITEM_SUBMENU_P(_i("Fail stats MMU"), lcd_menu_fails_stats_mmu);
|
MENU_ITEM_SUBMENU_P(_i("Fail stats MMU"), lcd_menu_fails_stats_mmu);////c=18
|
||||||
}
|
}
|
||||||
MENU_ITEM_SUBMENU_P(_i("Support"), lcd_support_menu);////MSG_SUPPORT
|
MENU_ITEM_SUBMENU_P(_i("Support"), lcd_support_menu);////MSG_SUPPORT
|
||||||
#ifdef LCD_TEST
|
#ifdef LCD_TEST
|
||||||
|
|
|
@ -235,7 +235,7 @@
|
||||||
#MSG_EXTRUDER c=17
|
#MSG_EXTRUDER c=17
|
||||||
"Extruder"
|
"Extruder"
|
||||||
|
|
||||||
#
|
# c=18
|
||||||
"Fail stats MMU"
|
"Fail stats MMU"
|
||||||
|
|
||||||
#MSG_FSENSOR_AUTOLOAD c=13
|
#MSG_FSENSOR_AUTOLOAD c=13
|
||||||
|
|
|
@ -314,7 +314,7 @@
|
||||||
"Extruder"
|
"Extruder"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#
|
# c=18
|
||||||
"Fail stats MMU"
|
"Fail stats MMU"
|
||||||
"Selhani MMU"
|
"Selhani MMU"
|
||||||
|
|
||||||
|
|
|
@ -314,7 +314,7 @@
|
||||||
"Extruder"
|
"Extruder"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#
|
# c=18
|
||||||
"Fail stats MMU"
|
"Fail stats MMU"
|
||||||
"MMU-Fehler"
|
"MMU-Fehler"
|
||||||
|
|
||||||
|
|
|
@ -144,7 +144,7 @@
|
||||||
|
|
||||||
# c=20
|
# c=20
|
||||||
"Calibrating home"
|
"Calibrating home"
|
||||||
"Calibrando posicion inicial"
|
"Calibrar posicion inicial"
|
||||||
|
|
||||||
#MSG_CALIBRATE_BED
|
#MSG_CALIBRATE_BED
|
||||||
"Calibrate XYZ"
|
"Calibrate XYZ"
|
||||||
|
@ -314,7 +314,7 @@
|
||||||
"Extruder"
|
"Extruder"
|
||||||
"Extruir"
|
"Extruir"
|
||||||
|
|
||||||
#
|
# c=18
|
||||||
"Fail stats MMU"
|
"Fail stats MMU"
|
||||||
"Estadistica de fallos MMU"
|
"Estadistica de fallos MMU"
|
||||||
|
|
||||||
|
|
|
@ -314,7 +314,7 @@
|
||||||
"Extruder"
|
"Extruder"
|
||||||
"Extrudeur"
|
"Extrudeur"
|
||||||
|
|
||||||
#
|
# c=18
|
||||||
"Fail stats MMU"
|
"Fail stats MMU"
|
||||||
"Stat. d'echec MMU"
|
"Stat. d'echec MMU"
|
||||||
|
|
||||||
|
|
|
@ -314,7 +314,7 @@
|
||||||
"Extruder"
|
"Extruder"
|
||||||
"Estrusore"
|
"Estrusore"
|
||||||
|
|
||||||
#
|
# c=18
|
||||||
"Fail stats MMU"
|
"Fail stats MMU"
|
||||||
"Stat.fall. MMU"
|
"Stat.fall. MMU"
|
||||||
|
|
||||||
|
|
|
@ -314,7 +314,7 @@
|
||||||
"Extruder"
|
"Extruder"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#
|
# c=18
|
||||||
"Fail stats MMU"
|
"Fail stats MMU"
|
||||||
"MMU-Fouten"
|
"MMU-Fouten"
|
||||||
|
|
||||||
|
|
|
@ -314,7 +314,7 @@
|
||||||
"Extruder"
|
"Extruder"
|
||||||
"Ekstruder"
|
"Ekstruder"
|
||||||
|
|
||||||
#
|
# c=18
|
||||||
"Fail stats MMU"
|
"Fail stats MMU"
|
||||||
"Bledy MMU"
|
"Bledy MMU"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue