Update AnyCubic Mega Zero 2.0 Icon positions (#484)

This commit is contained in:
ellensp 2021-05-09 15:04:00 +12:00 committed by GitHub
parent 49f2573e23
commit bce33bc336
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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