3
1
Back

Rail(height) { difference() { union() { cube([board_width, board_height, thickness]); cylinder(thickness+standoff_height, r=standoff_radius, $fn=360); cube([cutout_width, cutout_height, thickness+3]); cylinder(h=thickness+standoff_height+3, r=hole_radius, $fn=360); vertex 0 -6.27065 7.71007 vertex -6.33566 0 7.50886 vertex 4.6363 4.35153 7.51116 vertex 6.27065 0 7.71007.

New Pull Request