Make audible user script feedback optional

Add a parameter to enable/disable audible user script feedback
This commit is contained in:
benlye
2017-08-02 20:21:32 +01:00
parent ce65c13a97
commit 24af9e1bf4
28 changed files with 30 additions and 1 deletions

View File

@ -1255,6 +1255,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"