Duet2 wifi chamber heater needs enabled output
-
I'm wiring up a chamber heater to my printer and it looks simple enough to setup with a thermistor and a SSR to control the heating element.
Ideally I need the heaters fan to run the whole time heat is enabled. How can I configure another output to enable the fan whenever the heater is enabled?
I know I can come up with a dirty trick or two, but it there a graceful way?
Thanks! -
@clytle374 you can either set it so it's thermostatically controlled to come on whenever the chamber is above a certain temperature or you can use daemon.g to set it on whenever the chamber heater is on
-
@jay_s_uk said in Duet2 wifi chamber heater needs enabled output:
@clytle374 you can either set it so it's thermostatically controlled to come on whenever the chamber is above a certain temperature or you can use daemon.g to set it on whenever the chamber heater is on
I need the heater output to be PWM to control the temperature, this seems the normal state of operation. I need a second output that is always on when the chamber heater is enabled.
-
@clytle374 yes, I understand. I was commenting about the fan. You'd set the chamber heater up as normal