// 3d-printer
DIY FDM 3D Printer
Still printing Amarklab product parts today
Demos
Demo 1
Demo 2
The Problem
Manufacturing costs for hardware prototypes were too high. I needed a printer I could tune completely for my use case.
What I Built
A complete FDM printer built around RAMPS 1.4 and Marlin, with a frame and several printed components I modeled in Fusion 360. I tuned the firmware end to end — steps/mm, acceleration, PID for the hotend, and the slicer profiles — for the specific parts my business needs. It is not pretty, but it earns its keep.
What I Learned / What Broke
Building the machine taught me more than any course. First-layer adhesion humbled me for a week until I learned to trust a measured nozzle gap over feel. PID-tuning the hotend by hand made thermal control real instead of theoretical. And I learned the unglamorous truth of hardware: 80% of 'printing problems' are mechanical — a loose belt, a worn nozzle, a slightly skewed gantry — not code. Now when a print fails I check the physical world first.
Status
Active
Timeline
2025 — ongoing
My Role
Sole Builder
Stack
- →RAMPS 1.4
- →Marlin
- →Fusion 360
- →C