Skip to main content

How do I fix a hollow Meshy Model for 3D printing?

3D Printing troubleshooting for hollow and non-manifold models

Updated yesterday

From Meshy to Manifold: Fixing Hollow Models for 3D Printing

Why making a model manifold fixes hollow prints

When preparing a Meshy model for 3D printing, one of the most important requirements is that the model must be manifold.

A manifold model is a completely closed, watertight shape — similar to a sealed container. This means there are no holes, missing faces, or broken edges in the mesh. This means there are no holes, missing faces, or broken edges in the mesh. The surface fully encloses a volume, clearly defining what is inside and what is outside.

If a model is non-manifold, the 3D printer’s slicer software cannot correctly interpret its volume. As a result, the slicer may not know where solid material should exist.

Common problems caused by non-manifold models

These issues may occur when slicing or printing:

  • Parts of the model printing hollow when they shouldn’t

  • Missing walls, layers, or surfaces

  • Incorrect or unusual infill patterns

  • Sections of the model not printing at all

  • The slicer failing to slice the model entirely

This happens because the slicer relies on a closed surface to calculate walls, infill, and structural layers. If the mesh is open or broken, the slicer may treat it as a thin surface instead of a solid object.

Why fixing manifold issues usually solves the hollow model problem

By fixing the model and making it manifold, you provide the slicer with a properly enclosed volume. This allows it to correctly generate:

  • Outer walls

  • Internal infill

  • Top layers

  • Bottom layers

  • A structurally sound final print

In short, converting your Meshy model into a manifold mesh turns it from a visual surface into a properly defined solid object that can be printed reliably.

Note:

Hollow prints can also be caused by slicer settings such as infill being set to 0%. However, non-manifold geometry is one of the most common causes of unexpected hollow prints, especially with AI-generated models.


Step 1: We recommend installing the Blender Bridge plugin

Meshy for Blender is a Blender plugin that enables seamless import of MeshyAI-generated models. With this plugin, you can effortlessly load and manage 3D assets, significantly enhancing your workflow efficiency.

You can find a detailed tutorial for how to do this here

Step 2: Open Blender Preferences

1. Open Blender

2. Click Edit > Preferences

Install and enable the 3D Print Toolbox

1. In Preferences, click the Add-ons tab

2. In the search bar, type: `3D Print`

3. Enable the checkbox for Mesh: 3D Print Toolbox

Note: In Blender 4.0 and later, add-ons are found under Edit > Preferences > Get Extensions. The steps above apply to Blender 3.x. The 3D Print Toolbox may need to be installed as a Legacy Add-on in newer versions.

If installing manually:

1. Click Install… (or Install from Disk in newer Blender versions)

2. Select the addon file

3. Enable the addon after installation

Once enabled, the 3D Print Toolbox will be available in Blender.

Step 3: Open the 3D Print Toolbox panel

After importing your Meshy model into Blender:

1. Open the right-side toolbar by either:

- Pressing N on your keyboard, or

- Clicking the small arrow on the right edge of the viewport

2. Click the 3D Print tab to open the toolbox

Step 4: Attempt to automatically Fix the model and make it manifold

1. Select your model in the viewport

2. Open the 3D Print Toolbox panel

3. Click "Clean Up"

4. Click the "Make Manifold" button

This will automatically attempt to fix holes, broken edges, and other non-manifold issues so the model becomes a fully closed, printable solid.

Note: For complex AI-generated meshes, Make Manifold may not resolve all issues on its own. If problems persist, see the Troubleshooting section below for additional repair steps.

Result

In most cases, your model should now be manifold and ready for proper slicing. The slicer should now correctly be able to generate walls, infill, top and bottom layers, and no longer be hollow:


Troubleshooting:

If your model is still hollow after making it manifold

In some cases, clicking Make Manifold may not completely fix the model. This is especially common with complex AI-generated meshes.

Here are additional checks you can perform:

1. Verify the model is truly manifold

After clicking Make Manifold, you should confirm the fix was successful.

In the 3D Print Toolbox panel:

  1. Click Check All

  2. Look for the Non Manifold result

