# 3D printed hinges: pin clearance, orientation, and print-in-place gaps that work

The pin and barrel clearances that actually let a 3D printed hinge swing, how to orient it on the bed, print-in-place versus a separate pin, and how to fix a stiff hinge with a slider.

---

You printed a hinge, watched it come off the bed as one solid, welded lump, and now
nothing swings. Or it swings, but only after you crack it loose with a screwdriver, and
the first flex snaps a knuckle clean off. Almost every failed printed hinge is one of
two problems: the gap between the pin and the barrel was wrong, or the hinge printed in
the wrong orientation so the layers peel apart the first time it moves.

Both are fixable, and neither needs you to be a CAD wizard. This post covers the pin and
barrel clearances that actually let a hinge turn, why print orientation makes or breaks
it, when to use a separate pin instead of print-in-place, and how to nudge a stiff hinge
loose with a slider instead of remodeling the whole part.

## What clearance does a 3D printed hinge need to actually turn?

For a pin hinge on a well-calibrated FDM printer, leave about 0.15 to 0.25 mm of radial
clearance between the pin and the inside of the barrel (the hole the pin turns in). That
is per side, so the barrel bore ends up roughly 0.3 to 0.5 mm larger than the pin
diameter. Too tight and the two surfaces fuse or bind; too loose and the hinge rattles
and wanders.

The right number depends on your machine and material. Here is where to start:

| Printer / material | Radial clearance per side | Barrel bore vs pin |
|---|---|---|
| Well-tuned printer, PLA | 0.15 to 0.20 mm | pin + 0.3 to 0.4 mm |
| Mid-range printer, PLA | 0.20 to 0.25 mm | pin + 0.4 to 0.5 mm |
| Entry-level printer, PLA | 0.30 to 0.40 mm | pin + 0.6 to 0.8 mm |
| PETG (any printer) | add 0.05 to 0.10 mm per side | a touch more |

PETG needs the extra room because it oozes and strings more than PLA, so it tends to
close a gap you thought you left. Whatever you pick, treat it as a starting point and
print a small test coupon with your actual filament before committing to a big part. A
hinge is exactly the kind of fit where 0.1 mm decides whether it swings freely or not at
all, which is the same clearance logic behind every mating part: our guide to
[3D printing tolerances and making parts that fit](/blog/3d-printing-tolerances-parts-that-fit)
walks through why FDM shifts these numbers and how to dial them in.

## Should you print the pin separately or print-in-place?

You have two real options, and picking the right one up front saves you a reprint.

A **separate pin** means you print the leaves and knuckles as one part with a clean
through-hole, then slide in a pin afterward: a length of filament, a short metal rod, a
printed peg, or a nail. This is the reliable path. The bore prints as a plain hole with
nothing fused inside it, you get an exact, repeatable fit, and if the pin ever wears you
just swap it. For anything load-bearing or anything you want to trust, use a separate
pin.

A **print-in-place** hinge prints the pin already inside the barrel, gap and all, in one
go, so it comes off the bed already moving. It is satisfying and needs no assembly, but
it is fussier: the number one failure is the printer melding the pin to the barrel
because the gap was too small or the first layers squished out. Save it for lightweight,
low-stress hinges (a lid, a small enclosure door) where the convenience is worth the
extra tuning.

| Approach | Reliability | Assembly | Best for |
|---|---|---|---|
| Separate pin (rod, filament, printed peg) | High, repeatable fit | Slide a pin in after printing | Load-bearing hinges, anything you will reuse |
| Print-in-place | Works, but needs tuning | None, moves off the bed | Light lids and doors, quick one-offs |

If your part is a box or enclosure lid rather than a standalone hinge, our guide to
[designing a 3D printed box with a lid that actually closes](/blog/3d-printed-box-with-a-lid)
covers friction-fit and pin-joint lids side by side.

## How should a hinge be oriented on the print bed?

Print the hinge so the pin axis runs vertically, straight up the Z axis, with the barrels
standing as stacked rings. This is the single biggest thing you can do for a hinge that
lasts.

Two reasons. First, a hole printed vertically comes out far rounder than one printed
lying down: a horizontal bore has to bridge across its own top, so it sags into an oval
and the pin binds on the flat spots. Second, and more important, hinge knuckles that
print lying flat are held together only by the bond between layers, and layer bonds are
the weakest direction in an FDM print. The first time the hinge takes a sideways load, it
delaminates and a knuckle shears off. Stand the pin up and the load runs across the
layers instead of trying to peel them apart. If you have ever had a print snap along the
lines, our guide to
[why 3D prints break along layer lines](/blog/why-3d-prints-break-along-layer-lines)
explains exactly why orientation decides strength.

The trade-off is that a vertical barrel is a tall, skinny feature that can wobble, so keep
the hinge short in Z or add a brim for stability.

## Why does my print-in-place hinge come out fused solid?

The usual culprit is elephant's foot: the first few layers get squished wider than the
rest because the nozzle sits slightly too close to the bed, and that bulge fills in the
clearance gap right at the base of the hinge, welding the pin to the barrel. Chamfer the
bottom edges of the knuckles by 0.4 to 0.6 mm so the squished-out plastic has somewhere
to go instead of into your gap, and level or lower your first layer so it is not
over-squished to begin with.

