🌐 MSG_MOVE_100MM (#22242)
This commit is contained in:
committed by
Scott Lahteine
parent
ae76011e75
commit
ec3daadf43
@@ -89,6 +89,7 @@ namespace Language_ca {
|
||||
PROGMEM Language_Str MSG_MOVE_01MM = _UxGT("Mou 0.1mm");
|
||||
PROGMEM Language_Str MSG_MOVE_1MM = _UxGT("Mou 1mm");
|
||||
PROGMEM Language_Str MSG_MOVE_10MM = _UxGT("Mou 10mm");
|
||||
PROGMEM Language_Str MSG_MOVE_100MM = _UxGT("Mou 100mm");
|
||||
PROGMEM Language_Str MSG_SPEED = _UxGT("Velocitat");
|
||||
PROGMEM Language_Str MSG_BED_Z = _UxGT("Llit Z");
|
||||
PROGMEM Language_Str MSG_NOZZLE = _UxGT("Nozzle");
|
||||
|
Reference in New Issue
Block a user