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

The sleep function does not work when the printer is offline. #97

Open
haadamgit opened this issue Jan 24, 2024 · 0 comments
Open

The sleep function does not work when the printer is offline. #97

haadamgit opened this issue Jan 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@haadamgit
Copy link

Describe the bug
The device won't go to sleep when awaiting online printer. Instead it keeps ON unless printer available. The sleep function should work despite device/printer status.

To Reproduce
Steps to reproduce the behavior:

  1. Set non zero value for time to sleep on Xtouch
  2. turn off power to the printer
  3. xtouch looses the connection to the printer (obviously) and while waiting on online printer will never go to sleep.

Expected behavior
The device should ho to sleep even when waiting for online printer or at least there should be a button in settings menu to decide there.

XTOUCH (please complete the following information):

  • "version": "0.9.57"

Printers (please complete the following information):

  • P1S printer
@xperiments xperiments added the enhancement New feature or request label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants