Update MSG_MOVE_X/Y/Z c=18
This commit is contained in:
parent
c1f22a5239
commit
1a1a1d88a7
@ -4148,9 +4148,9 @@ void lcd_move_menu_axis()
|
||||
{
|
||||
MENU_BEGIN();
|
||||
MENU_ITEM_BACK_P(_T(MSG_SETTINGS));
|
||||
MENU_ITEM_SUBMENU_P(_i("Move X"), lcd_move_x);////MSG_MOVE_X
|
||||
MENU_ITEM_SUBMENU_P(_i("Move Y"), lcd_move_y);////MSG_MOVE_Y
|
||||
MENU_ITEM_SUBMENU_P(_i("Move Z"), lcd_move_z);////MSG_MOVE_Z
|
||||
MENU_ITEM_SUBMENU_P(_i("Move X"), lcd_move_x);////MSG_MOVE_X c=18
|
||||
MENU_ITEM_SUBMENU_P(_i("Move Y"), lcd_move_y);////MSG_MOVE_Y c=18
|
||||
MENU_ITEM_SUBMENU_P(_i("Move Z"), lcd_move_z);////MSG_MOVE_Z c=18
|
||||
MENU_ITEM_SUBMENU_P(_T(MSG_EXTRUDER), lcd_move_e);////MSG_EXTRUDER
|
||||
MENU_END();
|
||||
}
|
||||
|
@ -499,13 +499,13 @@
|
||||
#MSG_MOVE_AXIS c=18
|
||||
"Move axis"
|
||||
|
||||
#MSG_MOVE_X
|
||||
#MSG_MOVE_X c=18
|
||||
"Move X"
|
||||
|
||||
#MSG_MOVE_Y
|
||||
#MSG_MOVE_Y c=18
|
||||
"Move Y"
|
||||
|
||||
#MSG_MOVE_Z
|
||||
#MSG_MOVE_Z c=18
|
||||
"Move Z"
|
||||
|
||||
#MSG_NO_MOVE
|
||||
|
@ -666,15 +666,15 @@
|
||||
"Move axis"
|
||||
"Posunout osu"
|
||||
|
||||
#MSG_MOVE_X
|
||||
#MSG_MOVE_X c=18
|
||||
"Move X"
|
||||
"Posunout X"
|
||||
|
||||
#MSG_MOVE_Y
|
||||
#MSG_MOVE_Y c=18
|
||||
"Move Y"
|
||||
"Posunout Y"
|
||||
|
||||
#MSG_MOVE_Z
|
||||
#MSG_MOVE_Z c=18
|
||||
"Move Z"
|
||||
"Posunout Z"
|
||||
|
||||
|
@ -666,15 +666,15 @@
|
||||
"Move axis"
|
||||
"Achse bewegen"
|
||||
|
||||
#MSG_MOVE_X
|
||||
#MSG_MOVE_X c=18
|
||||
"Move X"
|
||||
"Bewege X"
|
||||
|
||||
#MSG_MOVE_Y
|
||||
#MSG_MOVE_Y c=18
|
||||
"Move Y"
|
||||
"Bewege Y"
|
||||
|
||||
#MSG_MOVE_Z
|
||||
#MSG_MOVE_Z c=18
|
||||
"Move Z"
|
||||
"Bewege Z"
|
||||
|
||||
|
@ -666,15 +666,15 @@
|
||||
"Move axis"
|
||||
"Mover ejes"
|
||||
|
||||
#MSG_MOVE_X
|
||||
#MSG_MOVE_X c=18
|
||||
"Move X"
|
||||
"Mover X"
|
||||
|
||||
#MSG_MOVE_Y
|
||||
#MSG_MOVE_Y c=18
|
||||
"Move Y"
|
||||
"Mover Y"
|
||||
|
||||
#MSG_MOVE_Z
|
||||
#MSG_MOVE_Z c=18
|
||||
"Move Z"
|
||||
"Mover Z"
|
||||
|
||||
|
@ -666,15 +666,15 @@
|
||||
"Move axis"
|
||||
"Deplacer l'axe"
|
||||
|
||||
#MSG_MOVE_X
|
||||
#MSG_MOVE_X c=18
|
||||
"Move X"
|
||||
"Deplacer X"
|
||||
|
||||
#MSG_MOVE_Y
|
||||
#MSG_MOVE_Y c=18
|
||||
"Move Y"
|
||||
"Deplacer Y"
|
||||
|
||||
#MSG_MOVE_Z
|
||||
#MSG_MOVE_Z c=18
|
||||
"Move Z"
|
||||
"Deplacer Z"
|
||||
|
||||
|
@ -666,15 +666,15 @@
|
||||
"Move axis"
|
||||
"Muovi asse"
|
||||
|
||||
#MSG_MOVE_X
|
||||
#MSG_MOVE_X c=18
|
||||
"Move X"
|
||||
"Sposta X"
|
||||
|
||||
#MSG_MOVE_Y
|
||||
#MSG_MOVE_Y c=18
|
||||
"Move Y"
|
||||
"Sposta Y"
|
||||
|
||||
#MSG_MOVE_Z
|
||||
#MSG_MOVE_Z c=18
|
||||
"Move Z"
|
||||
"Sposta Z"
|
||||
|
||||
|
@ -666,15 +666,15 @@
|
||||
"Move axis"
|
||||
"As verplaatsen"
|
||||
|
||||
#MSG_MOVE_X
|
||||
#MSG_MOVE_X c=18
|
||||
"Move X"
|
||||
"Verplaats X"
|
||||
|
||||
#MSG_MOVE_Y
|
||||
#MSG_MOVE_Y c=18
|
||||
"Move Y"
|
||||
"Verplaats Y"
|
||||
|
||||
#MSG_MOVE_Z
|
||||
#MSG_MOVE_Z c=18
|
||||
"Move Z"
|
||||
"Verplaats Z"
|
||||
|
||||
|
@ -666,15 +666,15 @@
|
||||
"Move axis"
|
||||
"Ruch osi"
|
||||
|
||||
#MSG_MOVE_X
|
||||
#MSG_MOVE_X c=18
|
||||
"Move X"
|
||||
"Ruch osi X"
|
||||
|
||||
#MSG_MOVE_Y
|
||||
#MSG_MOVE_Y c=18
|
||||
"Move Y"
|
||||
"Ruch osi Y"
|
||||
|
||||
#MSG_MOVE_Z
|
||||
#MSG_MOVE_Z c=18
|
||||
"Move Z"
|
||||
"Ruch osi Z"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user