Configurable Z move distance (#14593)
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
#define MSG_MOVE_Y _UxGT("Mover Y")
|
||||
#define MSG_MOVE_Z _UxGT("Mover Z")
|
||||
#define MSG_MOVE_E _UxGT("Mover Extrusor")
|
||||
#define MSG_MOVE_0025MM _UxGT("Mover 0.025mm")
|
||||
#define MSG_MOVE_Z_DIST _UxGT("Mover %smm")
|
||||
#define MSG_MOVE_01MM _UxGT("Mover 0.1mm")
|
||||
#define MSG_MOVE_1MM _UxGT("Mover 1mm")
|
||||
#define MSG_MOVE_10MM _UxGT("Mover 10mm")
|
||||
|
Reference in New Issue
Block a user