🚸 Add 50mm manual move (#24884)

This commit is contained in:
mikemerryguy
2022-11-26 20:14:05 -05:00
committed by GitHub
parent 50e3e4d862
commit 5f831768a2
21 changed files with 49 additions and 7 deletions

View File

@@ -90,6 +90,7 @@ namespace Language_an {
LSTR MSG_MOVE_01MM = _UxGT("Mover 0.1mm");
LSTR MSG_MOVE_1MM = _UxGT("Mover 1mm");
LSTR MSG_MOVE_10MM = _UxGT("Mover 10mm");
LSTR MSG_MOVE_50MM = _UxGT("Mover 50mm");
LSTR MSG_MOVE_100MM = _UxGT("Mover 100mm");
LSTR MSG_SPEED = _UxGT("Velocidat");
LSTR MSG_BED_Z = _UxGT("Base Z");