Tiny Online Tools logoTiny Online ToolssearchSearch tools…grid_viewAll Tools
Homechevron_right3D Printing Toolschevron_rightMesh Hollowing ToolMesh Hollowing Tool

Mesh Hollowing Tool

Hollow a closed 3D model to a chosen wall thickness and see exactly how much resin or filament it saves.

upload_file

Click to browse or drag & drop files here

Choose a 3D model (STL, 3MF, OBJ, PLY, GLB, OFF, STEP…)

Accepted: .stl,.3mf,.obj,.ply,.glb,.gltf,.off,.step,.stp,.fbx,.dae,.amf

2 mm suits most resin models. Below about 1 mm a resin shell becomes fragile and can peel off the plate.STL and OBJ files carry no unit, so you have to say what one unit means.About 912,673 sample points. Resolution sets both the accuracy of the wall and how long the run takes.scheduleThis is the slow part. A 100-cell grid takes a few seconds on a typical laptop; 256 cells can take a minute or more and uses a lot of memory. Start low, then raise it once the thickness looks right.Material, for the savings figureBoth fields are editable — put in the density and price printed on your own bottle or spool. The price has no currency attached; it is whatever you type.What to exportShell — outer + inner wallInner surface only3MF is not offered because it can be read but not written here.A hollowed mesh has tens of thousands of triangles — binary is usually the sensible choice.The shell is the printable hollow model. The inner surface on its own is useful for checking the cavity, or for subtracting it from something else in CAD.

Similar Tools

3D Model Repair

3D Model Repair

Automatically repair STL, GLB, OBJ, PLY and 3MF meshes for 3D printing.

Drain Hole Generator

Drain Hole Generator

Add real drain holes to a hollow resin model — click to place them, or let the tool find the lowest points.

3D Mesh Editor

3D Mesh Editor

Merge meshes, separate loose parts, weld vertices and flip faces in any GLB, OBJ, STL or PLY model.

3D Model Simplifier

3D Model Simplifier

Reduce polygon count online for free with this browser-based mesh decimation tool.

Roman Numeral Converter

Roman Numeral Converter

Convert integers (1–3999) to Roman numerals and Roman numerals back to integers instantly.

G-code Analyzer

G-code Analyzer

Measure a sliced G-code file: filament, cost, print time, layer heights, features, speeds, temperatures and every header setting.

MP4 to MOV Converter

MP4 to MOV Converter

MP4 to MOV Converter helps you convert MP4 files to MOV for QuickTime-centered workflows directly in your browser. Use it for fast, private media cleanup, publishing, lessons, demos, and everyday video or audio editing.

apps

More Tools

Browse our full collection of free online tools.

Why hollowing is worth doing

A solid resin print is mostly wasted material. A 60 mm bust can hold 40 cm³ of resin; the same bust with a 2 mm wall holds about 10 cm³ and prints with far less suction force on the FEP, less shrinkage stress and a much lower chance of cracking as it cures. On FDM, hollowing a thick part before slicing gives you a genuine cavity instead of relying on infill percentage.

How this tool does it

Hollowing cannot be done on the triangles themselves. The inner wall is the surface at a fixed distance inside the outer one, and that surface almost never has the same shape: thin features vanish, separate lobes merge, sharp inside corners round off. Pushing every facet along its normal produces self-intersecting garbage on anything that is not convex.

So the tool does what resin slicers do. It samples the signed distance to your surface on a regular grid, extracts the isosurface at minus your wall thickness, flips its winding to face into the cavity, and appends it to the original outer mesh. Everything runs in your browser — the model is never uploaded.

What that means in practice

  • The inner wall is resampled on a grid, so wall accuracy is about one grid cell. The tool prints the cell size next to the result.
  • The outer surface is never touched. The outside of the part is exactly the triangles you gave it.
  • Hollowing only means something on a closed model. On an open one, "inside" is undefined and the result cannot be trusted — repair it first.
  • Features thinner than twice the wall thickness stay solid. That is correct, not a bug.

Then drill drain holes

A hollow resin model with no way out traps uncured resin. It can blow a hole through the wall as pressure builds, or cure into a heavy blob later. Always add at least two drain holes — one to drain, one to let air in — before you print.