Your objects. Together or separately.
A 3MF can place the same mesh more than once. This tool exports placed build instances, so a repeated part keeps every selected placement.
Choose the output that fits your next step
| Download | What you get | What it does |
|---|---|---|
| Download STL | One binary STL | Collects triangles from all selected instances. No boolean union. |
| Download separate files | A ZIP containing one STL per selected instance and a JSON manifest | Preserves each instance’s transformed coordinates and component geometry. |
| Conversion details | A JSON manifest | Records source units, output bounds, selected instances, warnings and versions. |
Export separate objects in four steps
- Open your 3MF in the converter.
- Review the Objects tab. All exportable placed instances are selected initially.
- Uncheck anything you do not need. Unselected geometry fades in the preview.
- Choose “Download separate files.” Extract the ZIP and import the STL files as millimeters.
What counts as an object here?
Each list item represents one printable build instance. If that instance references a component assembly, the components stay together in its STL. A single instance containing two disconnected shells still produces one file. This tool does not split by connected shell, material, or arbitrary mesh resource.
Unused mesh resources are not added to the output. Non-printable build items are excluded and reported. A missing object or circular reference stops the conversion instead of silently dropping a piece.
Are relative positions preserved?
Yes. Component and build transforms are applied to the exported vertices. We do not center each object or move it to the bed. For our two-instance sample, the first cube spans X = 0–10 mm and the second spans X = 30–40 mm. Each contains 12 triangles.
Receiving software can move objects. Some import workflows arrange or center parts automatically. Choose the application’s assembly or original-position import option where available, and check the resulting positions. STL itself does not preserve project-level assembly relationships.
Two placed cubes
24 triangles · 2 instances · 40 × 10 × 10 mm overall
Original 3MF ↓Separate STL ZIP ↓Cross-model components
A Production reference to a separate model part, placed twice.
Original 3MF ↓Separate STL ZIP ↓When should I use the source slicer?
If you need modifier volumes, support parameters, paint assignments, or project editing, open the original 3MF in its originating slicer. For a rejected file, consult the supported subset and error guide. Converting an STL copy does not transfer those project features.
Open the 3MF converter →Format references: 3MF Consortium specifications · lib3mf 2.5.0 release. Product behavior is documented in our test method and results.