$ 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 ...
This week’s selection is “OpenSCAD For Beginners: Step-By-Step Tips & Tricks To Mastering OpenSCAD” by Dessie Dr Brooks. You may have heard of OpenSCAD; it’s a popular open source tool for developing ...
This week’s selection is “Simplifying 3D Printing with OpenSCAD” by Colin Dow. I think OpenSCAD doesn’t get enough attention. It’s a very powerful tool for creating printable 3D models. However, it is ...
Just mucking about with DeepSeek AI after watching a youtube video, and found that it is aware of OpenScad and can generate an object in OpenScad from a prompt. I asked "Can you generate openscad code ...
[Elliot] (no relation, but hey, cool name!) wrote in with his OpenFixture model for OpenSCAD. It’s awesome because it takes a small problem, that nonetheless could consume an entire day, and solves it ...