You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening bed, nozzle temperature, or fan speed setting from the status screen on TFT_COLOR_UI running on TS35, tapping on the checkmark to confirm the setting sets it to 0, even if they are set to a non-zero value.
It works properly when accepting the setting using the rotary encoder.
Doesn't matter whether the value is changed using the rotary encoder, the slider, or the + button. Only the way of accepting the setting results in different behavior.
The text was updated successfully, but these errors were encountered:
onfoot
changed the title
[BUG] Confirming bed temperature on TFT_COLOR_UI sets it to 0
[BUG] Confirming status screen parameters using touch on TFT_COLOR_UI resets them to 0
Nov 19, 2020
Bug Description
When opening bed, nozzle temperature, or fan speed setting from the status screen on TFT_COLOR_UI running on TS35, tapping on the checkmark to confirm the setting sets it to 0, even if they are set to a non-zero value.
It works properly when accepting the setting using the rotary encoder.
Doesn't matter whether the value is changed using the rotary encoder, the slider, or the + button. Only the way of accepting the setting results in different behavior.
Configuration Files
Config.zip
Steps to Reproduce
Expected behavior:
Bed temperature is set to 50
Actual behavior:
Bed temperature is set to 0
Additional Information
Video
The text was updated successfully, but these errors were encountered: