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

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

Open
babblephish opened this issue Jul 9, 2022 · 4 comments

Comments

@babblephish
Copy link

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.

@boromyr
Copy link
Owner

boromyr commented Jul 9, 2022

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.

@babblephish
Copy link
Author

Sure, no worries.

@boromyr
Copy link
Owner

boromyr commented Jul 9, 2022

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

@babblephish
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants