I am using the 2-piece hartk PCB (v4.0) for the Stealthburner. I have the LED data line going to the Octopus v1.1 LED header (using pin PB0). The 5v line from the PCB is going to the 5v PSU. Ground from the PCB goes to the V- terminal on the 24v PSU. There is also a V- line connecting the V- terminals on the 24v and 5v PSUs per the manual.
Unfortunately, I have not had any success getting the LEDs to operate properly. Initially, with no intermediate resistor on the data line, the nozzle LEDs would flicker and the flickering would get worse when the extruder stepper was operating. Eventually, the logo LED burned out and when I disassembled the toolhead I saw that the mounting bracket for that LED had heat damage.
I tried testing with a new set of LEDs, this time putting a 220 ohm resistor on the data line at the board per suggestions in other threads. With this setup, the LEDs do not turn on until the extruder motor is activated, and the logo LED still exhibits flickering and color inconsistency. Trying with a 100 ohm resistor board from a vendor also has the same issue.
This may or may not be relevant, but I did have initial issues with the PCB fit. The pins that connect the two PCBs were not long enough and I had to shim the fan board for the pins to make a connection.
Additionally, the macros from stealthburner_leds.cfg do not seem to do anything when I click them on the dashboard.
The relevant portion of stealthburner_leds.cfg:
[neopixel sb_leds]
pin: PB0
chain_count: 3
color_order: GRBW
initial_RED: 1.0
initial_GREEN: 0.0
initial_BLUE: 1.0
initial_WHITE: 0.0
Does any one have advice on how to troubleshoot this?
Unfortunately, I have not had any success getting the LEDs to operate properly. Initially, with no intermediate resistor on the data line, the nozzle LEDs would flicker and the flickering would get worse when the extruder stepper was operating. Eventually, the logo LED burned out and when I disassembled the toolhead I saw that the mounting bracket for that LED had heat damage.
I tried testing with a new set of LEDs, this time putting a 220 ohm resistor on the data line at the board per suggestions in other threads. With this setup, the LEDs do not turn on until the extruder motor is activated, and the logo LED still exhibits flickering and color inconsistency. Trying with a 100 ohm resistor board from a vendor also has the same issue.
This may or may not be relevant, but I did have initial issues with the PCB fit. The pins that connect the two PCBs were not long enough and I had to shim the fan board for the pins to make a connection.
Additionally, the macros from stealthburner_leds.cfg do not seem to do anything when I click them on the dashboard.
The relevant portion of stealthburner_leds.cfg:
[neopixel sb_leds]
pin: PB0
chain_count: 3
color_order: GRBW
initial_RED: 1.0
initial_GREEN: 0.0
initial_BLUE: 1.0
initial_WHITE: 0.0
Does any one have advice on how to troubleshoot this?