gdombiak / OctoPod

Free open source client for OctoPrint
Apache License 2.0
229 stars 42 forks source link

Thermal runaway warning when print paused #544

Closed TheCopernicus closed 2 years ago

TheCopernicus commented 2 years ago

When the print is paused, I get warnings about possible thermal runaway. Since octopod knows it is paused and the nozzle cools down when paused, I would think it should expect to see the nozzle temp drop and not send thermal runaway notifications.

graelo commented 2 years ago

I have the exact same remark for the heat bed.

Thanks Gaston, your app is truly great!

gdombiak commented 2 years ago

Thanks guys! I've been buried under work for the last few weeks and had little time to work on OctoPod. I will try to fix this issue when I have some free time.

If this error is a big inconvenience, you can disable this alert by setting "Max Temperature difference" to 0. It will disable thermal runaway monitoring. Once I fix this, you can set that value back.

Regards, Gaston

TheCopernicus commented 2 years ago

Thanks guys! I've been buried under work for the last few weeks and had little time to work on OctoPod. I will try to fix this issue when I have some free time.

If this error is a big inconvenience, you can disable this alert by setting "Max Temperature difference" to 0. It will disable thermal runaway monitoring. Once I fix this, you can set that value back.

Regards, Gaston

No problem, totally understand. Just wanted to get it added to the list as I’ve just recently done 50+ prints with filament swaps! And octopod has been awesome!

gdombiak commented 2 years ago

Guys, I released a new version of OctoPod plugin with a fix for this. I tested it locally and things worked fine for me. Let me know how the new version is working for you.

Thanks, Gaston

graelo commented 2 years ago

Thanks Gaston! I'll try it soon. Should we install from the master branch to test it?

My octoprint indicates me the latest published version of the plugin in 3.12, although, 3.16 dates back to October. Does it mean you usually have to declare manually the version bump in octoprint plugin's repository?

Edit: ignore the above, I mixed up the client repo and the plugin.

gdombiak commented 2 years ago

Hi @graelo ,

Plugin 0.3.12 is the version with the new fix. If you have it installed then you are good to go. If not update your plugin to that version. There are no changes required to iOS app.

Let me know how it goes.

Regards, Gaston

graelo commented 2 years ago

Hi Gaston, after upgrading the plugin to 0.3.12 I did not change my settings, but unfortunately I still get these thermal runaway notifications:

IMG_0968

Take your time, and thanks for your efforts. Cheers!