boromyr/LK4-Pro-Screen-Theme

Cannot set hotend temp correctly, temp range incorrect for PID tune

Opened this issue · 4 comments

Describe the bug
Cannot set hotend past 100 for PID tune

To Reproduce
Steps to reproduce the behavior:

  1. Go to PID screen
  2. Click on temp
  3. try to enter anything over 100
  4. 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.

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.

Sure, no worries.

I found the problem, if you want I can upload the files as a pre-release, if you want you can test them

Thanks, but I did a fix on my fork and put the panel back together already. So maybe on your next bigger update I will give it a look.