The limit: Meshy
- File size cap
- no fixed cap
- Triangle cap
- no fixed cap
- This page opens the reducer at
- 20 MB
This page opens the reducer at 20 MB. Source: Meshy tutorial on polygon counts (checked 2026-09).
Why the file is over it
AI generators build the surface from a volume or a set of views, so triangles are spread evenly across the model instead of where the detail is; a flat base gets as many as a face. Meshy models are also often non-watertight or have inverted faces, which a slicer reports as errors. Decimation with repair fixes both: it removes the triangles the flat areas never needed and closes the mesh first.
How to get under it
- 1Export from Meshy as STL, then drop it below. The target is preset to 20 MB.
- 2Press Reduce. The tool repairs non-manifold edges and collapsed triangles before decimating; the result card lists what it fixed.
- 3Check the watertight indicator. If it went from × to ✓ the file will slice without warnings.
- 4Download and open in Bambu Studio, Cura or PrusaSlicer.
What to expect
A 15 MB Meshy export (300,000 triangles) already fits 20 MB, so the tool converts it to binary if needed and repairs it without reducing. For an upscaled 60 MB export the reduction to 20 MB keeps 420,000 triangles, more than a 0.2 mm print of a 100 mm figure can show.
Other ways
Meshy has a Polygon Reducer and a remesh option inside the app that cost credits; regenerating at a lower preset also works but changes the model. This tool works on the file you already have and keeps the shape.
Questions
Why does Bambu Studio say the Meshy file has errors?
AI meshes often have open edges or flipped normals. The reducer repairs those first; the result card shows non-manifold edges separated and collapsed triangles removed.
Should I export at 30k or 300k from Meshy?
Export high, then reduce with a size target. Reducing a dense mesh keeps more of the real detail than generating a sparse one.
Does the texture survive?
STL has no texture. If you need colour, export OBJ or GLB from Meshy and reduce the STL only for the print.