microgiant.
RRCRat Rig Community [Unofficial]
•Created by microgiant. on 3/20/2025 in #fix-my-printer
Status LEDs not changing color
I have installed neopixels in the corners of my V-Core 4 and the leds are not changing color when I use the machine. The sample code did not control the LEDs at all until I changed the
[neopixel nozzle_led_t0]
pin: toolboard_t0:PB0
chain_count: 4
color_order: GRB
initial_RED: 0.0
initial_GREEN: 1.0
initial_BLUE: 0.0
to
[neopixel nozzle_led_t0]
pin: PB0
chain_count: 4
color_order: GRB
initial_RED: 0.0
initial_GREEN: 1.0
initial_BLUE: 0.0
.
If I enter the macro commands in the console the leds shift colors. I see the hooks in the code but I cant figure out why its not working, unless its because I removed the toolboard_t0: from the pin:? But then I get no LEDs.
Any ideas of that I am doing wrong?4 replies
RRCRat Rig Community [Unofficial]
•Created by microgiant. on 2/19/2025 in #fix-my-mesh
Leveling a warped Bed Mesh Vcore4 500mm

8 replies