Update #MSG_MOVE_AXIS c=18
This commit is contained in:
parent
99893d5066
commit
c1f22a5239
9 changed files with 9 additions and 9 deletions
|
@ -5592,7 +5592,7 @@ static void lcd_settings_menu()
|
|||
|
||||
if (!PRINTER_ACTIVE || isPrintPaused)
|
||||
{
|
||||
MENU_ITEM_SUBMENU_P(_i("Move axis"), lcd_move_menu_1mm);////MSG_MOVE_AXIS
|
||||
MENU_ITEM_SUBMENU_P(_i("Move axis"), lcd_move_menu_1mm);////MSG_MOVE_AXIS c=18
|
||||
MENU_ITEM_GCODE_P(_i("Disable steppers"), PSTR("M84"));////MSG_DISABLE_STEPPERS c=18
|
||||
}
|
||||
|
||||
|
|
|
@ -496,7 +496,7 @@
|
|||
#MSG_SELFTEST_MOTOR c=18
|
||||
"Motor"
|
||||
|
||||
#MSG_MOVE_AXIS
|
||||
#MSG_MOVE_AXIS c=18
|
||||
"Move axis"
|
||||
|
||||
#MSG_MOVE_X
|
||||
|
|
|
@ -662,7 +662,7 @@
|
|||
"Motor"
|
||||
"\x00"
|
||||
|
||||
#MSG_MOVE_AXIS
|
||||
#MSG_MOVE_AXIS c=18
|
||||
"Move axis"
|
||||
"Posunout osu"
|
||||
|
||||
|
|
|
@ -662,7 +662,7 @@
|
|||
"Motor"
|
||||
"\x00"
|
||||
|
||||
#MSG_MOVE_AXIS
|
||||
#MSG_MOVE_AXIS c=18
|
||||
"Move axis"
|
||||
"Achse bewegen"
|
||||
|
||||
|
|
|
@ -662,7 +662,7 @@
|
|||
"Motor"
|
||||
"\x00"
|
||||
|
||||
#MSG_MOVE_AXIS
|
||||
#MSG_MOVE_AXIS c=18
|
||||
"Move axis"
|
||||
"Mover ejes"
|
||||
|
||||
|
|
|
@ -662,7 +662,7 @@
|
|||
"Motor"
|
||||
"Moteur"
|
||||
|
||||
#MSG_MOVE_AXIS
|
||||
#MSG_MOVE_AXIS c=18
|
||||
"Move axis"
|
||||
"Deplacer l'axe"
|
||||
|
||||
|
|
|
@ -662,7 +662,7 @@
|
|||
"Motor"
|
||||
"Motore"
|
||||
|
||||
#MSG_MOVE_AXIS
|
||||
#MSG_MOVE_AXIS c=18
|
||||
"Move axis"
|
||||
"Muovi asse"
|
||||
|
||||
|
|
|
@ -662,7 +662,7 @@
|
|||
"Motor"
|
||||
"\x00"
|
||||
|
||||
#MSG_MOVE_AXIS
|
||||
#MSG_MOVE_AXIS c=18
|
||||
"Move axis"
|
||||
"As verplaatsen"
|
||||
|
||||
|
|
|
@ -662,7 +662,7 @@
|
|||
"Motor"
|
||||
"Silnik"
|
||||
|
||||
#MSG_MOVE_AXIS
|
||||
#MSG_MOVE_AXIS c=18
|
||||
"Move axis"
|
||||
"Ruch osi"
|
||||
|
||||
|
|
Loading…
Reference in a new issue