How to Create 3D Models for 3D Printing: The Complete Guide image

How to Create 3D Models for 3D Printing: The Complete Guide

Author: Arndt von Koenigsmarck · Technical review by Paul Gaboury · Last reviewed August 2026 


Being able to print 3D objects you can hold in your hands, whether you designed them yourself or downloaded them, is one of the most rewarding things you can do with 3D software. This guide explains how to create 3D models for 3D printing from the ground up. It covers the fundamentals that apply no matter which program you use, then points you to in-depth, tool-specific guides for Cinema 4D and ZBrush.

There are really two ways to end up with a printable model: download one that someone else made, or create your own. Most people do a mix of both. Either way, the same handful of principles decide whether a model actually prints well, and those principles are what the first half of this guide is about.

Almost all consumer and professional 3D printers build objects layer by layer, but they do it in two main ways, and the difference affects how you should design a model.

FDM (Fused Deposition Modeling) melts a plastic filament and lays it down in thin layers. FDM printers are affordable, easy to run, and well suited to functional parts and larger objects. Detail is limited by the nozzle size, so very fine features can be lost.

Resin printing (SLA and DLP) uses a UV light source to cure liquid resin one layer at a time. Resin printers resolve much finer detail, which makes them the usual choice for miniatures, jewelry and highly detailed figures, but they need more careful handling, ventilation and post-processing (washing and curing).

Neither is simply better. FDM is the friendlier starting point and the workhorse for sturdy parts, while resin wins on fine detail. Many makers eventually keep one of each.


This is the part beginners most often miss. A model can look perfect on screen and still fail to print, because printing has physical requirements the screen does not. Whatever software you use, a printable model needs to satisfy four things.

A printable mesh has to be "watertight," also called manifold, meaning a completely closed surface with no holes into its interior and no impossible edges. The slicer needs to know exactly what is inside the object and what is outside. Gaps, open edges and overlapping shells confuse that calculation and cause failed or malformed prints.

Every printed surface has to be thick enough to exist as real material. Walls that are too thin will not print, or will come out fragile and break. As a rough guide, FDM parts want walls of at least about twice the nozzle diameter (commonly 0.8 mm or more, thicker for load-bearing parts), while resin can go thinner, around 0.5 to 1 mm. Larger models generally need more thickness to stay rigid.

3D software often works in arbitrary units, but slicers work in millimeters. If the scale is wrong, your model can arrive ten times too large or too small. Setting real-world dimensions before export is an essential step, and it is easy to overlook.

The model has to be saved in a mesh format a slicer or print service understands. The most common are STL (the universal standard), OBJ (useful when you need color or texture data), and 3MF (a modern format that can carry color, materials and multiple parts in one file). Engineering workflows sometimes use STEP or IGES for precise CAD data.


If you would rather start from an existing model, large libraries offer models made specifically for printing, many of them free: 

Downloaded models are a great shortcut, but they often need cleanup before they print well. They can be too low in resolution, built from loose pieces, or contain errors such as holes or overlapping geometry. Knowing how to repair a model is just as valuable as knowing where to find one.


When you create your own model, the right software depends on what you are making. Two applications cover most 3D printing work, and each has a dedicated guide here.

Cinema 4D is well suited to technical and hard-surface work, precise dimensions, and workflows where you want to keep everything editable. It imports and repairs downloaded models, checks and corrects scale, splits oversized objects, adds connectors for assembly, and exports clean STL files. It is a strong choice for props, functional parts, and any project where accuracy and repeatable, parametric setups matter.

Full guide: Cinema 4D for 3D printing, which covers importing and scaling, fixing meshes, splitting large models, adding connectors, and modeling for printability.

ZBrush is a digital sculpting application built for high-resolution, organic and highly detailed models, which is why it dominates figures, collectibles, creatures and characters. It handles very dense meshes, cleans up 3D scans, hollows models, reduces polygon counts, and exports STL, 3MF, OBJ and VRML. It is the natural choice when detail and freeform shapes matter more than parametric precision.

Full guide: ZBrush and 3D printing, which covers sculpting printable models, preparing and repairing meshes, hollowing and wall thickness, reducing polygons, exporting, and a use-case guide to miniatures.

As a rule of thumb, reach for Cinema 4D for hard-surface, technical and precisely dimensioned objects, and ZBrush for organic, sculpted and highly detailed ones. Plenty of projects use both, sculpting detail in ZBrush and handling technical assembly or parametric elements in Cinema 4D. The good news is that the print requirements above are identical whichever you choose.


Your 3D software does not talk to the printer directly. Once you export a model, you open it in a slicer, which converts it into the layer-by-layer instructions (G-code) the printer follows. Popular free slicers include PrusaSlicer, UltiMaker Cura and Creality Print for FDM, and Lychee Slicer or CHITUBOX for resin.

The slicer is also where supports are added. Steep overhangs, typically anything beyond about 45 degrees from vertical, need temporary support structures to print cleanly, and the slicer can generate these automatically. Thinking about orientation and overhangs while you model helps you avoid shapes that are needlessly hard to print.


Can I 3D print any 3D model?

Not without checking it first. A model must be watertight (no holes into the interior), thick enough to print, at the right scale, and exported in a format the slicer accepts. Many downloaded models need repair before they will print cleanly.

What file format do 3D printers use?

The printer itself follows G-code produced by a slicer. The model you give the slicer is almost always an STL file, though OBJ and 3MF are also widely accepted. STL is the safe default.

Do I need to pay for software to make 3D models for printing?

Not necessarily. Slicers such as PrusaSlicer, Cura and Creality Print are free, and there are free modeling and repair tools. Professional applications such as Cinema 4D and ZBrush add far more capability for creating and preparing models, especially for detailed or technical work.

What is the minimum wall thickness for 3D printing?

It depends on the process. For FDM, aim for at least twice the nozzle diameter, so around 0.8 mm with a 0.4 mm nozzle, and thicker for functional parts. Resin can go thinner, roughly 0.5 to 1 mm. Increase thickness for larger prints.

Should I choose FDM or resin?

Choose FDM for functional parts, larger objects and an easier start. Choose resin when you need fine detail, such as miniatures or jewelry, and are prepared for the extra handling and post-processing.

How do I get my model to the right size?

Set real-world dimensions before exporting, because slicers read millimeters. Both Cinema 4D and ZBrush include tools for setting and checking real-world scale, covered in their guides.

Do I need a slicer as well as modeling software?

Yes. Modeling software creates and prepares the model, and a slicer turns the exported file into printer instructions. They are two separate steps in every 3D printing workflow.

Go deeper with the tool-specific guides: Cinema 4D for 3D printing and ZBrush and 3D printing.