Define #MSG_PRINTER_IP c=18
This commit is contained in:
parent
9922774fa7
commit
d864a5cfdb
|
|
@ -1967,7 +1967,7 @@ static void lcd_support_menu()
|
||||||
if (IP_address) {
|
if (IP_address) {
|
||||||
|
|
||||||
MENU_ITEM_BACK_P(STR_SEPARATOR);
|
MENU_ITEM_BACK_P(STR_SEPARATOR);
|
||||||
MENU_ITEM_BACK_P(PSTR("Printer IP Addr:")); ////c=18
|
MENU_ITEM_BACK_P(PSTR("Printer IP Addr:")); ////MSG_PRINTER_IP c=18
|
||||||
MENU_ITEM_BACK_P(PSTR(" "));
|
MENU_ITEM_BACK_P(PSTR(" "));
|
||||||
if (((menu_item - 1) == menu_line) && lcd_draw_update) {
|
if (((menu_item - 1) == menu_line) && lcd_draw_update) {
|
||||||
lcd_set_cursor(2, menu_row);
|
lcd_set_cursor(2, menu_row);
|
||||||
|
|
|
||||||
|
|
@ -1086,3 +1086,6 @@
|
||||||
|
|
||||||
#MSG_Z_PROBE_NR c=14
|
#MSG_Z_PROBE_NR c=14
|
||||||
"Z-probe nr."
|
"Z-probe nr."
|
||||||
|
|
||||||
|
#MSG_PRINTER_IP c=18
|
||||||
|
"Printer IP Addr:"
|
||||||
|
|
|
||||||
|
|
@ -1449,3 +1449,7 @@
|
||||||
#MSG_Z_PROBE_NR c=14
|
#MSG_Z_PROBE_NR c=14
|
||||||
"Z-probe nr."
|
"Z-probe nr."
|
||||||
"Pocet mereni Z"
|
"Pocet mereni Z"
|
||||||
|
|
||||||
|
#MSG_PRINTER_IP c=18
|
||||||
|
"Printer IP Addr:"
|
||||||
|
"\x00"
|
||||||
|
|
|
||||||
|
|
@ -1449,3 +1449,7 @@
|
||||||
#MSG_Z_PROBE_NR c=14
|
#MSG_Z_PROBE_NR c=14
|
||||||
"Z-probe nr."
|
"Z-probe nr."
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
#MSG_PRINTER_IP c=18
|
||||||
|
"Printer IP Addr:"
|
||||||
|
"Drucker IP Adr.:"
|
||||||
|
|
|
||||||
|
|
@ -1449,3 +1449,7 @@
|
||||||
#MSG_Z_PROBE_NR c=14
|
#MSG_Z_PROBE_NR c=14
|
||||||
"Z-probe nr."
|
"Z-probe nr."
|
||||||
"Z-sensor nr."
|
"Z-sensor nr."
|
||||||
|
|
||||||
|
#MSG_PRINTER_IP c=18
|
||||||
|
"Printer IP Addr:"
|
||||||
|
"\x00"
|
||||||
|
|
|
||||||
|
|
@ -1449,3 +1449,7 @@
|
||||||
#MSG_Z_PROBE_NR c=14
|
#MSG_Z_PROBE_NR c=14
|
||||||
"Z-probe nr."
|
"Z-probe nr."
|
||||||
"Mesurer x-fois"
|
"Mesurer x-fois"
|
||||||
|
|
||||||
|
#MSG_PRINTER_IP c=18
|
||||||
|
"Printer IP Addr:"
|
||||||
|
"\x00"
|
||||||
|
|
|
||||||
|
|
@ -1449,3 +1449,7 @@
|
||||||
#MSG_Z_PROBE_NR c=14
|
#MSG_Z_PROBE_NR c=14
|
||||||
"Z-probe nr."
|
"Z-probe nr."
|
||||||
"Nr. Z-test"
|
"Nr. Z-test"
|
||||||
|
|
||||||
|
#MSG_PRINTER_IP c=18
|
||||||
|
"Printer IP Addr:"
|
||||||
|
"\x00"
|
||||||
|
|
|
||||||
|
|
@ -1449,3 +1449,7 @@
|
||||||
#MSG_Z_PROBE_NR c=14
|
#MSG_Z_PROBE_NR c=14
|
||||||
"Z-probe nr."
|
"Z-probe nr."
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
#MSG_PRINTER_IP c=18
|
||||||
|
"Printer IP Addr:"
|
||||||
|
"\x00"
|
||||||
|
|
|
||||||
|
|
@ -1449,3 +1449,7 @@
|
||||||
#MSG_Z_PROBE_NR c=14
|
#MSG_Z_PROBE_NR c=14
|
||||||
"Z-probe nr."
|
"Z-probe nr."
|
||||||
"Ilosc Pomiarow"
|
"Ilosc Pomiarow"
|
||||||
|
|
||||||
|
#MSG_PRINTER_IP c=18
|
||||||
|
"Printer IP Addr:"
|
||||||
|
"\x00"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue