Add 0.025mm Manual Move for Z (#14456)
This commit is contained in:
committed by
Scott Lahteine
parent
56c4a96180
commit
ca7f56e60b
@@ -543,6 +543,9 @@
|
||||
#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")
|
||||
#endif
|
||||
#ifndef MSG_MOVE_01MM
|
||||
#define MSG_MOVE_01MM _UxGT("Move 0.1mm")
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user