Over-extrusion does the same thing higher up: if your flow is a few percent hot, every
layer bulges inward and eats the gap. If a test hinge comes out stuck, first try flexing
it firmly to crack the light bond (a print-in-place hinge often just needs to be freed
once), then if it is genuinely fused, increase the modeled clearance by 0.1 mm and check
your first-layer squish and flow before reprinting.

## How much wall do the knuckles need so they do not snap?

Give each knuckle enough plastic around the bore to survive the load. As a rule of thumb,
make the barrel wall (the plastic between the pin hole and the outside of the knuckle) at
least 1.5 to 2 mm, and more for a hinge that carries weight. A knuckle with a paper-thin
wall around the pin will split the first time you stress it, no matter how perfect the
clearance is.

Also match the pin diameter to the job: a 2 to 3 mm pin is fine for a light lid, but a
door or a tool that swings under load wants a 4 to 6 mm pin (or a metal rod) so it does
not flex. Longer, more numerous knuckles spread the load better than one fat one in the
middle, the same way a real door hinge uses several.

<TryMeshra />

## How Meshra helps you tune a hinge without remodeling

Here is where designing the hinge parametrically, instead of downloading a finished mesh
and hoping it fits your printer, saves you the reprint spiral. In [Meshra](/builder) you
describe the part in plain English and it writes real parametric CAD (CadQuery on the
OpenCascade kernel) and builds an exact solid, not a triangle blob. You could ask for
"a two-part pin hinge, 8 mm barrel, 3 mm pin hole, three knuckles per leaf, with a
0.2 mm clearance on the pin," and get a watertight, millimeter-exact model with those
features actually built in.

The payoff is what happens when the first test print is stiff. Every meaningful dimension
Meshra generates, the barrel bore, the pin clearance, the knuckle count, the wall
thickness, becomes a slider in the parameter drawer. If the hinge binds, you drag the
clearance up 0.05 or 0.1 mm and the same code re-executes deterministically with the new
number: the bore widens, everything else stays exactly where it was, there is no AI call
involved, and it is instant and free on every plan. Any slider Meshra recognizes as a
clearance or fit dimension even gets a small info badge in the parameter drawer that links
straight to the tolerances guide, so the number and its explanation sit right next to the
control.

Meshra also gives you sanity checks before you slice. The printability summary reads the
loaded part and flags a knuckle wall thin enough to be a printing problem (for example
"2 walls may be too thin to print reliably, estimate only"), and a "Watertight geometry"
badge confirms the solid has no holes or gaps that would make a slicer choke. These are
print-reliability checks on the geometry, not a promise your specific hinge will hold a
specific load, so they do not replace the wall and clearance rules above. When the hinge
is right, export STL or 3MF for your slicer, or STEP if you want to open it in another CAD
tool later, all in millimeters and labeled so nothing guesses the wrong unit. For more on
how that slider-driven, deterministic re-execution works, see
[from a sentence to a printable part](/blog/from-a-sentence-to-a-printable-part).

## FAQ

### What is the best clearance for a print-in-place hinge?

Start at about 0.2 mm of radial clearance per side (roughly a 0.4 mm larger bore than the
pin) on a well-tuned printer, and go up toward 0.3 to 0.4 mm on an entry-level machine or
in PETG. Print a small test hinge with your real filament first, since first-layer squish
and flow shift the effective gap. If it comes out fused, flex it to free it once, then add
0.1 mm and check your elephant's foot.

### Can I 3D print a hinge without any CAD software?

Yes. Describe the hinge in plain language in the [Meshra builder](/builder), for example
the barrel size, pin hole, and number of knuckles, and it generates the geometry with a
slider for every dimension. After a test print you tune the pin clearance with the slider
instead of re-modeling the part.

### Should I use a printed pin or a metal rod?

A metal rod (or even a straight length of filament or a nail cut to length) makes the most
reliable, longest-lasting hinge because it will not wear or flex like plastic. Model the
bore to your rod diameter plus 0.15 to 0.25 mm per side. A printed separate pin is fine
for light-duty hinges and keeps everything in one material; a print-in-place pin is the
most convenient but the least robust.

### Why does my hinge keep snapping at the knuckles?

Almost always print orientation. If the hinge printed with the pin axis lying flat on the
bed, the knuckles are held together only by weak layer bonds and shear off under sideways
load. Reprint with the pin axis vertical so the load runs across the layers, and make sure
the barrel wall around the pin is at least 1.5 to 2 mm.

## Where to start

If you have a lid, a bracket, or a small door that needs to swing, describe it in the
[Meshra builder](/builder) with the barrel, pin hole, and knuckle count called out, print
one short test hinge first, and tune the pin clearance with a slider once you have felt how
it moves. The [template gallery](/templates) has brackets, boxes, and enclosures with
parameters already exposed if you would rather start from a working part than a blank
prompt. See [pricing](/pricing) for current generation allowances, or
[create an account](/sign-up) to save your part and keep dialing in the fit after the
first print.

A hinge that will not swing is not a reason to give up on printed moving parts. Stand the
pin up so the layers carry the load, leave the pin a little room to turn, chamfer the base
so elephant's foot cannot close the gap, and keep the clearance on a slider so a single
test print corrects it in seconds.
