3
1
Back

= knob_radius_bottom*-1; // this gets added to the extent caused by the indenting spheres, measured from the bottom of the main module. It calls the submodules. Make_the_knob(); module make_the_knob() { difference() { 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 8.97218 4.79464 facet normal -0.471393 0.881923 2.62504e-06 facet normal -0.257143 0.137446 0.956549 facet normal 0.247465 0.963794 0.0993104 facet normal -0.706052 0.0555714 0.705976 vertex 4.4 -2.4333 19.8418 facet normal -0.0807235 0.0825634 0.993311 vertex -4.28775 5.77664 7.9152 facet.

New Pull Request