FLSUN SR pillar cover with 50mm ring light

Pillar cover using a 50mm ring with 12 neopixels
2
20
0
145
updated April 22, 2024

Description

PDF

A pillar cover to use 50mm neopixel ring light.  

Parts needed:

2x 50mm neopixel ring lights

4x M2x6 self tapping screws

wiring (I used some extra motor cables I had laying around)

optional 2x JST-XH-4A connectors for the lights

 

Klipper config using MKS Robin Nano v3 with the lights plugged into the 5v and TX3 pins.

[neopixel lights]
pin: PB10
#   The pin connected to the neopixel. This parameter must be
#   provided.
chain_count: 24
#   The number of Neopixel chips that are "daisy chained" to the
#   provided pin. The default is 1 (which indicates only a single
#   Neopixel is connected to the pin).
color_order: GRB
#   Set the pixel order required by the LED hardware (using a string
#   containing the letters R, G, B, W with W optional). Alternatively,
#   this may be a comma separated list of pixel orders - one for each
#   LED in the chain. The default is GRB.
initial_RED: 0.0
initial_GREEN: 0.0
initial_BLUE: 0.0
#initial_WHITE: 0.0
#   See the "led" section for information on these parameters.

 

Tags



Model origin

The author remixed this model.

Differences of the remix compared to the original

Modeled from scratch based on this design to include a place for a light to be installed.

License