MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.13k stars 19.2k forks source link

[FR] multiple neopixel pins #14662

Closed ronniebravo88x closed 5 years ago

ronniebravo88x commented 5 years ago

I'd like you to include the possibility of assigning neopixels to more than one pin. It is necessary for example to use the fysetc 12864 v2.1 panel and a neopixel strip at the same time. Thank you.

timmmoore commented 5 years ago

I ran into this with a fysetc 12864 panel. I am putting together a PR containing the changes I did to support 2 neopixel strips.

tpruvot commented 5 years ago

It's PR #14667

thisiskeithb commented 5 years ago

The PR has been merged, so this issue can be closed.

ronniebravo88x commented 5 years ago

Thank you so much for the hard work. I'll try it as soon as I can.

github-actions[bot] commented 4 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.