DEV Community

Cover image for Essential 3D Printing Terms Every Student Should Know
Juliana Misiko
Juliana Misiko

Posted on

Essential 3D Printing Terms Every Student Should Know

Essential 3D Printing Terms Every Student Should Know
3D printing has transformed the way students learn, create, and solve problems. From engineering prototypes and science models to art projects and robotics components, this technology allows ideas to become physical objects in just a few hours. As more schools and universities introduce makerspaces and fabrication labs, understanding the language of 3D printing is becoming an essential skill.

If you're new to 3D printing, you may come across technical terms that seem confusing at first. Fortunately, most of these concepts are straightforward once you understand what they mean and how they affect the printing process.

This guide explains the most important 3D printing terms every student should know before designing or printing their first model.

3D Model
A 3D model is a digital representation of an object. It is created using computer-aided design (CAD) or 3D modeling software such as SelfCAD, Tinkercad, Fusion, Blender, or SolidWorks.

Think of the 3D model as the blueprint for your printed object. Everything the printer creates is based on this digital design.

Example: A student designing a miniature bridge for an engineering project first creates the bridge as a 3D model before printing it.

CAD (Computer-Aided Design)
CAD refers to software used to design precise digital objects. Engineers, architects, product designers, and students use CAD tools to create parts that can later be manufactured or printed.

Learning CAD helps students improve their creativity, spatial reasoning, and problem-solving skills while preparing them for careers in engineering, architecture, and product design.

Popular beginner-friendly CAD software includes:
SelfCAD
Tinkercad
Fusion
SketchUp
Onshape

STL File

An STL file is one of the most common file formats used in 3D printing. It contains the shape of a 3D object and tells the printer what needs to be built.

Once a design is complete, it is usually exported as an STL file before moving to the next stage of the printing process.

Without an STL file, most desktop 3D printers cannot prepare a model for printing.

Slicer
A slicer is software that converts a 3D model into instructions that a printer can understand.

Instead of printing an object all at once, a printer builds it one thin layer at a time. The slicer divides the model into hundreds or even thousands of these layers and generates the machine instructions.

Popular slicers include Cura, PrusaSlicer, OrcaSlicer, and Bambu Studio.

G-code
After slicing a model, the software generates a G-code file.

G-code is the language that tells the printer exactly what to do, including:

  • where to move,
  • how fast to print,
  • how much filament to extrude,
  • and what temperature to use.

You can think of G-code as the printer's instruction manual for every print.

Filament
Filament is the material used by most desktop 3D printers. It comes as a long plastic strand wound onto a spool.

As the printer works, the filament is heated until it melts and is deposited layer by layer to create the final object.

Common filament materials include:

  • PLA
  • PETG
  • ABS
  • TPU

Each material has different strengths, flexibility, and temperature requirements.

PLA
PLA (Polylactic Acid) is the most popular filament for beginners and schools.

It is easy to print, produces minimal warping, and is made partly from renewable plant-based materials such as corn starch or sugarcane. Because it prints at relatively low temperatures and emits little odor, PLA is often the preferred choice for educational environments.

Students usually start with PLA before experimenting with more advanced materials.

Nozzle

The nozzle is the small metal tip where melted filament exits the printer.

The size of the nozzle affects print quality and speed.

A smaller nozzle creates finer details, while a larger nozzle allows faster printing of bigger objects.

The standard nozzle size on many printers is 0.4 mm.

Print Bed

The print bed is the flat surface where objects are printed.

A clean and level print bed helps the first layer stick properly, reducing the chance of print failures.

Some printers include heated beds that improve adhesion for certain materials.

Layer Height

Layer height refers to the thickness of each printed layer.

Smaller layers produce smoother, more detailed prints but increase printing time.

Larger layers print faster but leave more visible layer lines.

Typical layer heights range from 0.1 mm to 0.3 mm.

Infill

Most printed objects are not completely solid inside.

Instead, the printer fills the interior with a patterned structure known as infill.

Higher infill percentages create stronger parts but use more material and increase print time.

For decorative objects, 10–20% infill is often enough, while functional parts may require 40–100%.

Supports

Some models contain overhanging sections that cannot be printed in mid-air.

To prevent these areas from collapsing, the printer creates temporary structures called supports.

After printing, the supports are removed, leaving the finished object behind.

Designing models that need fewer supports saves both time and material.

Overhang

An overhang is any part of a model that extends outward without sufficient support underneath.

Large overhangs often require support structures or design modifications.

Understanding overhangs helps students create models that print more successfully.

Bridging

Bridging occurs when a printer creates a horizontal section between two supported points without additional supports.

Well-tuned printers can bridge surprisingly long gaps, although shorter bridges generally produce better results.

Build Volume

Build volume describes the maximum size an object can be printed on a specific machine.

For example, a printer with a build volume of 220 × 220 × 250 mm cannot print an object larger than those dimensions in one piece.

Students should always check build volume before beginning large projects.

Print Speed

Print speed is the rate at which the printer moves while depositing material.

Faster printing reduces production time but may lower print quality.

Slower speeds generally produce cleaner details and stronger layer adhesion.

Finding the right balance is an important part of successful 3D printing.

Resolution

Resolution describes the level of detail a printer can produce.

Higher resolution means smoother surfaces and sharper features, though it often increases print time.

For educational projects, medium resolution usually provides the best balance between quality and efficiency.

Warping

Warping occurs when the corners of a print lift away from the print bed during printing.

Common causes include:

  • incorrect bed temperature,
  • poor bed adhesion,
  • drafts or uneven cooling.

Proper printer setup and material selection greatly reduce warping.

Calibration

Calibration is the process of adjusting the printer so it produces accurate, consistent results.

Regular calibration includes:

  • leveling the print bed,
  • checking nozzle height,
  • adjusting extrusion,
  • and ensuring the printer moves accurately.

Even experienced users calibrate their printers regularly.

Prototype

A prototype is an early version of a product used for testing and improvement.

One of the greatest strengths of 3D printing is the ability to create prototypes quickly and inexpensively.

Students can print a design, evaluate it, make improvements, and print a revised version, all within a short period. This rapid design cycle encourages experimentation and helps learners understand that great products are often the result of multiple iterations rather than a single perfect attempt.

Conclusion
As you continue exploring 3D printing, you'll discover that these terms become second nature. More importantly, they'll help you transform creative ideas into real-world objects, whether you're building a science project, designing a robot, creating artwork, or developing your next innovative invention.

Mastering the language of 3D printing today lays the foundation for tomorrow's skills in engineering, manufacturing, design, and technology.

Top comments (0)