We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using Marlin 2.0.8.2 when Neopixel enabled using PD3 pin (following Spider scheme and wiki documentation) UART communication all low issues.
The text was updated successfully, but these errors were encountered:
First we need to check if it is a hardware issue. Do you check other Marlin version or use Klipper ?
Sorry, something went wrong.
Same for me, NeoPixels doesn't work.
Using Klipper Firmware 5V voltage is available on LED strip
printer.cfg set up with: [neopixel caselight] pin: PD3 chain_count: 20 color_order: GRB initial_RED: 1.0 initial_GREEN: 0.0 initial_BLUE: 0.0
[neopixel caselight] pin: PD3 chain_count: 20 color_order: GRB initial_RED: 1.0 initial_GREEN: 0.0 initial_BLUE: 0.0
I also tried to change the colors by SET_LED command as written in Klipper documentaton: SET_LED LED=caselight RED=1.0 GREEN=0.0 BLUE=0.0
No branches or pull requests
Using Marlin 2.0.8.2 when Neopixel enabled using PD3 pin (following Spider scheme and wiki documentation) UART communication all low issues.
The text was updated successfully, but these errors were encountered: