0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-02-17 14:50:58 +00:00

Update custom boot screen description

This commit is contained in:
Scott Lahteine 2018-03-03 20:10:35 -06:00
parent 699b5f5b30
commit 3cdd2591ed
53 changed files with 636 additions and 583 deletions

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -87,17 +87,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
#define SHOW_CUSTOM_BOOTSCREEN #define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
#define SHOW_CUSTOM_BOOTSCREEN #define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
#define SHOW_CUSTOM_BOOTSCREEN #define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -88,17 +88,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
#define SHOW_CUSTOM_BOOTSCREEN #define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
#define SHOW_CUSTOM_BOOTSCREEN #define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -84,17 +84,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -84,17 +84,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
#define SHOW_CUSTOM_BOOTSCREEN #define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -108,17 +108,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -95,17 +95,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -95,17 +95,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -84,17 +84,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -83,17 +83,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
#define SHOW_CUSTOM_BOOTSCREEN #define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.

View file

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION // will be shown during bootup in line 1
#define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2 #define STRING_SPLASH_LINE2 WEBSITE_URL // will be shown during bootup in line 2
// /**
// *** VENDORS PLEASE READ ***************************************************** * *** VENDORS PLEASE READ ***
// *
// Marlin now allow you to have a vendor boot image to be displayed on machine * Marlin allows you to add a custom boot image for Graphical LCDs.
// start. When SHOW_CUSTOM_BOOTSCREEN is defined Marlin will first show your * With this option Marlin will first show your custom screen followed
// custom boot image and then the default Marlin boot image is shown. * by the standard Marlin logo with version number and web URL.
// *
// We suggest for you to take advantage of this new feature and keep the Marlin * We encourage you to take advantage of this new feature and we also
// boot image unmodified. For an example have a look at the bq Hephestos 2 * respecfully request that you retain the unmodified Marlin boot screen.
// example configuration folder. */
//
// Enable to show the bitmap in Marlin/_Bootscreen.h on startup.
//#define SHOW_CUSTOM_BOOTSCREEN //#define SHOW_CUSTOM_BOOTSCREEN
// Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen. // Enable to show the bitmap in Marlin/_Statusscreen.h on the status screen.