3MF topology guide
How to Tell if a 3MF File Is Manifold
A manifold 3MF model has mesh topology that describes one clear surface and, usually, one clear solid. This helps a slicer decide where the outside of the object ends and where printable material belongs.
A common non-manifold problem is an edge shared by more than two triangles. Other examples include overlapping shells, internal faces and parts that touch only at an edge or a point.
Run a manifold check
Use the 3MF Manifold Checker to inspect the model’s topology. It reports non-manifold edges and related mesh information.
Use the 3MF Watertight Checker as well. A model can be watertight but non-manifold, or manifold in local areas while still having open boundaries elsewhere.
For a broader report, use the 3MF Quality Checker.
Why it affects printing
A slicer needs to convert surfaces into closed printable layers. Non-manifold geometry can produce missing walls, unexpected filled regions, disconnected fragments or unreliable infill.
Some slicers compensate for simple cases, but that does not mean the result matches the intended part. Always inspect the layer preview after finding a topology warning.
What to do next
If the problem is limited to duplicate or degenerate triangles, the 3MF Repair Tool may be able to make conservative corrections.
For overlapping solids, internal faces or difficult non-manifold connections, return to the original CAD model if possible. Rebuilding a clean solid is usually safer than asking automated repair software to guess how the surfaces should connect.
After repair or re-export, check the file again and confirm dimensions with the 3MF Dimensions Checker before printing.
FAQ
What does manifold mean in a 3MF model?
A manifold mesh has a consistent surface topology that can describe a clear solid. Internal edges normally connect exactly two faces.
Is manifold the same as watertight?
No. A watertight mesh has no open edges, while a manifold mesh has consistent topology. A printable model should normally satisfy both checks.
Can a 3MF Repair Tool fix all non-manifold problems?
No. Complex non-manifold geometry often needs manual modelling work because automatic changes can alter the intended shape.