DutchDevelop / BLLEDController

Other
92 stars 26 forks source link

Feature: Turn on/off the led strip manualy during maintenance and/or replacing parts #8

Open madnotna opened 9 months ago

madnotna commented 9 months ago

Add option in de webgui to manually turn on/off the LED strip during maintenance and/or replacing parts where the printer is off. Current firmware turns off the led when the printer is turned off.

MabuClou commented 8 months ago

I second this. But I would also suggest to add a button for easy access. Which GPIO would be best for that? For the LEDs there are GPIO 18, 19, 21, 22, 23 already in use.

TheDutchDev commented 7 months ago

I suppose an override toggle in the web UI would be fairly easy to implement.

A physical button would involve more effort though

madnotna commented 5 months ago

The developer is deaf to these kinds of requests.

wile1411 commented 5 months ago

Some work on the code was recently completed by a community member Check the latest BLLC_19.3.24.bin version from official site https://www.dutchdevelop.com/bl-led-controller/

'Maintenance Mode' that allows you to turn on the LED's regardless of printer state added recently