Hi all,
I have bee using Mathematica(11.0.1) to 3d print shapes, something like
Export["test.stl", someGeoObj, {"STL", "BinaryFormat" -> False}]
Now I am wondering if I can specify size/dimension of objects Mathematica export (in mm or inch), without going through other apps like MeshLab.
I use Formlabs Preform and Ultimaker Cura to print STL files.
Best,