Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: turn light on, when door is opened #27

Open
MabuClou opened this issue Feb 4, 2024 · 8 comments
Open

Feature Request: turn light on, when door is opened #27

MabuClou opened this issue Feb 4, 2024 · 8 comments

Comments

@MabuClou
Copy link

MabuClou commented Feb 4, 2024

At least on the X1C we have this entitiy: "_enclosure_door", which signals, if the door is open or not.

It would be nice to have the lights switch to white as soon as you open the door. No matter which color was displayed before.

Like, if there is an error, then BLLED turns on red light. But to take care of the problem, you want to have proper light. So when you open the printers door, the white light should come up automaticly.

Also when the print is finished and you see green light. Just walk to the printer and open the door to get proper light to remove your parts. That would be convienient.

@no-Legend
Copy link

👍

1 similar comment
@ECKEROTH
Copy link

👍🏻

@Genuwine1976
Copy link

Awesome idea Please add this to the code

@madnotna
Copy link

madnotna commented Mar 4, 2024

I asked for this several times and the developer is not willing to implement this. You must alter the firmware by yourselves to implement this.

@madnotna
Copy link

madnotna commented Mar 13, 2024

Fork available with more option available then original firmware.
Have a look at this GitHub place:
https://github.com/wile1411/BLLEDController

@DutchDevelop
Copy link
Owner

@madnotna my focus is to make sure the firmware is stable and works. i will add features overtime when i get time to do so.
the goal of this repo is that people can add onto it, just like wile did.
that fork will be eventually merged once all the bugs are fixes.

@wile1411
Copy link
Contributor

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/

The LEDs stay green after a print finishes. Once you open or close the door, the LEDs return to white
You can also use the door as a LED light switch to turn them off by closing the printer door twice in 6 seconds
Lastly, there is an set-able inactivity timer. If it's not printing, the LEDs will turn off after that time expires.

Neat idea for turning White while in 'error' state after the door state is change.
(can be tricky though as no all people print with the door closed)

I'll see if I can shoehorn that in :)

@longrackslabs
Copy link
Contributor

just installed this - fantastic upgrades!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants