Updated boot screen description

2.0.x
Scott Lahteine 7 years ago
parent 4d0584a828
commit a2a672449a

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -99,17 +99,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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION "STM32F103RET6 board" // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION "STM32F103RET6 board" // 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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -79,17 +79,18 @@
#define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION "STM32F103RET6 board" // will be shown during bootup in line 1 #define STRING_SPLASH_LINE1 SHORT_BUILD_VERSION "STM32F103RET6 board" // 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.

@ -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.

@ -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.

Loading…
Cancel
Save