Update #MSG_WATCH c=18
This commit is contained in:
parent
0139bb5a5e
commit
a82ca3def4
9 changed files with 9 additions and 9 deletions
|
@ -114,7 +114,7 @@ const char MSG_TEMP_CALIBRATION[] PROGMEM_I1 = ISTR("Temp. cal."); ////c=14
|
|||
const char MSG_TEMP_CALIBRATION_DONE[] PROGMEM_I1 = ISTR("Temperature calibration is finished and active. Temp. calibration can be disabled in menu Settings->Temp. cal."); ////c=20 r=12
|
||||
const char MSG_UNLOAD_FILAMENT[] PROGMEM_I1 = ISTR("Unload filament"); ////c=17
|
||||
const char MSG_UNLOADING_FILAMENT[] PROGMEM_I1 = ISTR("Unloading filament"); ////c=20 r=1
|
||||
const char MSG_WATCH[] PROGMEM_I1 = ISTR("Info screen"); ////
|
||||
const char MSG_WATCH[] PROGMEM_I1 = ISTR("Info screen"); ////c=18
|
||||
const char MSG_WIZARD_CALIBRATION_FAILED[] PROGMEM_I1 = ISTR("Please check our handbook and fix the problem. Then resume the Wizard by rebooting the printer."); ////c=20 r=8
|
||||
const char MSG_WIZARD_DONE[] PROGMEM_I1 = ISTR("All is done. Happy printing!"); ////c=20 r=8
|
||||
const char MSG_WIZARD_HEATING[] PROGMEM_I1 = ISTR("Preheating nozzle. Please wait."); ////c=20 r=3
|
||||
|
|
|
@ -367,7 +367,7 @@
|
|||
#MSG_WIZARD_Z_CAL c=20 r=8
|
||||
"I will run z calibration now."
|
||||
|
||||
#MSG_WATCH
|
||||
#MSG_WATCH c=18
|
||||
"Info screen"
|
||||
|
||||
#MSG_INSERT_FILAMENT c=20
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"I will run z calibration now."
|
||||
"Nyni provedu z kalibraci."
|
||||
|
||||
#MSG_WATCH
|
||||
#MSG_WATCH c=18
|
||||
"Info screen"
|
||||
"Informace"
|
||||
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"I will run z calibration now."
|
||||
"Ich werde jetzt die Z Kalibrierung durchfuehren."
|
||||
|
||||
#MSG_WATCH
|
||||
#MSG_WATCH c=18
|
||||
"Info screen"
|
||||
"Infoanzeige"
|
||||
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"I will run z calibration now."
|
||||
"Voy a hacer Calibracion Z ahora."
|
||||
|
||||
#MSG_WATCH
|
||||
#MSG_WATCH c=18
|
||||
"Info screen"
|
||||
"Monitorizar"
|
||||
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"I will run z calibration now."
|
||||
"Je vais maintenant lancer la calibration Z."
|
||||
|
||||
#MSG_WATCH
|
||||
#MSG_WATCH c=18
|
||||
"Info screen"
|
||||
"Ecran d'info"
|
||||
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"I will run z calibration now."
|
||||
"Adesso avviero la Calibrazione Z."
|
||||
|
||||
#MSG_WATCH
|
||||
#MSG_WATCH c=18
|
||||
"Info screen"
|
||||
"Schermata info"
|
||||
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"I will run z calibration now."
|
||||
"Begin nu met z-kalibratie."
|
||||
|
||||
#MSG_WATCH
|
||||
#MSG_WATCH c=18
|
||||
"Info screen"
|
||||
"Info scherm"
|
||||
|
||||
|
|
|
@ -490,7 +490,7 @@
|
|||
"I will run z calibration now."
|
||||
"Przeprowadze kalibracje Z."
|
||||
|
||||
#MSG_WATCH
|
||||
#MSG_WATCH c=18
|
||||
"Info screen"
|
||||
"Ekran informacyjny"
|
||||
|
||||
|
|
Loading…
Reference in a new issue