cp2004 / OctoPrint-WS281x_LED_Status

Add some RGB LEDs to your printer for a quick status update!
https://plugins.octoprint.org/plugins/ws281x_led_status
GNU Affero General Public License v3.0
111 stars 26 forks source link

[Bug]: LEDs remain red after failed/canceled print #195

Open Gifford47 opened 2 years ago

Gifford47 commented 2 years ago

Description of the bug

When i cancel a print job, the led are switched to red. after i started a new print job, the leds remain red until the first progress (1%) is reached.

A nice feature would be a step between cancel und restart a job. so the leds are switched to a new event color (i.e. green).

Steps to reproduce

  1. start a print job
  2. cancel this job
  3. restart a new job
  4. tanke notice of the colour

What happened instead?

the leds are staying red and suppose a failed job

Plugin version

0.8.1

OctoPrint version

1.8.1

(if relevant) OctoPi version

0.17.0

Log Files & Screenshots

No response

Anything else?

No response

cp2004 commented 2 years ago

I will look at this - there's always been some strange behaviours when switching modes (especially if you have some effects disabled) and I will always eliminate some of them every time there is a new release. Hopefully within a couple of months (long, I know but I'm a bit busy for now!)