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
Describe the bug
Cannot set hotend past 100 for PID tune
To Reproduce
Steps to reproduce the behavior:
Go to PID screen
Click on temp
try to enter anything over 100
goes back to default 200 setting in Marlin
Expected behavior
Be able to set temp to max temp
I fixed this in my fork by changing the keyboard range min/max to 5/275 on the PID Tune screen. What you might want here really depends on what you have in your config.
I used DGUS V7391 to make the change, not sure how compatible it might be with whatever version you may have used.
The text was updated successfully, but these errors were encountered:
Ok thanks I will check and correct the error. But I don't know when I can test it as I have lost all SD cards, and I also have other updates that I cannot test.
Describe the bug
Cannot set hotend past 100 for PID tune
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Be able to set temp to max temp
I fixed this in my fork by changing the keyboard range min/max to 5/275 on the PID Tune screen. What you might want here really depends on what you have in your config.
I used DGUS V7391 to make the change, not sure how compatible it might be with whatever version you may have used.
The text was updated successfully, but these errors were encountered: