runout.distance_mm LCD edit item (#14066)
This commit is contained in:
committed by
Scott Lahteine
parent
a3f034b95e
commit
f30b89953d
@ -1197,6 +1197,9 @@
|
||||
#ifndef MSG_RUNOUT_SENSOR
|
||||
#define MSG_RUNOUT_SENSOR _UxGT("Runout Sensor")
|
||||
#endif
|
||||
#ifndef MSG_RUNOUT_DISTANCE_MM
|
||||
#define MSG_RUNOUT_DISTANCE_MM _UxGT("Runout Dist mm")
|
||||
#endif
|
||||
#ifndef MSG_ERR_HOMING_FAILED
|
||||
#define MSG_ERR_HOMING_FAILED _UxGT("Homing failed")
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user