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

connection to printer #198

Closed sourekv closed 1 year ago

sourekv commented 1 year ago

Describe your problem

After setting up plugin are leds working but I am unable connect to printer. When I disable the plugin connection works. Where should I start looking? Thank you.

Please confirm the following

Log files

octoprint-logs.zip octoprint-systeminfo-20220830181116.zip

sourekv commented 1 year ago

plugin_ws281x_led_status_debug.zip

cp2004 commented 1 year ago

Can you try unchecking the 'Request Exclusive access' option in the serial settings?

image

There is this long-standing issue with certain printers, and over the last 2 and a bit years I have maintained this plugin I've had 3 (now 4) reports of this issue. You can see one of them here where I also describe another workaround - #113.

I'm not sure how to fix it, as I have not yet found anything I can do differently with the effect process that will stop it inheriting the serial port as well. I can't reproduce the issue to work out exactly what is going on, these are just suspicions.

sourekv commented 1 year ago

I will try that and report back. So far is the issue intermitent.

sourekv commented 1 year ago

Thanks for your advice. Your suggestion - unchecking exclusive access has solved the issue.

PetrP2B commented 1 year ago

Hi, I have the same problem, plugin WS2812 and Prusa i3 MK3S+. After uncheck "Request exclusive access to the serial port" the problem does not occur.