HomeMaker Hardware › 3D printing

3D printing: a teacher's start

You don't need to be an engineer. A classroom 3D printer follows one simple loop — design, slice, print — and once you've seen it once, you can teach it.

The workflow in one picture

  ┌──────────┐     ┌──────────┐     ┌──────────┐
  │  DESIGN  │ ──▶ │  SLICE   │ ──▶ │  PRINT   │
  │ a 3D model│     │ to G-code│     │ the object│
  └──────────┘     └──────────┘     └──────────┘
   Tinkercad        Cura /           Printer +
   (free, browser)  PrusaSlicer      filament

The three steps, explained

1. Design

Create or download a 3D model. For beginners, Tinkercad is free, runs in a browser, and is built for classrooms. To skip designing entirely, download ready-made models from a library like Thingiverse or Printables and print those first.

2. Slice

A "slicer" (Cura, PrusaSlicer, Bambu Studio) chops your model into hundreds of thin layers and writes instructions the printer understands (called G-code). This is where you set quality, size and support.

3. Print

The printer melts plastic filament and lays it down layer by layer until the object is built. A small keychain takes ~20 minutes; a fist-sized object can take several hours.

Words you'll hear

TermWhat it means for you
FilamentThe plastic "ink." PLA is the easy, low-fume default for schools.
BedThe surface prints build on. It must be level or prints fail.
Layer heightThinner = smoother but slower. 0.2 mm is a fine classroom default.
InfillHow solid the inside is. 15–20% is plenty for most student projects.
SupportsRemovable scaffolding for overhangs. Design flat when you can to avoid them.

Try it yourself: estimate a print

Rough out how long a print will take and roughly how much filament it uses. (A real slicer gives exact numbers — this is just to build intuition.)

Print estimator

Your first print, step by step

When a print goes wrong

SymptomLikely cause & fix
Print won't stick to the bedBed not level or dirty — re-level, wipe clean, add a brim.
"Spaghetti" mess partway upThe part came loose — better adhesion, or add supports for tall/thin models.
Nothing comes out of the nozzleClog or empty/tangled spool — check filament path; reload.
Rough, stringy surfaceFilament may be damp — try a fresh, dry spool.

Lesson ideas by subject

SubjectProject
MathPrint 3D solids to explore volume & surface area; fraction manipulatives.
ScienceModel molecules, tectonic plates, or a topographic map of your town.
HistoryReplicate artifacts or architectural pieces students then analyze.
Art / DesignDesign a nameplate or a solution to an accessibility problem (design thinking).
SEL / whole classEach student designs one piece of a class sculpture — collaboration made physical.
Classroom safety basics The nozzle runs at ~200 °C and the bed can be hot too. Keep the printer where students can watch but not reach the moving head, run it in a ventilated room, and use PLA to minimize fumes. Tools for removing prints are sharp — you handle those, not students.
Your first-week plan Day 1: print a pre-made model so students see the machine work. Day 2: everyone makes a nameplate in Tinkercad. Week 2: tie it to a unit objective. Momentum beats perfection.