mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-12-25 17:08:32 -07:00
Update AnyCubic Mega Zero 2.0 Icon positions (#484)
This commit is contained in:
parent
49f2573e23
commit
bce33bc336
1 changed files with 2 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue