makerbase-mks / MKS-Robin-E3-E3D

MKS Robin E3 E3D 32Bit Control Board 3D Printer parts with tmc2209 Uart mode driver For Creality Ender 3 CR-10
https://www.aliexpress.com/item/4000781744682.html
GNU General Public License v3.0
118 stars 97 forks source link

BTT mini 12864 v1 in E3D V1.1 #114

Closed kacharros closed 3 years ago

kacharros commented 3 years ago

Does anyone know instructions to install a mini BTT 12864 v1 on Robin E3D v1.1? I uncomment FYSECT_MINI_12864_2_1 y NEOPIXEL_LED , it as the BTT instructions put it and it gives an error.

mks-viva commented 3 years ago

Hi! You need add it in ini file custom_marlin.NEOPIXEL_LED = Adafruit NeoPixel=https://github.com/ellensp/Adafruit_NeoPixel image

mks-viva commented 3 years ago

You can refer to https://github.com/MarlinFirmware/Marlin/pull/22368

zhongxb commented 3 years ago

Hi! You need add it in ini file custom_marlin.NEOPIXEL_LED = Adafruit NeoPixel=https://github.com/ellensp/Adafruit_NeoPixel image

this address is 404, https://github.com/ellensp/Adafruit_NeoPixel.