diff --git a/Marlin/Marlin.h b/Marlin/Marlin.h index 9af546e68..0aea84650 100644 --- a/Marlin/Marlin.h +++ b/Marlin/Marlin.h @@ -29,7 +29,6 @@ #include #include -#include #include #include diff --git a/Marlin/MarlinConfig.h b/Marlin/MarlinConfig.h index 64e0bac51..245974eb7 100644 --- a/Marlin/MarlinConfig.h +++ b/Marlin/MarlinConfig.h @@ -38,4 +38,6 @@ #include "Conditionals_post.h" #include "SanityCheck.h" +#include + #endif // MARLIN_CONFIG_H diff --git a/Marlin/example_configurations/BQ/Hephestos_2/_Bootscreen.h b/Marlin/example_configurations/BQ/Hephestos_2/_Bootscreen.h index 23ebd8413..3ba0129ea 100644 --- a/Marlin/example_configurations/BQ/Hephestos_2/_Bootscreen.h +++ b/Marlin/example_configurations/BQ/Hephestos_2/_Bootscreen.h @@ -29,7 +29,6 @@ * Use the Marlin Bitmap Converter to make your own: * http://marlinfw.org/tools/u8glib/converter.html */ -#include #define CUSTOM_BOOTSCREEN_BMPWIDTH 62 diff --git a/Marlin/example_configurations/Cartesio/_Bootscreen.h b/Marlin/example_configurations/Cartesio/_Bootscreen.h index 116980c82..e0efd8376 100644 --- a/Marlin/example_configurations/Cartesio/_Bootscreen.h +++ b/Marlin/example_configurations/Cartesio/_Bootscreen.h @@ -29,7 +29,6 @@ * Use the Marlin Bitmap Converter to make your own: * http://marlinfw.org/tools/u8glib/converter.html */ -#include #define CUSTOM_BOOTSCREEN_BMPWIDTH 64 diff --git a/Marlin/example_configurations/Creality/Ender/_Bootscreen.h b/Marlin/example_configurations/Creality/Ender/_Bootscreen.h index 0a1866e6a..ed877a037 100644 --- a/Marlin/example_configurations/Creality/Ender/_Bootscreen.h +++ b/Marlin/example_configurations/Creality/Ender/_Bootscreen.h @@ -29,7 +29,6 @@ * Use the Marlin Bitmap Converter to make your own: * http://marlinfw.org/tools/u8glib/converter.html */ -#include #define CUSTOM_BOOTSCREEN_TIMEOUT 1000 #define CUSTOM_BOOTSCREEN_BMPWIDTH 128 diff --git a/Marlin/example_configurations/Malyan/M150/_Bootscreen.h b/Marlin/example_configurations/Malyan/M150/_Bootscreen.h index 01b6693f1..678a7a106 100644 --- a/Marlin/example_configurations/Malyan/M150/_Bootscreen.h +++ b/Marlin/example_configurations/Malyan/M150/_Bootscreen.h @@ -29,7 +29,6 @@ * Use the Marlin Bitmap Converter to make your own: * http://marlinfw.org/tools/u8glib/converter.html */ -#include #define CUSTOM_BOOTSCREEN_TIMEOUT 1000 #define CUSTOM_BOOTSCREEN_BMPWIDTH 128 diff --git a/Marlin/example_configurations/gCreate/gMax1.5+/_Bootscreen.h b/Marlin/example_configurations/gCreate/gMax1.5+/_Bootscreen.h index f08d25979..9fa6b953a 100644 --- a/Marlin/example_configurations/gCreate/gMax1.5+/_Bootscreen.h +++ b/Marlin/example_configurations/gCreate/gMax1.5+/_Bootscreen.h @@ -29,7 +29,6 @@ * Use the Marlin Bitmap Converter to make your own: * http://marlinfw.org/tools/u8glib/converter.html */ -#include #define CUSTOM_BOOTSCREEN_BMPWIDTH 112