Change commit behavior of custom command
This commit is contained in:
parent
f91fa66f48
commit
b99e8862d8
@ -1414,9 +1414,9 @@
|
||||
*/
|
||||
#define CUSTOM_USER_MENUS
|
||||
#if ENABLED(CUSTOM_USER_MENUS)
|
||||
#define USER_SCRIPT_DONE "M117 User Script Done"
|
||||
#define USER_SCRIPT_AUDIBLE_FEEDBACK
|
||||
//#define USER_SCRIPT_RETURN // Return to status screen after a script
|
||||
#define USER_SCRIPT_DONE "M117 Ausgefuehrt"
|
||||
//#define USER_SCRIPT_AUDIBLE_FEEDBACK
|
||||
#define USER_SCRIPT_RETURN // Return to status screen after a script
|
||||
|
||||
#define USER_DESC_1 "X/Y Position nullen"
|
||||
#define USER_GCODE_1 "G92 X0 Y0"
|
||||
|
Loading…
Reference in New Issue
Block a user