@oliof The hardware side of things is my strong point but the software side, less so. Is there a good guide that would get me started down this road?
@soare0 The fans are DC, the chamber heaters are AC. But the bigger issue is that the chamber heaters will need to be controlled with a PID loop so there are moments when the fans would be off if the heaters are off. The air still should be circulating during the whole print.
@dc42 As above, different voltages and I don't want the fans to turn off when the heaters have reached temp or between "bang bangs".
@sebkritikel I actually did read through that thread a few weeks ago. There's a surplus of I/O on the Duet board - at least for my design. I ended up just doing a full on gutting of the machine and Im doing all new stuff. I've only retained the chamber heaters and fans, LED lights at the front of the chamber, and part cooling fan. The idea of doing all the work to interface to old and hard to find hardware just didnt feel worth it to me. Because Im using the SBC Ive added a 10" touch screen with some buttons below that control the material cartridge drive motor and solenoids. Ive also designed a circuit that controls the cartridge latching system. Ill probably design new cartridges that allow fast and easy material swaps. My current build only has a single extruder but once the machine is up and running Ill start on a dual extruder model with tilting hotends similar to the original design (mechanically actuated instead of servo driven like you see in other hobby machines).
@mrehorstdmd how are you getting around the fans turning off / pulsing when the chamber hits the target temp? In the original machine fans were on 100% of the time the machine was on. In my case I'd like the ability to control them if I decide to print a material other than ABS for example. I added a heated bed to give me flexibility on materials instead of the plastic build plate that was passively heated on the original. Seems like a shame to not be able to use or not use the fans at will.