3D ViewNow
3D Model Units and Scale: STL, STEP, OBJ, and 3MF
Understand why 3D files open at the wrong size and how to verify units and scale across mesh, CAD exchange, and 3D printing formats.
Open the web app All guidesFormats carry units differently
STL is commonly treated as millimeters in 3D printing, but the format itself generally stores only numeric coordinates. OBJ also does not provide a dependable universal unit convention. By contrast, STEP and 3MF can carry unit information, although importers and exporters still need to interpret it correctly.
That difference explains why the same part may look correct in one tool and arrive at the wrong size in another. The safest workflow includes a known reference dimension rather than relying only on the extension.
Recognize common scale errors
A factor of 25.4 usually points to inches versus millimeters. A factor of 10 may come from centimeters versus millimeters, and a factor of 1,000 often indicates meters versus millimeters. Compare the displayed model size with a familiar real-world feature before applying any scale correction.
Avoid repeatedly scaling an already corrected export. Record which application owns the authoritative units, fix the setting there, and create a fresh downstream file so collaborators do not inherit an unexplained multiplier.
Verify the corrected handoff
Reopen the exported file and check the overall box plus at least one functional dimension. Then inspect printer-bed fit and orientation. A part can have the right scale and still exceed the bed because of rotation or an unexpectedly distant piece of geometry.
For assemblies, confirm whether the export preserved component placement and whether every component used the same unit system. Keep a short note with the file when the receiving tool cannot store units reliably.
FAQ
Why is my STL 25.4 times too large?
That ratio strongly suggests an inch-to-millimeter mismatch. Confirm a known measurement before scaling or re-exporting.
Which 3D printing format handles units better?
3MF can store explicit unit information and richer print data. Compatibility still depends on the tools used to export and import it.