julianschill / klipper-led_effect

LED effects plugin for klipper
GNU General Public License v3.0
645 stars 117 forks source link

Case lights switch off after booting up printer #183

Closed norris108 closed 1 month ago

norris108 commented 3 months ago

Before I installed klipper-led_effect, my case lights turned on and stayed on after booting up

Since installing klipper-led_effect, my case lights turn on and a second later switch off after booting up

Is this by design?

I'm using Klippain and have this in overrides.cfg:

#-------------------------#
#      CASE LIGHTS        #
#-------------------------#

[neopixel caselight]
pin: CASELIGHT_NEOPIXEL
chain_count: 39
initial_RED: 1.0
initial_GREEN: 1.0
initial_BLUE: 1.0
julianschill commented 3 months ago

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

julianschill commented 2 months ago

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