mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-24 07:04:02 -06:00
🎨 Ender-5 S1 tweak
This commit is contained in:
parent
6de8b37433
commit
d38218fcd7
1 changed files with 1 additions and 1 deletions
|
@ -1568,7 +1568,7 @@
|
|||
|
||||
//#define MEDIA_MENU_AT_TOP // Force the media menu to be listed on the top of the main menu
|
||||
|
||||
#define EVENT_GCODE_SD_FINIS "G1 X220 Y220 F3000\nM84" // G-code to run on SD Finished (e.g., "G28XY" or "G27")
|
||||
#define EVENT_GCODE_SD_DONE "G1 X220 Y220 F3000\nM84" // G-code to run on SD Finished (e.g., "G28XY" or "G27")
|
||||
#define EVENT_GCODE_SD_ABORT "G1 X220 Y220 F3000\nM84" // G-code to run on SD Abort Print (e.g., "G28XY" or "G27")
|
||||
|
||||
#if ENABLED(PRINTER_EVENT_LEDS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue