Define #MSG_PRINTER_IP c=18
This commit is contained in:
parent
9922774fa7
commit
d864a5cfdb
9 changed files with 32 additions and 1 deletions
|
@ -1967,7 +1967,7 @@ static void lcd_support_menu()
|
|||
if (IP_address) {
|
||||
|
||||
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(" "));
|
||||
if (((menu_item - 1) == menu_line) && lcd_draw_update) {
|
||||
lcd_set_cursor(2, menu_row);
|
||||
|
|
|
@ -1086,3 +1086,6 @@
|
|||
|
||||
#MSG_Z_PROBE_NR c=14
|
||||
"Z-probe nr."
|
||||
|
||||
#MSG_PRINTER_IP c=18
|
||||
"Printer IP Addr:"
|
||||
|
|
|
@ -1449,3 +1449,7 @@
|
|||
#MSG_Z_PROBE_NR c=14
|
||||
"Z-probe nr."
|
||||
"Pocet mereni Z"
|
||||
|
||||
#MSG_PRINTER_IP c=18
|
||||
"Printer IP Addr:"
|
||||
"\x00"
|
||||
|
|
|
@ -1449,3 +1449,7 @@
|
|||
#MSG_Z_PROBE_NR c=14
|
||||
"Z-probe nr."
|
||||
"\x00"
|
||||
|
||||
#MSG_PRINTER_IP c=18
|
||||
"Printer IP Addr:"
|
||||
"Drucker IP Adr.:"
|
||||
|
|
|
@ -1449,3 +1449,7 @@
|
|||
#MSG_Z_PROBE_NR c=14
|
||||
"Z-probe nr."
|
||||
"Z-sensor nr."
|
||||
|
||||
#MSG_PRINTER_IP c=18
|
||||
"Printer IP Addr:"
|
||||
"\x00"
|
||||
|
|
|
@ -1449,3 +1449,7 @@
|
|||
#MSG_Z_PROBE_NR c=14
|
||||
"Z-probe nr."
|
||||
"Mesurer x-fois"
|
||||
|
||||
#MSG_PRINTER_IP c=18
|
||||
"Printer IP Addr:"
|
||||
"\x00"
|
||||
|
|
|
@ -1449,3 +1449,7 @@
|
|||
#MSG_Z_PROBE_NR c=14
|
||||
"Z-probe nr."
|
||||
"Nr. Z-test"
|
||||
|
||||
#MSG_PRINTER_IP c=18
|
||||
"Printer IP Addr:"
|
||||
"\x00"
|
||||
|
|
|
@ -1449,3 +1449,7 @@
|
|||
#MSG_Z_PROBE_NR c=14
|
||||
"Z-probe nr."
|
||||
"\x00"
|
||||
|
||||
#MSG_PRINTER_IP c=18
|
||||
"Printer IP Addr:"
|
||||
"\x00"
|
||||
|
|
|
@ -1449,3 +1449,7 @@
|
|||
#MSG_Z_PROBE_NR c=14
|
||||
"Z-probe nr."
|
||||
"Ilosc Pomiarow"
|
||||
|
||||
#MSG_PRINTER_IP c=18
|
||||
"Printer IP Addr:"
|
||||
"\x00"
|
||||
|
|
Loading…
Reference in a new issue