Open Deebatts opened 3 years ago
look here https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3/issues/650
After modifying the pin set, configuring Marlin, and making your own patch cord, the display should work.
look here bigtreetech/BIGTREETECH-SKR-mini-E3#650
After modifying the pin set, configuring Marlin, and making your own patch cord, the display should work.
Will work..but speaker and sd card slot will not work....:(
When attempting to compile current Marlin 2.0.9 for my Ender 3 Pro w/ SKR E3 Turbo mainboard to account for adding BTT 12864 screen, autobuild marlin in VSCode displays an error: In file included from g:\marlin-2.0.x\marlin\src\pins\pins.h:409, from g:\marlin-2.0.x\marlin\src\inc\marlinconfig.h:34, from buildroot/share/PlatformIO/scripts/common-dependencies.h:29: g:\marlin-2.0.x\marlin\src\pins\lpc1769/pins_BTT_SKR_E3_TURBO.h:264:6: error: #error "Only ZONESTAR_LCD, MKS_MINI_12864, ENDER2_STOCKDISPLAY, and CR10_STOCKDISPLAY are currently supported on the BTT_SKR_E3_TURBO."
It seems pretty ass-backwards that your BTT SKR E3 Turbo would not support your own BTT branded 12864 screen; please resolve this conflict. Directions in the user manual seem to be based on an older revision of Marlin also.