Skip to content
New issue

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

Neopixel on Marlin 2.0.8.2 issue #6

Open
alienboyxp opened this issue May 31, 2021 · 2 comments
Open

Neopixel on Marlin 2.0.8.2 issue #6

alienboyxp opened this issue May 31, 2021 · 2 comments

Comments

@alienboyxp
Copy link

Using Marlin 2.0.8.2 when Neopixel enabled using PD3 pin (following Spider scheme and wiki documentation) UART communication all low issues.

@GerogeFu
Copy link
Contributor

GerogeFu commented Jun 1, 2021

First we need to check if it is a hardware issue. Do you check other Marlin version or use Klipper ?

@kolbenhans
Copy link

kolbenhans commented Jun 5, 2021

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants