Add MSG_LEVEL_BED_CANCEL for MBL
This commit is contained in:
parent
cf9a171aa9
commit
c94482168b
23 changed files with 23 additions and 1 deletions
|
|
@ -45,6 +45,7 @@
|
|||
#define MSG_LEVEL_BED_HOMING "Homing XYZ"
|
||||
#define MSG_LEVEL_BED_WAITING "Click to Begin"
|
||||
#define MSG_LEVEL_BED_DONE "Leveling Done!"
|
||||
#define MSG_LEVEL_BED_CANCEL "Cancel"
|
||||
#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