Make audible user script feedback optional
Add a parameter to enable/disable audible user script feedback
This commit is contained in:
parent
ce65c13a97
commit
24af9e1bf4
28 changed files with 30 additions and 1 deletions
|
|
@ -1262,6 +1262,7 @@
|
|||
//#define CUSTOM_USER_MENUS
|
||||
#if ENABLED(CUSTOM_USER_MENUS)
|
||||
#define USER_SCRIPT_DONE "M117 User Script Done"
|
||||
#define USER_SCRIPT_AUDIBLE_FEEDBACK
|
||||
|
||||
#define USER_DESC_1 "Home & UBL Info"
|
||||
#define USER_GCODE_1 "G28\nG29 W"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue