Define #MSG_FINDA c=5 and update #MSG_PINDA c=5
This commit is contained in:
parent
c0b8eef6cd
commit
268d4020cf
@ -73,7 +73,7 @@ const char MSG_NO[] PROGMEM_I1 = ISTR("No"); ////c=3
|
|||||||
const char MSG_NOZZLE[] PROGMEM_I1 = ISTR("Nozzle"); ////c=12
|
const char MSG_NOZZLE[] PROGMEM_I1 = ISTR("Nozzle"); ////c=12
|
||||||
const char MSG_PAPER[] PROGMEM_I1 = ISTR("Place a sheet of paper under the nozzle during the calibration of first 4 points. If the nozzle catches the paper, power off the printer immediately."); ////c=20 r=10
|
const char MSG_PAPER[] PROGMEM_I1 = ISTR("Place a sheet of paper under the nozzle during the calibration of first 4 points. If the nozzle catches the paper, power off the printer immediately."); ////c=20 r=10
|
||||||
const char MSG_PAUSE_PRINT[] PROGMEM_I1 = ISTR("Pause print");////c=18
|
const char MSG_PAUSE_PRINT[] PROGMEM_I1 = ISTR("Pause print");////c=18
|
||||||
const char MSG_PINDA[] PROGMEM_I1 = ISTR("PINDA");////c=6
|
const char MSG_PINDA[] PROGMEM_I1 = ISTR("PINDA");////c=5
|
||||||
const char MSG_PLACE_STEEL_SHEET[] PROGMEM_I1 = ISTR("Please place steel sheet on heatbed."); ////c=20 r=5
|
const char MSG_PLACE_STEEL_SHEET[] PROGMEM_I1 = ISTR("Please place steel sheet on heatbed."); ////c=20 r=5
|
||||||
const char MSG_PLEASE_WAIT[] PROGMEM_I1 = ISTR("Please wait"); ////c=20
|
const char MSG_PLEASE_WAIT[] PROGMEM_I1 = ISTR("Please wait"); ////c=20
|
||||||
const char MSG_POWER_FAILURES[] PROGMEM_I1 = ISTR("Power failures"); ////c=15
|
const char MSG_POWER_FAILURES[] PROGMEM_I1 = ISTR("Power failures"); ////c=15
|
||||||
|
@ -3745,7 +3745,7 @@ static void lcd_print_state(uint8_t state)
|
|||||||
//!
|
//!
|
||||||
//! @code{.unparsed}
|
//! @code{.unparsed}
|
||||||
//! |01234567890123456789|
|
//! |01234567890123456789|
|
||||||
//! |PINDA N/A FINDA N/A| MSG_PINDA c=6 MSG_FINDA c=6
|
//! |PINDA N/A FINDA N/A| MSG_PINDA c=5 MSG_FINDA c=5
|
||||||
//! |Fil. sensor N/A| MSG_FSENSOR
|
//! |Fil. sensor N/A| MSG_FSENSOR
|
||||||
//! |Xd 000 Yd 000| MSG_XD
|
//! |Xd 000 Yd 000| MSG_XD
|
||||||
//! |Int 000 Shut 000|
|
//! |Int 000 Shut 000|
|
||||||
@ -3770,7 +3770,7 @@ static void lcd_show_sensors_state()
|
|||||||
|
|
||||||
if (mmu_enabled == true)
|
if (mmu_enabled == true)
|
||||||
{
|
{
|
||||||
lcd_puts_at_P(10, 0, _i("FINDA"));
|
lcd_puts_at_P(10, 0, _i("FINDA"));////MSG_FINDA c=5
|
||||||
lcd_set_cursor(LCD_WIDTH - 3, 0);
|
lcd_set_cursor(LCD_WIDTH - 3, 0);
|
||||||
lcd_print_state(finda_state);
|
lcd_print_state(finda_state);
|
||||||
}
|
}
|
||||||
|
@ -616,7 +616,7 @@
|
|||||||
#MSG_WIZARD_HEATING c=20 r=3
|
#MSG_WIZARD_HEATING c=20 r=3
|
||||||
"Preheating nozzle. Please wait."
|
"Preheating nozzle. Please wait."
|
||||||
|
|
||||||
#MSG_PINDA c=6
|
#MSG_PINDA c=5
|
||||||
"PINDA"
|
"PINDA"
|
||||||
|
|
||||||
#MSG_NEW_FIRMWARE_PLEASE_UPGRADE c=20
|
#MSG_NEW_FIRMWARE_PLEASE_UPGRADE c=20
|
||||||
@ -994,7 +994,7 @@
|
|||||||
#MSG_FALSE_TRIGGERING c=20
|
#MSG_FALSE_TRIGGERING c=20
|
||||||
"False triggering"
|
"False triggering"
|
||||||
|
|
||||||
#
|
#MSG_FINDA c=5
|
||||||
"FINDA"
|
"FINDA"
|
||||||
|
|
||||||
#MSG_FIRMWARE c=8
|
#MSG_FIRMWARE c=8
|
||||||
|
@ -822,7 +822,7 @@
|
|||||||
"Preheating nozzle. Please wait."
|
"Preheating nozzle. Please wait."
|
||||||
"Predehrev trysky. Prosim cekejte."
|
"Predehrev trysky. Prosim cekejte."
|
||||||
|
|
||||||
#MSG_PINDA c=6
|
#MSG_PINDA c=5
|
||||||
"PINDA"
|
"PINDA"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
@ -1326,7 +1326,7 @@
|
|||||||
"False triggering"
|
"False triggering"
|
||||||
"Falesne spusteni"
|
"Falesne spusteni"
|
||||||
|
|
||||||
#
|
#MSG_FINDA c=5
|
||||||
"FINDA"
|
"FINDA"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
@ -822,7 +822,7 @@
|
|||||||
"Preheating nozzle. Please wait."
|
"Preheating nozzle. Please wait."
|
||||||
"Vorheizen der Duese. Bitte warten."
|
"Vorheizen der Duese. Bitte warten."
|
||||||
|
|
||||||
#MSG_PINDA c=6
|
#MSG_PINDA c=5
|
||||||
"PINDA"
|
"PINDA"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
@ -1326,7 +1326,7 @@
|
|||||||
"False triggering"
|
"False triggering"
|
||||||
"Falschtriggerung"
|
"Falschtriggerung"
|
||||||
|
|
||||||
#
|
#MSG_FINDA c=5
|
||||||
"FINDA"
|
"FINDA"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
@ -822,7 +822,7 @@
|
|||||||
"Preheating nozzle. Please wait."
|
"Preheating nozzle. Please wait."
|
||||||
"Precalentando nozzle. Espera por favor."
|
"Precalentando nozzle. Espera por favor."
|
||||||
|
|
||||||
#MSG_PINDA c=6
|
#MSG_PINDA c=5
|
||||||
"PINDA"
|
"PINDA"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
@ -1326,7 +1326,7 @@
|
|||||||
"False triggering"
|
"False triggering"
|
||||||
"Falsa activacion"
|
"Falsa activacion"
|
||||||
|
|
||||||
#
|
#MSG_FINDA c=5
|
||||||
"FINDA"
|
"FINDA"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
@ -822,7 +822,7 @@
|
|||||||
"Preheating nozzle. Please wait."
|
"Preheating nozzle. Please wait."
|
||||||
"Prechauffage de la buse. Merci de patienter."
|
"Prechauffage de la buse. Merci de patienter."
|
||||||
|
|
||||||
#MSG_PINDA c=6
|
#MSG_PINDA c=5
|
||||||
"PINDA"
|
"PINDA"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
@ -1326,7 +1326,7 @@
|
|||||||
"False triggering"
|
"False triggering"
|
||||||
"Faux declenchement"
|
"Faux declenchement"
|
||||||
|
|
||||||
#
|
#MSG_FINDA c=5
|
||||||
"FINDA"
|
"FINDA"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
@ -822,7 +822,7 @@
|
|||||||
"Preheating nozzle. Please wait."
|
"Preheating nozzle. Please wait."
|
||||||
"Preriscaldando l'ugello. Attendere prego."
|
"Preriscaldando l'ugello. Attendere prego."
|
||||||
|
|
||||||
#MSG_PINDA c=6
|
#MSG_PINDA c=5
|
||||||
"PINDA"
|
"PINDA"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
@ -1326,7 +1326,7 @@
|
|||||||
"False triggering"
|
"False triggering"
|
||||||
"Falso innesco"
|
"Falso innesco"
|
||||||
|
|
||||||
#
|
#MSG_FINDA c=5
|
||||||
"FINDA"
|
"FINDA"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
@ -822,7 +822,7 @@
|
|||||||
"Preheating nozzle. Please wait."
|
"Preheating nozzle. Please wait."
|
||||||
"Opwarmen van de tuit. Wacht aub."
|
"Opwarmen van de tuit. Wacht aub."
|
||||||
|
|
||||||
#MSG_PINDA c=6
|
#MSG_PINDA c=5
|
||||||
"PINDA"
|
"PINDA"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
@ -822,7 +822,7 @@
|
|||||||
"Preheating nozzle. Please wait."
|
"Preheating nozzle. Please wait."
|
||||||
"Nagrzewanie dyszy. Prosze czekac."
|
"Nagrzewanie dyszy. Prosze czekac."
|
||||||
|
|
||||||
#MSG_PINDA c=6
|
#MSG_PINDA c=5
|
||||||
"PINDA"
|
"PINDA"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
@ -1326,7 +1326,7 @@
|
|||||||
"False triggering"
|
"False triggering"
|
||||||
"Falszywy alarm"
|
"Falszywy alarm"
|
||||||
|
|
||||||
#
|
#MSG_FINDA c=5
|
||||||
"FINDA"
|
"FINDA"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user