You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is revisiting a C program I wrote decades ago, this time in Python.
Give it an STL file and it outputs an openscad file with printable vertices
for each vertex in the 3D model, along with a list of rod lengths to be cut
to connect them.
About
Generate printable corners for making wireframe models from STL files