← Back to projects
Mechatronics olympiad project

Automatic build plate swapper for 3D printer farms.

A real, built automatic build-plate swapper for 3D printers. I designed and built the mechanical system, electronics, firmware, testing setup and documentation, from the frame and motion system to the control box and simple web interface.

Real automatic build plate changer installed next to 3D printers
Result3rd place
CategoryMechatronics + electronics
Magazine8 plates
ControllerESP32
Complete automatic build plate changer device
Complete physical device built around a real print-farm workflow.

Physical prototype.

The project was created to reduce manual work in a 3D printer farm. Instead of swapping plates by hand after each print, the mechanism can store, position and exchange plates using a modular frame, a moving carriage and a plate magazine.

CAD render of the automatic build plate changer
CAD/render view used to plan the mechanism before fabrication.

CAD design and physical debugging.

The render is shown here only once as design context. The mechanical architecture was then translated into aluminium profiles, printed brackets, belt/rack motion, V-Slot rollers and a moving head responsible for picking up and installing build plates.

Fan-style build plate magazine
Fan-style magazine for storing multiple 256×256 mm build plates.

Plate storage magazine.

The magazine stores multiple platforms in a compact fan-style geometry. The idea was to let a print farm run longer without operator intervention by keeping spare clean plates ready next to the printer.

LiDAR sensor and moving head
Moving head with LiDAR/position sensing and mechanical pickup features.

Moving head and sensing.

The moving head handles the physical interaction with the plate. Position feedback and sensing were important because the device had to align with a printer and magazine repeatably, not just move approximately in open loop.

Control box with encoder and display
Control enclosure with encoder, display and wiring integrated into the frame.

Operator interface.

The control box brought the electronics into a usable form: display, encoder input, wiring, power distribution and user interaction. The goal was to make the prototype operable as a piece of production equipment.

Electronics PCB for plate changer
Custom control electronics around ESP32 and stepper-driver based motion.

Control electronics.

The control system combined an ESP32, stepper motor drivers, NEMA17 motors, endstops, LiDAR/position sensing, OLED display, encoder input, power management and a simple web interface for remote operation.

Gear and drive mechanism
Drive mechanism detail: gear/rack style motion and carriage mechanics.

Motion and transmission.

The motion system used printed and mechanical parts together: profiles, rollers, belts/racks, mounts and custom brackets. The main challenge was getting repeatable movement while keeping the whole device low-cost and manufacturable.

Top view of the integrated automatic plate changer
Top view of the integrated mechanism with carriage, wiring and magazine area.

Integration.

The final system combined mechanical design, electronics, firmware, calibration and documentation. It became one of my key mechatronics projects because it connects the same skills I use elsewhere: CAD, 3D printing, embedded control, wiring, testing and iteration.