BUILD_INFO_MENU_ITEM

MarlinFirmware/Marlin#27590

Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>
This commit is contained in:
Scott Lahteine 2025-03-01 15:29:34 -06:00
parent 24653c2ba9
commit 04846f5f36
380 changed files with 380 additions and 0 deletions

View file

@ -1551,6 +1551,7 @@
//#define LCD_INFO_MENU
#if ENABLED(LCD_INFO_MENU)
//#define LCD_PRINTER_INFO_IS_BOOTSCREEN // Show bootscreen(s) instead of Printer Info pages
//#define BUILD_INFO_MENU_ITEM // Add a menu item to display the build date and time
#endif
/**