Move BLTouch options to adv config (#14131)
Plus other BLTouch and menu enhancements.
This commit is contained in:
committed by
Scott Lahteine
parent
0ca2073625
commit
b7eeb5b13b
@ -933,6 +933,9 @@
|
||||
#ifndef MSG_BLTOUCH_MODE_ECHO
|
||||
#define MSG_BLTOUCH_MODE_ECHO _UxGT("Report Drain")
|
||||
#endif
|
||||
#ifndef MSG_BLTOUCH_MODE_CHANGE
|
||||
#define MSG_BLTOUCH_MODE_CHANGE _UxGT("DANGER: Bad settings can cause damage! Proceed anyway?")
|
||||
#endif
|
||||
#ifndef MSG_MANUAL_DEPLOY
|
||||
#define MSG_MANUAL_DEPLOY _UxGT("Deploy Z-Probe")
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user