Model Size

What will cause a model that seems to be normal visually to be miniature when built?

I downloaded what appears to be the same model from two different users on two different model sites.

Noticed that the size of the model seemed small. I knew I was going to tweak the model but downloaded both in the event they were different. Brought the first model into Fusion, tweaked it as needed, subsequently transferred (imported) into Studio. I got an error saying model was too small or words to that effect and did I want to change model settings? Answered yes and model came up proper size in Studio.

Why would the models be be tiny? I was not paying attention a little later and sent print to printer and and it printed a dollhouse sized model. What did the original model uploader do wrong to even load these miniature models. I know, because of what the model is, that it was not meant to be tiny.

The file size tells me they were uploaded to Printables and Makerworld as tiny models so it was not anything I did.

Any thoughts on what happened, or why it happened. The pictures of the models were of the proper size but the .stl model itself was tiny.

This happens all the time and is usually a unit conversion mix-up! Most CAD programs like Fusion 360 work in millimeters, but some software exports in inches or centimeters. When an STL is exported in inches and then brought into a slicer like Bambu Studio (which expects mm), the model ends up 25.4 times smaller than it should be.

The uploader probably just had their export units set incorrectly. Usually, when Bambu Studio asks to “scale to millimeters,” it fixes it, but if that step gets skipped or the math is weird, you get the “dollhouse” version. It’s definitely annoying, but luckily a quick uniform scale-up in the slicer usually does the trick!

Maybe It’s the units/scale metadata problem, which is very common with STL files. The STL format itself is unitless—it only stores raw vertex coordinates. That means one program may interpret coordinates as millimeters**.** Another may assume meters, inches, or something else. If a model was created in meters but interpreted as millimeters on import, it will appear 1000× smaller. That’s exactly the kind of “dollhouse-sized” result you saw.

I have had random models throw an error stating that the units seem wrong when I first load them into Studio and it asks “Do I want to fix. I answer yes and it rescales to the proper size.

I was tempted to let the miniature model print as it was something my brother had asked me to print for him. The look on his face would have been worth it probably but I had things to do.