If the result shows:

  • 0 non-manifold edges → The model is properly manifold

  • Any number above 0 → Additional cleanup is required

If non-manifold edges remain, repeat Clean Up → Make Manifold, or try the advanced fixes below.


2. Apply Solidify modifier if the model has zero thickness

Some AI-generated models are made of infinitely thin surfaces, which cannot print properly even if technically manifold.

To fix this:

  1. Select your model

  2. Go to the Modifiers tab (wrench icon)

  3. Click Add Modifier → Solidify

  4. Set Thickness to a small value, such as:

    • 0.002 m (2 mm), or

    • Adjust based on your print scale

  5. Click Apply

This gives the model real thickness so the slicer can generate walls.

Note: After applying the Solidify modifier, you may want to return to the 3D Print Toolbox and click Check All again. The Solidify modifier can sometimes create self-intersecting geometry on complex models, which introduces new non-manifold issues that need to be fixed.


3. Apply all transforms before exporting

Incorrect scale or transforms can cause slicing issues.

To apply transforms:

  1. Select your model

  2. Press Ctrl + A

  3. Click All Transforms

This ensures the model exports correctly.


4. Re-export the model after fixing

After repairing the mesh, export a clean version:

  1. Click File → Export

  2. Choose STL or OBJ

  3. Enable:

    • Selection Only (recommended)

    • Apply Modifiers

Then import the new file into your slicer.

Note: Choose STL, OBJ, or 3MF format. 3MF is increasingly the preferred format for 3D printing and is well supported by most modern slicers. If using OBJ, be aware that it can carry material and normal data that may confuse some slicers — STL or 3MF are generally safer choices for print-only workflows.


Further Troubleshooting: Slicer settings that can cause hollow prints

Even with a manifold model, slicer settings may intentionally create hollow prints.

Check the following settings in your slicer software:

Infill percentage

If infill is set to:

  • 0% → The print will be hollow by design

Recommended values:

  • 10–20% → Lightweight prints

  • 20–40% → Strong functional prints


Wall count / perimeter count

If wall count is too low, prints may appear hollow or weak.

Recommended:

  • 2–4 walls minimum


Top and bottom layers

If top layers are set to 0, the print will be open.

Recommended:

  • 3–6 top layers

  • 3–6 bottom layers


Further Troubleshooting: If Blender cannot fully repair the model

Very complex meshes may require alternative repair tools.

You can try:

Option 1: Use Blender’s additional cleanup tools

In Edit Mode:

  1. Select the model

  2. Press Tab to enter Edit Mode

  3. Press A to select all

  4. Click:

    Mesh → Clean Up →

    • Merge by Distance

    • Fill Holes

Then retry Make Manifold.

Note: When using Merge by Distance, check the threshold value in the bottom-left popup after clicking. The default (0.0001 m) may be too small for some meshes. Try increasing it slightly (e.g., 0.001 m), but avoid setting it too high as this can collapse fine details.


Option 2: Recalculate normals

AI-generated models often have flipped or inconsistent face normals, which can cause the slicer to misinterpret which side of a surface is "inside" and which is "outside." This can result in hollow sections, inverted infill, or missing surfaces.

To fix this:

  1. Select your model

  2. Press Tab to enter Edit Mode

  3. Press A to select all

  4. Click Mesh > Normals > Recalculate Outside

  5. Press Tab to return to Object Mode

Then re-export and check your slicer preview.


Option 3: Use dedicated mesh repair tools

Some tools specialize in repairing difficult meshes:

  • Microsoft 3D Builder (Windows)

  • Meshmixer

  • Netfabb

These tools can automatically repair complex geometry.


How to confirm your model is ready for 3D printing

Your model is ready when:

  • 3D Print Toolbox shows 0 non-manifold edges

  • The slicer preview shows:

    • Walls

    • Infill

    • Top layers

    • Bottom layers

  • The slicer does not show missing sections

Always check the slicer preview before printing.


Tip: If you continue to run into problems and would like further assistance, we recommend you join the Meshy Discord community and ask in our Tips and Workflows channel. There are many Meshy 3D print experts who would be happy to offer guidance.

Did this answer your question?