Skip to content

Check the temp value(s) being manually entered on the LCD to prevent non-clearable error messages. #21

Description

@WizardKnight

Is your feature request related to a problem? Please describe.
The screen does not clear the old temp value when manually adjusting the temp, making it easy to enter a 6 digit temp. If you accidentally enter a number that is too large of a temp, the system issues an error that you can't clear without a reboot.

Describe the solution you'd like
Check the value being entered by the user, and confirm it is within a range that the printer supports. If not, give a pop up with an out of range error that can be cleared allowing the user to enter a valid temp without rebooting the system.

Describe alternatives you've considered
Eliminating all human error, but that proved to be difficult.

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions