Guides / 3D printing
STL too small or too large?
Fix scale before printing.
A model can look correct in a viewer and still import at the wrong size. Decide the intended physical dimension before changing printer settings.
The quickest reliable check
Compare one known dimension with the size shown by your slicer. Divide the target size by the current size, then apply that factor uniformly. Inspect all three dimensions and the layer preview before printing.
Scale factor = target dimension ÷ current dimension
Percentage = scale factor × 100
Try it with a real STL
We checked the original Creative Tools single-part 3DBenchy file: its coordinate bounds are approximately 60 × 31 × 48. Read as millimetres, that is a small benchmark boat.
The derived browser preview is converted to metres and rotated to glTF axes. The downloadable STL is unchanged. A preview’s framing is not a ruler.
Download the benchmark STLFile integrity checked; Image3D has not printed this sample.
1. Establish the intended size
Use the creator’s dimension, a design requirement, or a measured reference. For an AI-generated object, a photograph alone does not establish millimetres. Decide the desired height or width yourself. Keep an untouched copy of the file.
STL stores triangle coordinates without a standardized unit declaration. One application can interpret the numbers differently from another. A millimetre/metre mismatch gives a factor of 1,000; inches and millimetres differ by 25.4. These are clues, not a reason to apply either factor blindly.
2. Calculate before dragging
If a model imports at 6 mm long but should be 60 mm, use a factor of 10, or 1,000%. If it arrives at 60,000 mm, use 0.001, or 0.1%. If you deliberately want a 90 mm copy of a 60 mm model, use 150%.
In your slicer, select the object, enable uniform scaling, and enter the target dimension or percentage. Keep proportions locked unless changing the shape is intentional. PrusaSlicer documents numeric size and scale controls in its Move, Rotate, Scale guide.
3. Recheck geometry at the new size
Scaling changes walls, holes and small details too. Making an object half as large also halves its wall thickness. Correct outer dimensions do not prove that thin features will survive slicing.
Check the base orientation, build-volume fit, thin regions and layer preview. Keep the slicer’s printer and material profiles tied to the real machine. A scale correction cannot repair missing surfaces, fused parts or details that were never generated.
Next: Check a downloaded STL before printing or Diagnose an AI STL that fails in Cura.
Which workflow should you use?
Already have an STL? Open it in the STL viewer for visual inspection, then verify physical dimensions in your slicer.
Starting with a GLB? Use the GLB-to-STL converter, then check scale again. Converting the file format does not certify printability.
Starting with an image? Generate a first-pass model in Image3D Studio, inspect the result, and choose its final dimensions before printing.
Source and file notes
The example file comes from Creative Tools’ official repository; its current CC0 license permits redistribution. The boat was designed by Daniel Norée. We measured the file bounds; we did not run a physical-print benchmark.
Updated September 22, 2026 · Image3D editorial