-
-
Notifications
You must be signed in to change notification settings - Fork 43
Use Neopixels Ring Light
Available modes:
- Turn On Neopixels with
NEOPIXEL_ON
macro - Turn Off Neopixels with
NEOPIXEL_OFF
macro - Turn On Neopixels in blue with
NEOPIXEL_BLUE
macro - Turn On Neopixels in red with
NEOPIXEL_RED
macro - Turn On Neopixels in green with
NEOPIXEL_GREEN
macro - Turn On Neopixels in yellow with
NEOPIXEL_YELLOW
macro - Turn On Neopixels in orange with
NEOPIXEL_ORANGE
macro - Turn On Neopixels in violet with
NEOPIXEL_VIOLET
macro - Turn on Neopixels based on nozzle temperature (All LEDs) with
HOTEND_GLOW
macro - Turn on Neopixels based on nozzle temperature (LED by LED) with
HOTEND_PROGRESS
macro - Turn on Neopixels based on bed temperature (All LEDs) with
BED_GLOW
macro - Turn on Neopixels based on bed temperature (LED by LED) with
BED_PROGRESS
macro - Turn on Neopixels based on printing progress (All LEDs) with
PERCENT_GLOW
macro - Turn on Neopixels based on printing progress (LED by LED) with
PERCENT_PROGRESS
macro - Turn on Neopixels based on printing speed (All LEDs) with
SPEED_GLOW
macro - Turn on Neopixels based on printing speed (LED by LED) with
SPEED_PROGRESS
macro
Necessary:
-
Neon Flexible Tube 1m T1616-Side 10mm PCB: Here
-
LED Strip WS2812 1 m 60 IP 30: Here
-
Cable Ties 2.5mm
-
Support (STL) : Here
Wiring for V400 (MKS Robin Nano V2.0 & Nano V2.1 Clone):
Wiring for V400 & Super Racer (MKS Robin Nano V3.0/V3.1):
Wiring for Super Racer (BigTreeTech SKR 1.3):
Wiring for Super Racer (BigTreeTech SKR 2.0):
Configuration:
-
Go to your Mainsail Web interface then click on
Machine
tab. -
Then import the
KlipperScreen.conf
file located inNeoPixels
folder of the pack (make sure you get the correct version V400 or Super Racer in the respective folders). -
Open the
printer.cfg
file and modify the following line by removing the#
at the very beginning:[include neopixels.cfg] #Enable if you want to use Neopixels
-
Once done, click on
SAVE & RESTART
at the top right to save the file.
• About
• Wiki Changelog
• KlipperScreen Changelog
• STL Files & Themes
• Restore OS Image File
• SSH Connection
• Change pi User Password
• Change Timezone
• Change Wi-Fi Location
• Update Dependencies
• Delete Flsun Builds
• Install Official Builds (1 instance)
• Install Official Builds (Multiple instances)
• V400 (MKS Nano V2.0 - STM32F103)
• V400 (Nano V2.1 Clone - GD32F303)
• V400 (BigTreeTech SKR 3.0)
• V400 (MKS Nano V3.0/V3.1)
• Super Racer (MKS Nano V3.0/V3.1)
• Super Racer (BigTreeTech SKR 1.3)
• Super Racer (BigTreeTech SKR 2.0)
• Fix Shutdown button in Mainsail
• Add Webcams Support
• Add Timelapse Support
• Add Exclude Objects Support
• Use Klipper TMC Autotune
• Use Neopixels Ring Light
• Use BigTreeTech KNOMI
• Calibrate your Printer
• Measure resonances with Raspberry Pi Pico
• Measure resonances with Fysetc Portable Input Shaper
• Start and End Gcode
• Enable Firmware Retraction
• Display Thumbnails in Mainsail and KlipperScreen
• Enable Root Access
• Change SSH Welcome Message and Cleanup Files
• Set a Static IP Address
• Change Boot Logo