Skip to content

Fix issue #59- bump thermistor smooth time - #282

Open
robertsamples wants to merge 1 commit into
OpenCentauri:mainfrom
robertsamples:main
Open

Fix issue #59- bump thermistor smooth time#282
robertsamples wants to merge 1 commit into
OpenCentauri:mainfrom
robertsamples:main

Conversation

@robertsamples

Copy link
Copy Markdown
Member

Issue 59 (#59) appears to be caused by higher powered/lower thermal mass hotends causing issues with PID tuning with the default smooth time of 1.0 seconds. I tested and found that increasing this value to 2.0 seconds provided accurate results and eliminated noise that caused PID tuning to fail. On my testing tuning failed after 30 cycles with 1.0 seconds and succeded reliably after the expected 6 cycles with 2.0 seconds.

Issue 59 (OpenCentauri#59) appears to be caused by higher powered/lower thermal mass hotends causing issues with PID tuning with the default smooth time of 1.0 seconds. I tested and found that increasing this value to 2.0 seconds provided accurate results and eliminated noise that caused PID tuning to fail. On my testing tuning failed after 30 cycles with 1.0 seconds and succeded reliably after the expected 6 cycles with 2.0 seconds.
@Bad-Hackerman

Copy link
Copy Markdown
Contributor

image can confirm. higher temperatures seem to help smoothing it out, but at low temperatures it's all over the place

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

Successfully merging this pull request may close these issues.

2 participants