From bce33bc336e97f8159af2b9e4de9686eb11914e1 Mon Sep 17 00:00:00 2001 From: ellensp Date: Sun, 9 May 2021 15:04:00 +1200 Subject: [PATCH] Update AnyCubic Mega Zero 2.0 Icon positions (#484) --- .../AnyCubic/Mega Zero 2.0/Anycubic V1/_Statusscreen.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/examples/AnyCubic/Mega Zero 2.0/Anycubic V1/_Statusscreen.h b/config/examples/AnyCubic/Mega Zero 2.0/Anycubic V1/_Statusscreen.h index c7eaf8b082..c91c909878 100644 --- a/config/examples/AnyCubic/Mega Zero 2.0/Anycubic V1/_Statusscreen.h +++ b/config/examples/AnyCubic/Mega Zero 2.0/Anycubic V1/_Statusscreen.h @@ -27,7 +27,8 @@ #define STATUS_LOGO_WIDTH 48 #define STATUS_LOGO_X 8 #define STATUS_LOGO_Y 10 -#define STATUS_HEATERS_X 80 +#define STATUS_HEATERS_X 54 +#define STATUS_BED_X 74 const unsigned char status_logo_bmp[] PROGMEM = { B01110011,B11001111,B11110000,B11111100,B00000000,B00111110,