mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-05 04:53:56 -06:00
"One Click" Print newest file (#25781)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
parent
d17d86d6a5
commit
2e24637bd6
11 changed files with 176 additions and 20 deletions
|
@ -104,6 +104,9 @@
|
|||
#if ENABLED(AUTO_BED_LEVELING_UBL)
|
||||
#define HAS_MENU_UBL
|
||||
#endif
|
||||
#if ENABLED(ONE_CLICK_PRINT)
|
||||
#define HAS_MENU_ONE_CLICK_PRINT
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if HAS_GRAPHICAL_TFT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue