Home / Guides
04 chapters · ~15 min read

How to 3D print

Everything from "I just unboxed a printer" to "why is my print a bird's nest of plastic." Read top to bottom the first time, then jump back to the troubleshooting table whenever something goes sideways.

01Getting started

Every print follows the same four-step loop. Learn the loop and everything else is just detail:

  1. Find a model — design one, or download an .stl file from a model library.
  2. Slice it — software turns the 3D shape into layer-by-layer instructions (.gcode).
  3. Print it — the machine heats up and draws those layers in melted plastic.
  4. Remove & clean up — pop it off the bed, trim any stray strings.

Level the bed first — always

If you only remember one thing, remember this. The gap between the nozzle and the print bed has to be just right: too far and the plastic won't stick, too close and it gets squished or clogs. The classic test is the paper trick — slide a normal sheet of paper under the nozzle and adjust until you feel a light drag, like the paper is being lightly pinched.

Why it matters

Roughly 8 out of 10 first-print failures come down to bed leveling or first-layer height. Before you blame the printer, the filament, or the model — re-level.

What you actually need

  • A printer (any entry-level FDM machine is fine to learn on)
  • A spool of PLA filament — the easiest plastic to start with
  • A slicer program installed on a computer
  • A scraper or spatula, and a pair of flush cutters for cleanup

02Slicing basics

A slicer is the bridge between a 3D model and your printer. It takes the shape and decides the path the nozzle travels on every single layer. You mostly tweak a handful of settings:

SettingWhat it doesSafe starting point
Layer heightThickness of each layer. Smaller = smoother but slower.0.20 mm
InfillHow solid the inside is. Most prints don't need to be solid.15–20%
Print speedHow fast the nozzle moves. Slower is more reliable.50 mm/s
SupportsRemovable scaffolding for steep overhangs.On if needed
BrimA flat skirt that boosts bed adhesion.On for tall/small parts

The 45-degree rule

Plastic can't print on thin air. A printer can usually handle overhangs up to about 45° from vertical on its own. Steeper than that and you'll want supports — or better, rotate the model so the tricky part faces up. Thinking about orientation before you slice saves a lot of grief.

Pro move

Most slicers ship with tested profiles like "0.2 mm Standard". Start there. Change one setting at a time so you actually learn what each one does.

03Filament types

Filament is just plastic string on a spool, sold in 1.75 mm thickness for most printers. Each kind melts at a different temperature and has its own personality. Here's the cheat sheet:

TypeBest forNozzleDifficulty
PLAAlmost everything — toys, models, learning190–220 °CEasy
PETGSturdy parts, water bottles, outdoor use230–250 °CMedium
ABSHeat-resistant, tough mechanical parts230–250 °CHard
TPUFlexible, rubbery things — phone cases, straps210–230 °CMedium

Just starting? Use PLA.

PLA is made from plant starch, prints cool, barely smells, and doesn't warp much. It's the friendliest plastic there is. The trade-off is that it goes soft in heat — leave a PLA print in a hot car and it'll sag. For anything that needs to survive sun or stress, step up to PETG once you're comfortable.

Storage tip

Filament soaks up moisture from the air, and wet filament prints badly — popping, rough surfaces, weak parts. Keep spools in a sealed box with a silica gel pack between sessions.

04Troubleshooting

When a print misbehaves, it's almost always one of these. Match the symptom, try the fix, change one thing at a time:

SymptomLikely causeFix
Print won't stickNozzle too high, dirty bed, no brimRe-level, clean bed with soap/IPA, add a brim
Spaghetti / bird's nestPrint came loose mid-jobImprove adhesion, slow first layers, check supports
Stringing (fine hairs)Too hot, or under-retractionLower nozzle 5–10 °C, enable/increase retraction
Warping (corners lift)Cooling too fast, low bed tempHeat the bed, add a brim, block drafts
Layers splittingNozzle too cool, fan too strongRaise temp 5–10 °C, reduce part cooling fan
Clogged nozzleWrong temp, dust, or wet filamentHeat & do a "cold pull", dry the filament
Rough top surfaceNot enough top layers / over-extrusionAdd top layers, fine-tune flow rate
The debugging mindset

Treat a failed print like a clue, not a defeat. Look at where it failed — the first layer, a specific height, an overhang — and that tells you which setting to chase. Stuck on a term? The glossary has plain-language definitions.

Next: try a print