Last verified: 16 August 2026

How to 3D print: a beginner's guide

3D printing turns a digital 3D model into a physical object by feeding it through slicing software and then an FDM (filament) or resin printer, layer by layer.

The basic workflow is: get or design a 3D model (free sites like Printables or Thingiverse, or design one in Tinkercad), open it in slicing software such as Cura or PrusaSlicer to convert it into printer instructions, then print it, on an FDM printer for most beginners since it's cheaper, less messy, and more forgiving than resin. Start with PLA filament and default slicer settings; most first-print problems come down to bed leveling, temperature, or filament moisture.

The basic 3D printing workflow

Every 3D print goes through the same four stages regardless of printer type: design or download a model file (.STL or .3MF), slice it into machine instructions (G-code), print it, then post-process by removing any supports and cleaning up.

Where do you get a 3D model?

You don't need design skills to start. Free repositories with pre-made, print-ready models include Printables (run by Prusa Research), Thingiverse, and MakerWorld, most offering models under open-source or Creative Commons licences. If you want to design your own, Tinkercad is the standard beginner entry point: it's free, browser-based, and works by combining and subtracting simple shapes such as boxes, cylinders, and spheres, rather than requiring traditional CAD skills.

Should you choose FDM or resin?

  • FDM (Fused Deposition Modeling): melts plastic filament, usually PLA to start, and extrudes it layer by layer. It's the more common and beginner-friendly choice — cheaper, less setup, less mess, and more forgiving of mistakes.
  • Resin (SLA/MSLA): cures liquid photopolymer resin with light for much higher surface detail, but requires more handling, including post-print washing, curing, and safety precautions around the liquid resin itself.

Most beginners are better served starting with FDM and moving to resin later if fine detail is genuinely needed.

How do you slice a model, and what settings matter?

Slicing software converts your 3D model into the instructions your printer executes. Cura (free, from Ultimaker) and PrusaSlicer (free, from Prusa Research) are the two most widely used free options, both with large libraries of pre-configured printer profiles and a beginner "recommended" mode.

  • Layer height: smaller (0.1mm) is smoother and slower; larger (0.3mm) is faster and rougher. 0.2mm is the standard beginner default.
  • Infill: the internal lattice density of the print. 15–25% is a reasonable default for most non-structural beginner prints.
  • Supports: needed for overhangs and bridges the printer can't print into thin air; the slicer can generate these automatically.

For your very first print, the general beginner advice is: don't change anything — use PLA and the software's default "standard quality" preset.

Why does bed leveling matter so much?

Bed leveling matters more than almost anything else for a successful first print: the nozzle needs to sit an even distance from the bed at multiple points, commonly checked with a piece of paper or feeler gauge. A poorly leveled bed, or a nozzle sitting too high or low on the first layer, is the root cause of most later adhesion and warping problems, even though the symptom often doesn't show up until several layers in. Watch the first layer go down closely — it's the single best predictor of whether the rest of the print will succeed.

Fixing common first-print problems

  • Poor bed adhesion: usually an unlevel bed, dirty print surface, or wrong first-layer temperature or speed. Clean the bed, re-level, and slow the first layer down.
  • Warping (corners lifting off the bed): caused by lower layers cooling and contracting faster than upper layers, almost always rooted in a poorly-leveled first layer. Fixes: clean the bed, raise bed temperature slightly, reduce drafts around the printer, and add a "brim" (extra perimeter lines at the base) in the slicer for models prone to lifting.
  • Stringing (thin wisps of plastic between parts of the print): usually caused by nozzle temperature slightly too high or weak retraction settings. Fixes: lower nozzle temperature in small increments, increase retraction distance, and check whether your filament has absorbed moisture from the air, since damp filament causes oozing even with correct settings.

If you choose resin printing, safety matters more

Uncured resin and its fumes are genuinely more hazardous than FDM filament. Safety guidance recommends nitrile gloves, splash-rated eye protection, and either a sealed enclosure vented outside or an organic-vapor-filter respirator for ventilation, plus checking the resin manufacturer's safety data sheet for the specific product you're using. If you're new to 3D printing, it's reasonable to start with FDM and only move to resin once you're comfortable managing these precautions.

People also ask

Do I need to know CAD or design skills to 3D print?

No — you can download free, print-ready models from repositories like Printables, Thingiverse, or MakerWorld. Tinkercad is a free, browser-based entry point if you want to design your own.

What's the difference between FDM and resin 3D printing?

FDM melts and extrudes plastic filament and is cheaper and more forgiving; resin cures liquid photopolymer for finer detail but needs more careful, safety-conscious handling.

Why is my print warping or lifting at the corners?

Almost always a mistake on the first layer — a clean, level bed, a slightly higher bed temperature, and a brim in your slicer usually fix it.