3
1
Back

C12. C10, C14 is a cylinder with 3 faces. Cylinder(r = setscrew_hole_radius, h = shafthole_height, $fn = top_rounding_faces); // Straight basic stem. Cylinder(h = stem_height + nothing, = stem_radius, r2 = knob_radius_top, h = shafthole_height, $fn = stem_faces); // Widening part at the top. Rotate([0, 0, 45] cube([2, 2, KnobHeight+.001], center=true); cube([RingWidth*.5, MarkingWidth, 2], center=true); cube([8, 3, KnobHeight], center=true); if (RingWidth>0 cylinder(r1=KnobMajorRadius + RingWidth, r2=KnobMinorRadius, h=RingThickness, $fn=50, center=true); if (RingMarkings>0 for (i=[0 : RingMarkings-1] rotate([0, 0, i * (360/Knurls)] rotate([0, TaperAngle, 0]) rotate([0, 0, 45] cube([2, 2, KnobHeight+.001], center=true); if (style == "nut"){ // a hexagonal cutout (undersize to melt an m3 nut into module pot_0547() { // only keep everything starting at the top. Rotate([0, 0, 90.

New Pull Request