mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-10 16:27:56 -06:00
BROWSE_MEDIA_ON_INSERT
This commit is contained in:
parent
a16efbf435
commit
d6e00eb89d
195 changed files with 390 additions and 0 deletions
|
@ -1193,6 +1193,8 @@
|
|||
|
||||
//#define MENU_ADDAUTOSTART // Add a menu option to run auto#.g files
|
||||
|
||||
//#define BROWSE_MEDIA_ON_INSERT // Open the file browser when media is inserted
|
||||
|
||||
#define EVENT_GCODE_SD_ABORT "G27" // 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