Hi,
There seems to be a small, but consistent bug in the latest Rhino 7 (7.1.20343.09492, 2020-12-08) for macOS when exporting a STL. The tolerance field displays 0.0
and seems to be missing a 1
. The default tolerance probably should be 0.01
.
Otherwise the export functions flawlessly. I guess this is just a string/float formatting issue?