3
1
Back

Bottom horizontal rib // middle horizontal rib // one more vertical to mount the circuit board to, dead center pcb_holder(h=10, l=top_row-rail_clearance*2, th=1.15, wall_thickness=1); // lower h-rib reinforcer cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - thickness*2; // pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); if (anchor_hole=="left" || anchor_hole=="both") { text(string, size, halign=halign, font=font_for_title); //} // 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 2.5 6.5 facet normal -9.352432e-001 -3.366732e-003 3.539899e-001 vertex 4.063672e+000 -2.345819e+000 2.476740e+001 facet normal 0.00017977 -0.116009 -0.993248 vertex 0.82619 -5.40722 21.8351 facet normal -0.877691 0.469189 0.0975691 vertex -8.31492 3.44415 3 facet normal -0.000195511 -0.116119 0.993235 facet normal -3.355548e-001 9.420207e-001 0.000000e+000 vertex 5.276588e+000 -4.782847e+000 1.747200e+001 facet normal -0.560081 0.682453 0.469646 facet normal 5.000000e-001 8.660254e-001 -0.000000e+000 vertex 1.808561e-001 5.623660e+000 2.496000e+001 vertex -5.513827e+000 1.169443e+000 1.747200e+001 facet normal 0.122595 0.678279 0.724506 facet normal 0.876742 -0.46863 0.108209 facet normal 0.957361 -0.114987 0.265023 facet normal -0.163175 0.820344 -0.548096 vertex -0.4 -3.34543 18.1498 facet normal 0.900364 0.423669 0.099239 facet normal 0.163185 0.820402 -0.548006 facet normal 0.469113 -0.877731 0.0975757 vertex 7.48323 -5.00013 3 facet normal -0.875977 -0.471404 0.102188 vertex 6.43809 -0.596366 7.83604 facet normal 0.0896953 -0.0482711 0.994799 vertex -5.83533 5.47974 19.9509 facet normal -6.716636e-001 -2.828501e-003 7.408509e-001 vertex 5.143733e+000 2.946636e+000 2.488918e+001 facet normal -0.0555523 0.706045 0.705985 facet normal -0.584885 -0.80502 0.0992537 facet normal 0.367742 0.111555 0.923212 vertex -3.47343 -8.29927 3.82299 vertex -0.111422 8.98903 3.82299 facet normal 0.644981 0.00905415 0.764145 facet normal -0.891007.

New Pull Request