-
Notifications
You must be signed in to change notification settings - Fork 98
Upgrade with Neopixel lights
makerbase edited this page Apr 30, 2020
·
2 revisions
- Connect to Neopixel interface, you need signal and power pin define
- If you use MKS Robin E3 E3D path marlin, you can used it directly
- Use official marlin firmware
- You need set the motherboard type, serial port and other parameters can be mks_robin_e3 can be compiled normally. You can refer to Build and Update firmware
- In paltfromio.ini file setting
- [common] disable Adafruit NeoPixel
- [env:mks_robin_e3] add lib path and remove Adafruit NeoPixel in lib_ignore
- Send M150 R* U* B* to board, foe example: M150 R125 U125 B125
- Hardware description
- Marlin firmware
- Configuring the hardware
- MKS Robin E3
- MKS Robin E3D
- MKS TFT24/35/70
- LCD12864/2004
- MKS MINI 12864 V3
- 3D Touch
- MKS PWC
- MKS UPS
- MKS FES
- Video Tutorials
- FAQ Tutorials