Add custom user menu title (#11769)
This commit is contained in:
parent
17494099a9
commit
f38570ac55
71 changed files with 78 additions and 8 deletions
|
|
@ -1555,6 +1555,7 @@
|
|||
*/
|
||||
//#define CUSTOM_USER_MENUS
|
||||
#if ENABLED(CUSTOM_USER_MENUS)
|
||||
//#define CUSTOM_USER_MENU_TITLE "Custom Commands"
|
||||
#define USER_SCRIPT_DONE "M117 User Script Done"
|
||||
#define USER_SCRIPT_AUDIBLE_FEEDBACK
|
||||
//#define USER_SCRIPT_RETURN // Return to status screen after a script
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue