Supported formats
- STL / OBJ / 3MF — loaded directly in the browser.
- STEP (.step, .stp) — tessellated using Open Cascade (occt-import-js). First use downloads WASM.
Edges & selection
Edges are detected where the angle between two faces exceeds the feature angle. Click an edge segment to select it; Shift+click toggles additional edges. Boundary edges of open meshes are included.
Chamfer & fillet
Chamfer applies a flat bevel-like cut on selected edges (mesh approximation).
Fillet creates a rounded edge by smoothing after a small inward bevel.
Export
STL is binary. 3MF is a minimal Core spec package (single mesh) suitable for slicers and viewers.
Privacy
All processing happens in your browser. Files are not uploaded to a server.