-
-
Notifications
You must be signed in to change notification settings - Fork 746
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
TS100 Thermal Runaway Retune/Option to disable #1946
Comments
I have previously reported this issue with my TS80. If you work on something that takes time to heat up and then stabilizes on some temperature, the TS80 goes into runaway mode. Please add a some test before triggering this mode: Turn down heating a bit (say 50%) and see if the temperature drops. AFAIK this should not be the case with an actual runaway, where the temperature sensing itself is broken? So it would not decrease in that case. But not sure if I understand the mechanics behind a runaway correctly. |
I've had a crack at a different style of detector. |
Sorry, not sure what to do with your link. Really not a Github expert. How should I proceed to test it? |
404 not found.
…-------- Original message --------
From: discip ***@***.***>
Date: 07/12/2024 20:19 (GMT+01:00)
To: Ralim/IronOS ***@***.***>
Cc: Eheran1 ***@***.***>, Mention ***@***.***>
Subject: Re: [Ralim/IronOS] TS100 Thermal Runaway Retune/Option to disable (Issue #1946)
Please use this link:
https://github.com/Ralim/IronOS/actions/runs/12209178967/artifacts/2287845061
—
Reply to this email directly, view it on GitHub<#1946 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF23YJHG7YBRZKTUXLQK5KT2ENC5LAVCNFSM6AAAAABKUCGO7GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRVGI4DIMRYGM>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Were you able to open the link Ralim provided? https://github.com/Ralim/IronOS/actions/runs/12209178967 If so, please proceed as follows:
|
hi, although i'm not the OP, i was able to download the artifact after logging in. i can also confirm that the 'thermal runaway' situation seems to be fixed, at least on my TS80. thank you < 3 |
I have no way to test it right now, but could you point me to the function(s) that does the test/finds the runaway? I would like to look at it. Also, I could try to feed it some data that looks like what I remember. |
@Eheran1 You can see the changes here https://github.com/Ralim/IronOS/pull/2012/files |
Ah thank you. So the essence is:
The core change seems to be the different threshold of less than 3 °C of change needed to signal a runaway condition. How much does the temperature fluctuate during a runaway condition? This would still trigger if the temperature is not changing much, like due to high thermal mass compared to heating power. I would prefer an additional test as a "second stage" after this initial test. It should turn the heater off (or lower) for a second or so (depending on the dynamics of the system, I assume 1 s is enough for a significant cool down) to check if that does anything. If it does cause a substantial cooling, then do not trigger the test again for something like 10 minutes. While the short cooling is perhaps still annoying: It is only once, very short, and automatically stops without looking at the display and/or pressing something. Relevant code:
|
@Eheran1 |
@Ralim Sorry for the extremely late reply, life has been busy elsewhere. Thankfully the retune has solved the issue as of late. Im still to put more time in but it's looking promising. Thank you so much. |
@Tekz42 No problem, late feedback is better than none. Glad to hear its helping. |
Is your feature request related to a problem? Please describe.
TS100 going into thermal runaway constantly while soldering with low voltage power sources i.e. 3s LiPo. This makes soldering in the field a headache as Iron is constantly going into cooldown causing joints to be half soldered.
Describe the solution you'd like
Retune of Thermal Runaway or Option to disable Thermal Runaway.
Describe alternatives you've considered
Buy higher voltage power sources.
Additional context
N/A
The text was updated successfully, but these errors were encountered: