Better cold extrusion prevention in LCD menu (#12189)
This commit is contained in:
@ -480,6 +480,9 @@
|
||||
#ifndef MSG_MOVE_E
|
||||
#define MSG_MOVE_E _UxGT("Extruder")
|
||||
#endif
|
||||
#ifndef MSG_HOTEND_TOO_COLD
|
||||
#define MSG_HOTEND_TOO_COLD _UxGT("Hotend too cold")
|
||||
#endif
|
||||
#ifndef MSG_MOVE_01MM
|
||||
#define MSG_MOVE_01MM _UxGT("Move 0.1mm")
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user