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

[FR] Lockout mode #2388

Closed
rondlh opened this issue Feb 10, 2022 · 9 comments
Closed

[FR] Lockout mode #2388

rondlh opened this issue Feb 10, 2022 · 9 comments
Labels
enhancement New feature or request

Comments

@rondlh
Copy link

rondlh commented Feb 10, 2022

I believe it would be useful to have a lockout mode where you can lockout unauthorized access to the TFT.
I have 2 use cases for it:

  1. Lockout my 2 year old from randomly pressing the touchscreen (he homed the printer while a part was still on the build plate, and gave himself a big applause, the probe mount broke)
  2. Lockout colleagues in the office from playing around with the printers

An implementation could be like this:

  1. Press the (new) lockout ICON to go back to the status screen, but any further TFT access requires a 4 digit pin code. You can still see the status, but are not allowed to make any changes without entering the pin code first.
  2. Request the pin code after startup to get access (should be optional).
  3. Auto locking could also be optional, triggered by the LCD Idle timer (should be optional)
@rondlh rondlh added the enhancement New feature or request label Feb 10, 2022
@oldman4U
Copy link
Contributor

Duplicate of #1896

@kisslorand
Copy link
Contributor

It's amazing how people are more concerned about the safety of their prints than the safety of their child...

  1. Lockout my 2 year old from randomly pressing the touchscreen

I would rather lockout the child from the entire printer. It has to be done by the parent, it cannot be done by the FW.

@rondlh
Copy link
Author

rondlh commented Feb 10, 2022

It's amazing how people are more concerned about the safety of their prints than the safety of their child...

  1. Lockout my 2 year old from randomly pressing the touchscreen

I would rather lockout the child from the entire printer. It has to be done by the parent, it cannot be done by the FW.

You got a point there, but practically this also would protects the child. The print is running during the night, and he plays with the printer in the morning. If he cannot make is move of heat, then he is safe. I do not have a separate room for the printer. I already have hacked the firmware to make this work, by disabling the back button in the console, you need to give the correct key to be able to back out of the menu.

@oldman4U
Copy link
Contributor

How would this protect the child?

Please help the community and close the ticket once you do not need it anymore. Thank you

@rondlh
Copy link
Author

rondlh commented Feb 12, 2022

How would this protect the child?
If the child cannot make the printer operate/move/heat then that is of course a good thing. For me the main issue is in the morning when the printer is finished already.
Another application of a lockout is to keep "smart" colleagues out, they like to demonstrate the printers to visitors, sometimes they start print jobs as a demo but never stop the 18 hour print...
I will close the ticket soon, let's see if there are more people interested in this. And as I said, I have made a quick hack already to achieve this (lock them in into the console menu), the drawback is that I cannot see the status easily anymore.

@oldman4U
Copy link
Contributor

Good you found a solution for your needs. 👍🏻

@kisslorand
Copy link
Contributor

These are very particular cases, the owner of the issue must find solutions for this.
Printer can be put higher so little children cannot reach it, Put a remote power switch (Sonoff, Tuya, etc) for the main power so colleagues cannot start it, etc...

@digant73
Copy link
Contributor

digant73 commented Feb 19, 2022

@rondlh this kind of FR is already pinned in #1170. See #1896. It also had the same answers from the same people :-)

@rondlh rondlh closed this as completed Mar 2, 2022
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants