3
1
Back

Main module. It calls the submodules. Make_the_knob(); module make_the_knob() { difference() { 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 -10.1904 2.19603 facet normal 0.231109 -0.464148 0.855076 vertex -4.75988 -5.35776 6.96188 vertex 7.07772 0.359534 6.95295 vertex -7.27143 0.26034 6.89409 vertex 7.15425 0.422769 6.96188 vertex 7.07772 -0.359534 6.95295 vertex -7.27143 -0.26034 6.89409 facet normal -0.0995799 -6.68588e-05 0.99503 vertex 7.94263.

New Pull Request