
STEP (ISO 10303-21) is the universal CAD exchange format — every mechanical design tool from Fusion 360 to SolidWorks to NX writes it. But opening one usually means installing a heavyweight CAD suite, signing up for a cloud viewer, or uploading your design to a stranger's server. MakerSuite 3D takes a different approach: the STEP parser runs entirely in your browser tab, powered by OpenCascade compiled to WebAssembly. Drop a .step or .stp file and see your assembly in seconds — no install, no account, no upload.
MakerSuite 3D supports the three dominant STEP application protocols — AP203 (configuration-managed 3D design), AP214 (automotive), and AP242 (AP203 + AP214 merge with PMI). Assemblies with nested parts, transforms, and per-face colors all survive the parse. The result is a fully navigable Three.js scene you can orbit, zoom, section, and measure.
Drop a .step or .stp file — see your CAD model in seconds.
Try MakerSuite 3D FreeSTEP files are the lingua franca of hardware design — suppliers ship them, customers request them, and open-source hardware projects publish them. But every stakeholder shouldn't need a $2,000 CAD license just to open one. A browser-based viewer lets procurement teams check supplier mechanicals, electrical engineers verify enclosure fits, and purchasers validate samples — without any software install. And because parsing is local, companies can share STEP files without worrying about NDA violations from cloud uploads.
STEP files are parsed entirely in your browser tab. No upload, no server round-trip, no account. Close the tab and there's no trace. The same applies to every format the viewer handles — STL, OBJ, GLB, FBX, 3MF, and more.
No. MakerSuite 3D parses STEP files entirely in your browser using occt-import-js (OpenCascade compiled to WebAssembly). You get a full 3D preview — assemblies, colors, and geometry — without installing any CAD software or creating an account.
AP203, AP214, and AP242 — the three dominant STEP protocols for mechanical CAD. Both .step and .stp extensions work. The parser handles assemblies with nested parts and transforms them into a Three.js scene graph you can orbit, zoom, and measure.
Yes. Click the Measure tool, then click two points on the model to get a distance readout in mm or inches. The measurement list persists in the sidebar so you can capture multiple dimensions without losing previous ones.
STEP files up to ~200 MB parse in most modern browsers. For anything larger, the first-load time can exceed 30 seconds — we show a progress toast so you know it's still working. If your assembly is 500 MB+, consider splitting it before upload.
No. Parsing happens entirely in your browser tab. The STEP file never leaves your machine, there's no server round-trip, and no account is needed. Close the tab and there's no trace.
Open a STEP file now — zero install, zero signup
Launch 3D Viewer