MEDIA_MENU_AT_TOP for MarlinUI (#21925)

This commit is contained in:
Pascal de Bruijn
2021-05-20 13:35:38 +02:00
committed by Scott Lahteine
parent 1b45b3802a
commit 493eb446b7
3 changed files with 42 additions and 65 deletions

View File

@@ -1301,6 +1301,8 @@
//#define BROWSE_MEDIA_ON_INSERT // Open the file browser when media is inserted
//#define MEDIA_MENU_AT_TOP // Force the media menu to be listed on the top of the main menu
#define EVENT_GCODE_SD_ABORT "G28XY" // G-code to run on SD Abort Print (e.g., "G28XY" or "G27")
#if ENABLED(PRINTER_EVENT_LEDS)