From 9abd147440e57ff333503f9e708bf5bc473752e3 Mon Sep 17 00:00:00 2001 From: InsanityAutomation Date: Sat, 25 Jul 2020 00:57:48 -0400 Subject: [PATCH] Finish Configs A few more files to bring in from lulzbot repo, slow walk to verify all configs, test Bilinear Vs UBL, configure and test dual z stepper for Workhorse and Taz 6 --- Marlin/Configuration.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 03c9cf2deb..fd271c1c2b 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -92,9 +92,7 @@ */ // Show the Marlin bootscreen on startup. ** ENABLE FOR PRODUCTION ** -#if DISABLED(Mini) - #define SHOW_BOOTSCREEN -#endif +#define SHOW_BOOTSCREEN // Show the bitmap in Marlin/_Bootscreen.h on startup. #define SHOW_CUSTOM_BOOTSCREEN