temp_hum_control cooler heatbed Temperature Sensor #417

Open
opened 2021-03-22 16:35:07 +00:00 by wickedbeernut · 0 comments
wickedbeernut commented 2021-03-22 16:35:07 +00:00 (Migrated from github.com)

Please add the ability to link an Enclosure plugin temp_hum_control cooler controller to the heatbed temperature sensor.

@Dak0r has integrated the Enclosure plugin with the octoprint.comm.protocol.temperatures.received hook. The intension is for the Enclosure plugin to contribute the actual temperature and humidity of the configured sensors to the hook. However, with @Dak0r's integration, the hook makes the heatbed actual temperature available to the Enclosure plugin.

This would be used in conjunction with a fan to cool the heatbed to a target temperature (temp_ctr_set_value).

Refer to the "temp_hum_control cooler Auto Startup (when print finishes)" feature request.

image

Please add the ability to link an Enclosure plugin temp_hum_control cooler controller to the heatbed temperature sensor. @Dak0r has integrated the Enclosure plugin with the octoprint.comm.protocol.temperatures.received hook. The intension is for the Enclosure plugin to contribute the actual temperature and humidity of the configured sensors to the hook. However, with @Dak0r's integration, the hook makes the heatbed actual temperature available to the Enclosure plugin. This would be used in conjunction with a fan to cool the heatbed to a target temperature (temp_ctr_set_value). Refer to the "temp_hum_control cooler Auto Startup (when print finishes)" feature request. ![image](https://user-images.githubusercontent.com/47407361/112024864-388aa700-8afa-11eb-8327-8394ae9c2402.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#417