Working with STL Files in FreeCAD

From Open Source Ecology
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

As of FreeCAD 2016, working with STL files is a sonnuvabitch. Rotating the position of an STL is tricky. Only one rotation type is allowed, or a single angle rotations around multiple axes. To do multiple rotations around multiple axes, one needs to Export the STL. Exporting resets the rotational orientation, so that another rotation can be performed.

Forum Post

https://forum.freecadweb.org/viewtopic.php?f=3&t=29057