Add 0.025mm Manual Move for Z (#14456)
This commit is contained in:
committed by
Scott Lahteine
parent
56c4a96180
commit
ca7f56e60b
@ -197,6 +197,7 @@
|
||||
#define MSG_MOVE_Z _UxGT("Muovi Z")
|
||||
#define MSG_MOVE_E _UxGT("Estrusore")
|
||||
#define MSG_HOTEND_TOO_COLD _UxGT("Ugello freddo")
|
||||
#define MSG_MOVE_0025MM _UxGT("Muovi di 0.025mm")
|
||||
#define MSG_MOVE_01MM _UxGT("Muovi di 0.1mm")
|
||||
#define MSG_MOVE_1MM _UxGT("Muovi di 1mm")
|
||||
#define MSG_MOVE_10MM _UxGT("Muovi di 10mm")
|
||||
|
Reference in New Issue
Block a user