From fd32266f32cf5b8eec62923f4802e56359f8f0ff Mon Sep 17 00:00:00 2001 From: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun, 11 Jul 2021 18:23:47 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B8=20Fix=20Tevo=20Tornado=20boot=20sc?= =?UTF-8?q?reen=20(#539)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/examples/Tevo/Tornado/V1 (MKS Base)/_Bootscreen.h | 3 +-- config/examples/Tevo/Tornado/V2 (MKS GEN-L)/_Bootscreen.h | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/config/examples/Tevo/Tornado/V1 (MKS Base)/_Bootscreen.h b/config/examples/Tevo/Tornado/V1 (MKS Base)/_Bootscreen.h index 6d3511e775..2ea8a7ca7c 100644 --- a/config/examples/Tevo/Tornado/V1 (MKS Base)/_Bootscreen.h +++ b/config/examples/Tevo/Tornado/V1 (MKS Base)/_Bootscreen.h @@ -25,8 +25,7 @@ * Made with Marlin Bitmap Converter * https://marlinfw.org/tools/u8glib/converter.html */ -#define CUSTOM_BOOTSCREEN_TIMEOUT 1500 -#define CUSTOM_BOOTSCREEN_BMPWIDTH 112 +#define CUSTOM_BOOTSCREEN_BMPWIDTH 120 const unsigned char custom_start_bmp[] PROGMEM = { B00000000,B00000000,B00011111,B11111111,B11110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000, diff --git a/config/examples/Tevo/Tornado/V2 (MKS GEN-L)/_Bootscreen.h b/config/examples/Tevo/Tornado/V2 (MKS GEN-L)/_Bootscreen.h index 6d3511e775..2ea8a7ca7c 100644 --- a/config/examples/Tevo/Tornado/V2 (MKS GEN-L)/_Bootscreen.h +++ b/config/examples/Tevo/Tornado/V2 (MKS GEN-L)/_Bootscreen.h @@ -25,8 +25,7 @@ * Made with Marlin Bitmap Converter * https://marlinfw.org/tools/u8glib/converter.html */ -#define CUSTOM_BOOTSCREEN_TIMEOUT 1500 -#define CUSTOM_BOOTSCREEN_BMPWIDTH 112 +#define CUSTOM_BOOTSCREEN_BMPWIDTH 120 const unsigned char custom_start_bmp[] PROGMEM = { B00000000,B00000000,B00011111,B11111111,B11110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,