Recall & Review
beginner
What is a 'non-manifold edge' in a 3D mesh?
A non-manifold edge is an edge shared by more than two faces, which can cause problems in 3D printing because it makes the mesh ambiguous and hard to interpret for slicing software.
Click to reveal answer
beginner
Why are 'holes' in a mesh problematic for 3D printing?
Holes are gaps or missing faces in a mesh that make the model non-watertight. This can cause the printer to misinterpret the shape, leading to failed prints or weak structures.
Click to reveal answer
beginner
What does 'repairing a mesh' usually involve?
Repairing a mesh involves fixing errors like holes, non-manifold edges, flipped normals, and intersecting faces to make the model watertight and printable.
Click to reveal answer
intermediate
What is a 'flipped normal' and why should it be fixed?
A flipped normal is a face pointing inward instead of outward. It confuses the printer about the inside and outside of the model, so fixing it ensures correct surface orientation.
Click to reveal answer
beginner
Name a common software tool used for mesh repair in 3D printing.
MeshLab and Microsoft 3D Builder are popular tools that can automatically detect and fix common mesh errors for 3D printing.
Click to reveal answer
What does a 'watertight' mesh mean in 3D printing?
✗ Incorrect
A watertight mesh means the model has no holes or gaps, making it a solid shape suitable for 3D printing.
Which mesh error occurs when two faces overlap incorrectly?
✗ Incorrect
Intersecting faces happen when two faces overlap in a way that confuses the printer about the model's shape.
Why is fixing flipped normals important?
✗ Incorrect
Flipped normals affect which side of a face is considered outside, so fixing them ensures the printer understands the model's surface correctly.
Which tool can automatically repair mesh errors?
✗ Incorrect
MeshLab is a specialized tool designed to detect and fix common mesh errors for 3D printing.
What is a common cause of holes in a mesh?
✗ Incorrect
Holes usually happen when some faces are missing or deleted accidentally during the modeling process.
Explain common mesh errors that can cause 3D printing failures and how to identify them.
Think about what makes a mesh 'watertight' and how the printer reads the model.
You got /5 concepts.
Describe the steps you would take to repair a mesh before 3D printing.
Consider both manual checks and automatic software fixes.
You got /4 concepts.