Add MSG_LEVEL_BED_DONE and MSG_LEVEL_BED_WAITING
This commit is contained in:
parent
80b8fd1cad
commit
5719fcba51
23 changed files with 50 additions and 2 deletions
|
|
@ -43,6 +43,8 @@
|
|||
#define MSG_DISABLE_STEPPERS "Disabilita Motori"
|
||||
#define MSG_AUTO_HOME "Auto Home"
|
||||
#define MSG_LEVEL_BED_HOMING "Homing XYZ"
|
||||
#define MSG_LEVEL_BED_WAITING "Click to Begin"
|
||||
#define MSG_LEVEL_BED_DONE "Leveling Done!"
|
||||
#define MSG_SET_HOME_OFFSETS "Setta offset home"
|
||||
#define MSG_HOME_OFFSETS_APPLIED "Offsets applied"
|
||||
#define MSG_SET_ORIGIN "Imposta Origine"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue