August 16, 2025
Description
If you're looking for an excessively over-engineered solution to a problem that probably doesn't exist, you have come to the right place!
I was looking for a way to cover the big hole in the back of the printer while heating the chamber. I came across a pretty cool model that was an automated version of another model which started as a manual door.
Well, I decided to over engineer it even further. The previous version had a temperature sensor. When the temperature went up, (chamber heating), it closed and opened again when it got cool. While this is probably fine, I wanted more control.
The controller now connects to your WiFi and it can be controlled via a web utility I included, or through an automation platform like Home Assistant. I have my printers connected to Home Assistant and they share a great deal of information. Now I can manually open and close the door from the Home Assistant interface, and Ive created some automations that take care of that for me. It closes when the printer heats the chamber, opens temporarily when the printer changes filaments, (to let the poops out), then closes again. Finally, it opens again at the end of the print. When a print does not require a heated chamber, It does nothing. (stays open).
I modified the model to remove the temp sensor and close the holes for its wiring. I also changed the hole size for the magnets. I printed in ASA and there was quite a bit of shrink, so i had to oversize the holes to get the 6X3 magnets to fit.
This is an advanced project and requires some knowledge of Home Assistant and Arduino. I wrote up pretty detailed assembly instructions and included all the code for both the microcontroller and the YAML code for Home Assistant, but you still have to know what you're doing, and feel comfortable around a soldering iron.
For the poop slide that works with this, use this model and look for the modified print profile by lauretiu. That slide has been cut down to accommodate for the gate.
https://makerworld.com/en/models/1265042-h2d-poop-chute#profileId-1645147
Here are the parts I used.
Servo
https://www.amazon.com/gp/product/B0D5Y5VK7D/ref=ox_sc_saved_image_1?smid=AT4GDZOF91C2O&psc=1
Controller
https://www.amazon.com/dp/B07WC2KZS9?ref=ppx_yo2ov_dt_b_fed_asin_title&th=1
OLED
A couple of notes:
I hope you enjoy.
License:
BY-NC-SA