3
1
Back

Thickness*2; // draw panel, subtract holes 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 7.5203 6.0001 facet normal 5.477322e-002 -9.390192e-002 9.940736e-001 vertex -6.928051e-001 4.442895e+000 2.495526e+001 facet normal 0.0580967 -0.0922853 0.994036 vertex -0.0587368 -7.36167 6.86308 vertex 0.0404587 7.35197 6.86195 facet normal -0.631387 -0.769304 0.0975749 vertex 5.00013 7.48323 3 facet normal.

New Pull Request