Heater shutdown occurs at end of print even when not enabled. #87

Closed
opened 2018-01-18 01:23:00 +00:00 by cmgerdes · 7 comments
cmgerdes commented 2018-01-18 01:23:00 +00:00 (Migrated from github.com)

The plugin is consistently turning off the heater at the end of the next print if I set a target temp. This is despite me not having the "auto shutdown" checkbox unmarked.

The plugin is consistently turning off the heater at the end of the next print if I set a target temp. This is despite me not having the "auto shutdown" checkbox unmarked.
vitormhenrique commented 2018-01-18 22:08:25 +00:00 (Migrated from github.com)

Yeap.. I think I was disabling the heater at the end by default.

I'm starting to add more functionality on this plugin now and will be fixing those issues.

Yeap.. I think I was disabling the heater at the end by default. I'm starting to add more functionality on this plugin now and will be fixing those issues.
vitormhenrique commented 2018-01-22 03:13:26 +00:00 (Migrated from github.com)

I'm going to fix this on the next release, but I just noticed that the temperature control does not have an auto shutdown field, are you using the temperature control or the gpio output?

I'm going to fix this on the next release, but I just noticed that the temperature control does not have an auto shutdown field, are you using the temperature control or the gpio output?
cmgerdes commented 2018-01-24 05:08:37 +00:00 (Migrated from github.com)

sorry for the delay, I was sick the last couple days.

I was referring to the "auto shutdown" checkbox on the gpio pin. I don't see a choice present for the enclosure temp settings.

As I use the plugin more - I'm realizing sometimes you want it to turn off after a print and sometimes you don't. I'd recommend adding the checkbox next to the enclosure tab options rather than on the config.

sorry for the delay, I was sick the last couple days. I was referring to the "auto shutdown" checkbox on the gpio pin. I don't see a choice present for the enclosure temp settings. As I use the plugin more - I'm realizing sometimes you want it to turn off after a print and sometimes you don't. I'd recommend adding the checkbox next to the enclosure tab options rather than on the config.
vitormhenrique commented 2018-03-01 05:36:59 +00:00 (Migrated from github.com)

I just finished re-writing most of the plugin and implemented this requested feature, tested 95% of the plugin.

If you want to test it out uninstall the current plugin, go to the plugin manager, select get more, and where it says "from URL" use the development branch:

https://github.com/vitormhenrique/OctoPrint-Enclosure/archive/dev.zip

More documentation here:
https://github.com/vitormhenrique/OctoPrint-Enclosure/tree/dev

I'll push this to production after more people test it out.

I just finished re-writing most of the plugin and **implemented this requested** feature, tested 95% of the plugin. If you want to test it out uninstall the current plugin, go to the plugin manager, select get more, and where it says "from URL" use the development branch: https://github.com/vitormhenrique/OctoPrint-Enclosure/archive/dev.zip More documentation here: https://github.com/vitormhenrique/OctoPrint-Enclosure/tree/dev I'll push this to production after more people test it out.
cmgerdes commented 2018-03-06 14:18:38 +00:00 (Migrated from github.com)

Sorry for the lack of response.

I've been swamped and haven't had a chance to load up the new version. I'll let you know as soon as I do.

Sorry for the lack of response. I've been swamped and haven't had a chance to load up the new version. I'll let you know as soon as I do.
vitormhenrique commented 2018-03-07 16:41:53 +00:00 (Migrated from github.com)

Implemented on V4.0

Implemented on V4.0
cmgerdes commented 2018-03-07 16:58:39 +00:00 (Migrated from github.com)

well then - that makes installing it easier ;)

Honestly, I haven't done any printing for over a week because I've been busy with other stuff. Thank you for doing this!

well then - that makes installing it easier ;) Honestly, I haven't done any printing for over a week because I've been busy with other stuff. Thank you for doing this!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#87