Configurable Z move distance (#14593)
This commit is contained in:
@@ -543,8 +543,8 @@
|
||||
#ifndef MSG_HOTEND_TOO_COLD
|
||||
#define MSG_HOTEND_TOO_COLD _UxGT("Hotend too cold")
|
||||
#endif
|
||||
#ifndef MSG_MOVE_0025MM
|
||||
#define MSG_MOVE_0025MM _UxGT("Move 0.025mm")
|
||||
#ifndef MSG_MOVE_Z_DIST
|
||||
#define MSG_MOVE_Z_DIST _UxGT("Move %smm")
|
||||
#endif
|
||||
#ifndef MSG_MOVE_01MM
|
||||
#define MSG_MOVE_01MM _UxGT("Move 0.1mm")
|
||||
|
Reference in New Issue
Block a user