Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 642 Bytes

File metadata and controls

10 lines (6 loc) · 642 Bytes

OpenSCAD PCB Standoff Module

A module to quickly create standoffs for your PCB in OpenSCAD for you 3D models.

Example 01

Example 02

As it stands, the pcbWidth and length is actually the distance between the holes on the board, and not the actual size of the PCB itself. I am looking for an elegant solution to give the pcb width and the hole location without adding too much complication to the module parameters. Any ideas are most welcome!