MarlinFirmware / MarlinDocumentation

Marlin Firmware Documentation Project
https://marlinfw.org
GNU General Public License v3.0
366 stars 764 forks source link

add a number of additional LCDs #534

Closed ellensp closed 7 months ago

ellensp commented 7 months ago

add ANET_FULL_GRAPHICS_LCD images and brief description

add CTC_A10S_A13 images and brief description

While looking into ANET_FULL_GRAPHICS_LCD_ALT_WIRING it was discovered the LCD in question is not a anet lcd at all The PR that created ANET_FULL_GRAPHICS_LCD_ALT_WIRING is here https://github.com/MarlinFirmware/Marlin/pull/20022.

After discussions with bizzehdee on discord discord chat link he was able to provide images.of this display. This lead us to the label "A10S A13 Display"

Googling that string found other matching LCD's on GUCOCO CTC 3D Printer A10S

It would seem that bizzehdee has a clone printer, it has a anet v1.0 controller in it. but it is not a anet display So I'm renaming the LCD to be CTC_A10S_A13 so others can find it.

companion PR https://github.com/MarlinFirmware/Marlin/pull/26514

add MKS_LCD12864A and B