bootscreen and status page updates and version info

This commit is contained in:
Weisman, Alex (Contractor-NBCUniversal)
2024-12-16 20:30:21 -05:00
parent 05b1d99ba3
commit 2427b0329e
4 changed files with 235 additions and 7 deletions
+2 -2
View File
@@ -62,7 +62,7 @@
// Author info of this build printed to the host during boot and M115
#define STRING_CONFIG_H_AUTHOR "AWeisman & MKassanoff" // Who made the changes.
//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
/**
* *** VENDORS PLEASE READ ***
@@ -79,7 +79,7 @@
#define SHOW_BOOTSCREEN
// Show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN
#define SHOW_CUSTOM_BOOTSCREEN
// Show the bitmap in Marlin/_Statusscreen.h on the status screen.
//#define CUSTOM_STATUS_SCREEN_IMAGE