mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 14:37:39 -06:00
🐛 Fix various configs, prevent oversized binary (#1012)
This commit is contained in:
parent
91557020ec
commit
66a95ec8a4
36 changed files with 47 additions and 68 deletions
|
@ -3070,7 +3070,11 @@
|
|||
// ANET and Tronxy 128×64 Full Graphics Controller as used on Anet A6
|
||||
//
|
||||
//#define ANET_FULL_GRAPHICS_LCD
|
||||
#define ANET_FULL_GRAPHICS_LCD_ALT_WIRING
|
||||
|
||||
//
|
||||
// GUCOCO CTC 128×64 Full Graphics Controller as used on GUCOCO CTC A10S
|
||||
//
|
||||
#define CTC_A10S_A13
|
||||
|
||||
//
|
||||
// AZSMZ 12864 LCD with SD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue