Eric Higdon
Eric Higdon
This one will probably need to wait for #10 to be completed.
@clevere12 what do you mean by accurate color? You can use PWM on GPIO 18. You just have to run OctoPrint as root, which is not recommended.
I thought about this. It would be a cool feature. PWM support would allow full color control (not just 7). This is not going to be a high priority for...
@coldtobi This would be awesome. I wish I had a way to test. I may be able to do this if You or someone else can volunteer to test for...
@JohnTRoth i think the issue you are seeing with the LEDs being reset every time the M150 gcode is run is because every time you start a new effect it...
Putting messages in the queue is pretty simple. See line 357 of __init__.py. The complication is going to be in making the queue messages more universal. Right now it is...
Can you share some details about your setup? How many leds do you have, what effect is running, at what speed when you see this?
@dexer12, can you share links to the docs where you found this info?
https://github.com/jgarff/rpi_ws281x/issues/381 Indicates that this issue can be resolved by setting `core_freq=500 core_freq_min=500` I’ll give this a shot soon and implement it into the wizard if it works. Note to self:...
@clevere12 Try the WS2811 GRB strip type.