LCD_BED_LEVELING enables a sub-menu for ABL
This commit is contained in:
@ -769,7 +769,7 @@
|
||||
#define MSG_FIRST _UxGT("first")
|
||||
#endif
|
||||
#ifndef MSG_ZPROBE_ZOFFSET
|
||||
#define MSG_ZPROBE_ZOFFSET _UxGT("Z Offset")
|
||||
#define MSG_ZPROBE_ZOFFSET _UxGT("Probe Z Offset")
|
||||
#endif
|
||||
#ifndef MSG_BABYSTEP_X
|
||||
#define MSG_BABYSTEP_X _UxGT("Babystep X")
|
||||
|
Reference in New Issue
Block a user