Update #MSG_STOP_PRINT c=18
This commit is contained in:
parent
46367c2a33
commit
a9ed513979
9 changed files with 9 additions and 9 deletions
|
@ -108,7 +108,7 @@ const char MSG_SILENT[] PROGMEM_I1 = ISTR("Silent"); ////c=7
|
||||||
const char MSG_NORMAL[] PROGMEM_I1 = ISTR("Normal"); ////c=7
|
const char MSG_NORMAL[] PROGMEM_I1 = ISTR("Normal"); ////c=7
|
||||||
const char MSG_STEALTH[] PROGMEM_I1 = ISTR("Stealth"); ////c=7
|
const char MSG_STEALTH[] PROGMEM_I1 = ISTR("Stealth"); ////c=7
|
||||||
const char MSG_STEEL_SHEET_CHECK[] PROGMEM_I1 = ISTR("Is steel sheet on heatbed?"); ////c=20 r=2
|
const char MSG_STEEL_SHEET_CHECK[] PROGMEM_I1 = ISTR("Is steel sheet on heatbed?"); ////c=20 r=2
|
||||||
const char MSG_STOP_PRINT[] PROGMEM_I1 = ISTR("Stop print"); ////
|
const char MSG_STOP_PRINT[] PROGMEM_I1 = ISTR("Stop print"); ////c=18
|
||||||
const char MSG_STOPPED[] PROGMEM_I1 = ISTR("STOPPED. "); ////
|
const char MSG_STOPPED[] PROGMEM_I1 = ISTR("STOPPED. "); ////
|
||||||
const char MSG_TEMP_CALIBRATION[] PROGMEM_I1 = ISTR("Temp. cal."); ////c=14
|
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_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
|
||||||
|
|
|
@ -817,7 +817,7 @@
|
||||||
#MSG_STATISTICS
|
#MSG_STATISTICS
|
||||||
"Statistics "
|
"Statistics "
|
||||||
|
|
||||||
#MSG_STOP_PRINT
|
#MSG_STOP_PRINT c=18
|
||||||
"Stop print"
|
"Stop print"
|
||||||
|
|
||||||
#MSG_STOPPED
|
#MSG_STOPPED
|
||||||
|
|
|
@ -1090,7 +1090,7 @@
|
||||||
"Statistics "
|
"Statistics "
|
||||||
"Statistika "
|
"Statistika "
|
||||||
|
|
||||||
#MSG_STOP_PRINT
|
#MSG_STOP_PRINT c=18
|
||||||
"Stop print"
|
"Stop print"
|
||||||
"Zastavit tisk"
|
"Zastavit tisk"
|
||||||
|
|
||||||
|
|
|
@ -1090,7 +1090,7 @@
|
||||||
"Statistics "
|
"Statistics "
|
||||||
"Statistiken "
|
"Statistiken "
|
||||||
|
|
||||||
#MSG_STOP_PRINT
|
#MSG_STOP_PRINT c=18
|
||||||
"Stop print"
|
"Stop print"
|
||||||
"Druck abbrechen"
|
"Druck abbrechen"
|
||||||
|
|
||||||
|
|
|
@ -1090,7 +1090,7 @@
|
||||||
"Statistics "
|
"Statistics "
|
||||||
"Estadisticas "
|
"Estadisticas "
|
||||||
|
|
||||||
#MSG_STOP_PRINT
|
#MSG_STOP_PRINT c=18
|
||||||
"Stop print"
|
"Stop print"
|
||||||
"Detener impresion"
|
"Detener impresion"
|
||||||
|
|
||||||
|
|
|
@ -1090,7 +1090,7 @@
|
||||||
"Statistics "
|
"Statistics "
|
||||||
"Statistiques"
|
"Statistiques"
|
||||||
|
|
||||||
#MSG_STOP_PRINT
|
#MSG_STOP_PRINT c=18
|
||||||
"Stop print"
|
"Stop print"
|
||||||
"Arreter impression"
|
"Arreter impression"
|
||||||
|
|
||||||
|
|
|
@ -1090,7 +1090,7 @@
|
||||||
"Statistics "
|
"Statistics "
|
||||||
"Statistiche"
|
"Statistiche"
|
||||||
|
|
||||||
#MSG_STOP_PRINT
|
#MSG_STOP_PRINT c=18
|
||||||
"Stop print"
|
"Stop print"
|
||||||
"Arresta stampa"
|
"Arresta stampa"
|
||||||
|
|
||||||
|
|
|
@ -1090,7 +1090,7 @@
|
||||||
"Statistics "
|
"Statistics "
|
||||||
"Statistieken"
|
"Statistieken"
|
||||||
|
|
||||||
#MSG_STOP_PRINT
|
#MSG_STOP_PRINT c=18
|
||||||
"Stop print"
|
"Stop print"
|
||||||
"Print stoppen"
|
"Print stoppen"
|
||||||
|
|
||||||
|
|
|
@ -1090,7 +1090,7 @@
|
||||||
"Statistics "
|
"Statistics "
|
||||||
"Statystyki"
|
"Statystyki"
|
||||||
|
|
||||||
#MSG_STOP_PRINT
|
#MSG_STOP_PRINT c=18
|
||||||
"Stop print"
|
"Stop print"
|
||||||
"Przerwanie druku"
|
"Przerwanie druku"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue