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
|
|
@ -43,6 +43,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 "\xbe\xbf\xbb\xbc\xbd\xc0\xc1"
|
||||
#define MSG_HOME_OFFSETS_APPLIED "Offsets applied"
|
||||
#define MSG_SET_ORIGIN "\xbe\xbf\xbc\xbd"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue