News

This is a small tool that recognizes when an stl file contains separate objects (plate) and writes them out as separate files header, points, normals, v1, v2, v3, isAscii = stlRead(stl_filename) reads ...
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 ...
With little more than four economical stepper motors, a Raspberry Pi Zero, and a 3D printer, [Thomas Barlow] made himself an awfully slick Smart Flip Clock that can display not only the time, but a… ...