How to 3D Print: A Beginner’s Guide to Slicers, Filaments & Fixes

2026-06-05·Advanced Guides

Key Takeaways

  • Start with PLA—it’s forgiving, has low warping, and works at 190–220°C nozzle temp.
  • Layer height matters: 0.2 mm is a good default for speed vs. detail; 0.12 mm for fine prints.
  • Level your bed first: a 0.1 mm gap (paper thickness) between nozzle and bed prevents most adhesion failures.
  • Slice with default profiles for your printer—tweaking one setting at a time avoids confusion.

---

How to 3D Print: A Beginner’s Guide

I’ve been teaching 3D printing workshops for four years, and the most common question is always: “Where do I even start?” The answer is simpler than you think. You need a printer, some plastic, and a slicer—the software that turns a 3D model into instructions for your printer.

Let’s walk through each step, from picking your first filament to fixing a stringy mess.

Step 1: Choose Your First Filament

Filament is the plastic that melts and builds your object. For beginners, stick to PLA (polylactic acid). It’s plant-based, smells like waffles when heated, and doesn’t need a heated bed (though it helps).

Comparison: PLA vs PETG vs ABS

MaterialPrint Temp (°C)Bed Temp (°C)Ease of UseStrengthBest For
--------------------------------------------------------------------------
PLA190–22050–70EasyMediumToys, prototypes, decorative items
PETG230–26070–90ModerateHighFunctional parts, outdoor use
ABS230–26090–110HardHighMechanical parts, enclosures

PETG is stronger but sticks too well to build surfaces (use glue stick as release). ABS warps like crazy—you’ll need an enclosure. PLA is your friend.

Step 2: Find or Make a 3D Model

You don’t need to model anything yet. Websites like Thingiverse, Printables, and MyMiniFactory have thousands of free STL files. Search for “calibration cube” or “benchy” (a 3D printer benchmark boat).

  • STL files are the standard format. Download one, then open it in your slicer.
  • Avoid super complex models your first week. A simple chess pawn or phone stand teaches you basics without frustration.

Step 3: Slice Your Model

Slicing is where the magic happens. I recommend Cura (free, loads of settings) or PrusaSlicer (great defaults). Install it, then:

1. Import your STL (File > Open).

2. Select your printer profile – Cura has presets for Ender 3, Prusa, etc. Use that.

3. Set layer height – 0.2 mm is a good balance. For finer detail (like a mini figure), try 0.12 mm. For quick prototypes, 0.28 mm works.

4. Infill – 20% is enough for most objects. 100% only if you need structural strength (and it doubles print time).

5. Supports – Enable only if your model has overhangs over 45 degrees. Otherwise, leave off to save plastic.

6. Slice and save the G-code to an SD card (or send via USB).

Real numbers: A 0.2 mm layer height on a 50 mm tall object takes about 250 layers. At 50 mm/s print speed, that’s roughly 2 hours.

Step 4: Level Your Bed

This is the #1 cause of failed first layers. I use the paper method:

  • Home your printer (nozzle goes to front-left corner).

  • Slide a piece of printer paper between nozzle and bed.
  • Adjust the bed screw until you feel slight drag when pulling the paper. Repeat for all four corners, then the center.
  • The gap should be about 0.1 mm—roughly the thickness of a sheet of paper.

If your first layer looks like a flat ribbon, you’re good. If it’s a string of beads, the nozzle is too far. If it’s squished and transparent, too close.

Step 5: Print and Troubleshoot

Load filament, heat the nozzle to 200°C (for PLA), push the filament until it oozes, then start your print. Stand by for the first layer—it’s the most critical.

Common issues and quick fixes:

  • Stringing (spiderweb strings between parts): Lower nozzle temp by 5°C or enable retraction in slicer (6 mm at 45 mm/s is a good start).
  • Warping (corners lifting): Use a brim (extra flat rings around the base) in slicer, or increase bed temp to 65°C.
  • Under-extrusion (gaps in layers): Check for a clogged nozzle (use a cleaning needle) or increase flow rate to 105% in slicer.
  • Layer shifting (print looks like a staircase): Tighten belts on your printer’s X and Y axes. They should feel like a guitar string—not loose, not tight.

I once spent two days chasing a clog—turned out my filament had absorbed moisture. PLA left in a humid room prints poorly. Store it in a sealed bag with silica gel.

Step 6: Post-Processing (Optional)

Remove supports with pliers. Sand rough edges with 200-grit sandpaper. For a smooth finish, use spray primer and then paint. PLA can be glued with super glue or acetone (for ABS).

---

FAQ

Q: Do I need a heated bed for PLA?

A: Not strictly, but it helps. A bed at 50–60°C reduces warping and improves first-layer adhesion. If your printer doesn’t have one, use blue painter’s tape or glue stick on the glass.

Q: How do I fix a clogged nozzle?

A: Heat the nozzle to 200°C, then use the printer’s “load filament” function to push through. If that fails, remove the nozzle (careful—hot!) and clean it with a brass wire brush. For stubborn clogs, use a 0.4 mm cleaning needle.

Q: Why does my print have blobs on the surface?

A: Likely “z-seam” where each layer starts and stops. In your slicer, set “seam corner preference” to hide seams at sharp corners. Also, enable “coasting” (stops extrusion before the end of a path) to reduce ooze.

---

*Last updated: October 2024. All settings based on a standard 0.4 mm nozzle. Your mileage may vary—every printer has its quirks.*