mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 22:47:35 -06:00
✨ CTC_A10S_A13
MarlinFirmware/Marlin#26514 Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>
This commit is contained in:
parent
16b7191965
commit
fbe24898db
354 changed files with 2119 additions and 2123 deletions
|
@ -3054,14 +3054,14 @@
|
|||
//#define ENDER2_STOCKDISPLAY
|
||||
|
||||
//
|
||||
// ANET and Tronxy Graphical Controller
|
||||
//
|
||||
// Anet 128x64 full graphics lcd with rotary encoder as used on Anet A6
|
||||
// A clone of the RepRapDiscount full graphics display but with
|
||||
// different pins/wiring (see pins_ANET_10.h). Enable one of these.
|
||||
// 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
|
||||
#define ST7920_DELAY_1 DELAY_NS(150)
|
||||
#define ST7920_DELAY_2 DELAY_NS(150)
|
||||
#define ST7920_DELAY_3 DELAY_NS(150)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue