-
Notifications
You must be signed in to change notification settings - Fork 32
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
Comments
👍 |
1 similar comment
👍🏻 |
Awesome idea Please add this to the code |
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. |
Fork available with more option available then original firmware. |
@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. |
Some work on the code was recently completed by a community member The LEDs stay green after a print finishes. Once you open or close the door, the LEDs return to white Neat idea for turning White while in 'error' state after the door state is change. I'll see if I can shoehorn that in :) |
just installed this - fantastic upgrades! |
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.
The text was updated successfully, but these errors were encountered: