Fix MSG_UNLOAD_FILAMENT length as in MMU a number is added
This commit is contained in:
parent
2281bd1ef7
commit
013708479f
@ -113,7 +113,7 @@ const char MSG_STOP_PRINT[] PROGMEM_I1 = ISTR("Stop print"); ////c=18
|
||||
const char MSG_STOPPED[] PROGMEM_I1 = ISTR("STOPPED. "); ////c=20
|
||||
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_UNLOAD_FILAMENT[] PROGMEM_I1 = ISTR("Unload filament"); ////Number 1 to 5 is added behind text e.g. "Unload filament" c=16
|
||||
const char MSG_UNLOADING_FILAMENT[] PROGMEM_I1 = ISTR("Unloading filament"); ////c=20
|
||||
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
|
||||
|
@ -877,7 +877,7 @@
|
||||
#MSG_TO_UNLOAD_FIL c=20
|
||||
"to unload filament"
|
||||
|
||||
#MSG_UNLOAD_FILAMENT c=17
|
||||
#MSG_UNLOAD_FILAMENT c=16
|
||||
"Unload filament"
|
||||
|
||||
#MSG_UNLOADING_FILAMENT c=20
|
||||
|
@ -1170,7 +1170,7 @@
|
||||
"to unload filament"
|
||||
"k vyjmuti filamentu"
|
||||
|
||||
#MSG_UNLOAD_FILAMENT c=17
|
||||
#MSG_UNLOAD_FILAMENT c=16
|
||||
"Unload filament"
|
||||
"Vyjmout filament"
|
||||
|
||||
|
@ -1170,7 +1170,7 @@
|
||||
"to unload filament"
|
||||
"Filament entladen"
|
||||
|
||||
#MSG_UNLOAD_FILAMENT c=17
|
||||
#MSG_UNLOAD_FILAMENT c=16
|
||||
"Unload filament"
|
||||
"Filament entladen"
|
||||
|
||||
|
@ -1170,7 +1170,7 @@
|
||||
"to unload filament"
|
||||
"para descargar fil."
|
||||
|
||||
#MSG_UNLOAD_FILAMENT c=17
|
||||
#MSG_UNLOAD_FILAMENT c=16
|
||||
"Unload filament"
|
||||
"Soltar filamento"
|
||||
|
||||
|
@ -1170,7 +1170,7 @@
|
||||
"to unload filament"
|
||||
"pour decharger fil."
|
||||
|
||||
#MSG_UNLOAD_FILAMENT c=17
|
||||
#MSG_UNLOAD_FILAMENT c=16
|
||||
"Unload filament"
|
||||
"Decharger fil."
|
||||
|
||||
|
@ -1170,7 +1170,7 @@
|
||||
"to unload filament"
|
||||
"per scaricare fil."
|
||||
|
||||
#MSG_UNLOAD_FILAMENT c=17
|
||||
#MSG_UNLOAD_FILAMENT c=16
|
||||
"Unload filament"
|
||||
"Scarica filamento"
|
||||
|
||||
|
@ -1170,7 +1170,7 @@
|
||||
"to unload filament"
|
||||
"om fil. uitwerpen"
|
||||
|
||||
#MSG_UNLOAD_FILAMENT c=17
|
||||
#MSG_UNLOAD_FILAMENT c=16
|
||||
"Unload filament"
|
||||
"Filament uitwerpen"
|
||||
|
||||
|
@ -1170,7 +1170,7 @@
|
||||
"to unload filament"
|
||||
"aby rozlad. filament"
|
||||
|
||||
#MSG_UNLOAD_FILAMENT c=17
|
||||
#MSG_UNLOAD_FILAMENT c=16
|
||||
"Unload filament"
|
||||
"Rozladowanie fil."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user