3
1
Back

Thickness*2; union() { cube([board_width, board_height, thickness]); cylinder(thickness+standoff_height, r=standoff_radius, $fn=360); cylinder(h=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 -9.46879 3.54602 vertex 3.62355 -8.74802 3.54602 facet normal -4.434096e-01 0.000000e+00 -8.963191e-01.

New Pull Request