Time to escape into the real world
Slice & export
Every model is a watertight Manifold solid — export STL, STEP, glTF, or PLY, or hand it straight to the slicer.
CubbyCAD builds your model as a single watertight solid using the Manifold CSG engine, so what you see is what gets exported — no stray inverted normals or holes. When you're ready to leave the editor, you can export the geometry to a standard 3D file or send it to the built-in slicer for 3D printing.
Use STL for a quick print-ready mesh, STEP when another CAD package needs solid geometry, and glTF/GLB or PLY when you want to keep per-vertex colour. Use Open Slicer to jump straight to laying out and slicing the current model.
How to use it
Open the Export menu
Open the menu and choose to expand the submenu.
Export an STL
For a fast mesh, pick (or press Ctrl+E) — this exports the whole scene as an STL straight away.
Pick another format
For other formats, choose , , or from the same submenu.
Export a single group
To export just one group, select it and use in the group's Export section of the Properties panel. This opens the Export dialog where you set a File name and pick a Format (STL, STEP, glTF / GLB (colour), or PLY (colour)), then click Export.
Slice for printing
To slice for printing, choose . The slicer opens in a new tab and the current model is handed over automatically as STL.
Tips
- STL and STEP carry geometry only. If you need to preserve the per-vertex colours from voxel/imported parts, export glTF / GLB or PLY instead — the dialog labels these "(colour)".
- Export always runs at full quality. Even if Preview Mode is reducing on-screen detail, the exporter drops the render-only coarseness and rebuilds before reading the geometry, so files aren't blocky.
- The slicer is a separate app that opens in a new tab. If your scene is empty or your browser blocks the pop-up, it won't auto-load a model — you can still upload an STL there manually.
- For a group export, set an Export name in the group's properties first; it pre-fills the file name in the export dialog.
- STEP / glTF / PLY are flagged as Pro formats in the export dialog (STL is always free); selecting a locked format prompts to upgrade and reverts to STL.
Try it in your browser
Open CubbyCAD and put Slice & export to work — it runs in the browser, no install.