Generate an OpenSCAD case template from a KiCAD PCB
#Turbocase
Making a nice case for a PCB project is not terribly hard, but it is annoyingly time consuming if you just want a
simple functional case. This most of the time for a case design for me is spend on figuring out how to align the
mounting holes in the PCB with the 3D print and ensure the cutouts for the connectors are correct.
This project provides a hacky neat way to generate an OpenSCAD project based on the data in a KiCAD PCB file.
To define the shape of the case create a drawing of i...
Read more at sr.ht