$ openscad-step-reader A proof-of-concept program for STEP/OpenSCAD integration usage: openscad-step-reader [options] INPUT.STEP Output is written to STDOUT. options are: -h, --help this help screen ...
While rendering several, highly complex modules in OpenSCAD, I found the limit of one CPU thread to be not enough. I wrote something in bash that makes use of & and decided to take it further to do it ...
There is a new project on Hackaday in which a maker tries to 3D print a copy of a key. To simplify the process, there is also a parametric CAD model, with which it is possible for anyone to generate ...