Julian Schill

Results 105 comments of Julian Schill

I think you should keep them as separate effects. Nothing wrong with that. Just make sure they don't have the same name as in your screenshot.

I plan an effect where you can set the value with a gcode command. So you would call `SET_LED_EFFECT EFFECT=gcode_effect VALUE=42` and this would change the value of the effect...

I packaged it with Pyinstaller. You can find it under Releases. Just run that.

I'm using poetry in Windows with python 3.10.8 by the way.

Make sure, you don't have any effects on autostart.

Fixed by https://github.com/julianschill/klipper-led_effect/commit/71d8b30f23d7495fb1eb127e0a8fa1e530985ed2

Thanks for reporting this. Can you maybe provide a log? How is the Octopus connected to the pi?

As this is not happening for me, I suspect that there is something wrong in your setup. Maybe try changing the USB cable to your MCU. Also check with `top`...

One solution would be to move the LEDs to a separate MCU. That would take the load off the Octopus.

I will look into this and see what I can come up with.