Hi Art, units can be problematic for STL format because there is no method in the STL file format that indicates what unit system the file's coordinate values are in. So an app that reads in the STL file doesn't have any way of automatically knowing the unit system for the file. Often times slicer apps will just assume that it's in mm though.
There is an option under Options > Import/Export > STL options > "Export units conversion", which you can set to convert the STL output to a specific unit system. So probably the easiest thing to do is to set that STL "Export units conversIion" option to Millimeters.
Resetting the options in moi.ini is probably not going to have an effect, that's because unlike STL format, 3DM format does have a setting to store units and so when you open up a 3DM model file into MoI, the current unit system becomes the unit system that was stored in the 3Dm file, not any unit system set in moi.ini .
That's if you use File > Open to open up your main project file. If you're doing something else like using File > Import, copy/paste or something else then that can be a different case.
- Michael
|