News

The use of STL files become common in recent years with the democratization of additive manufacturing processes and also the advent of numerical technics in the medical field. These two technologies, ...
This is a very simple Python class to programmatically create STL files for 3D printing. The easiest way to use this is with the context manager. Open the file, write triangles, and exit the context ...