3
1
Back

= KnobDiameter/2 * (1 - TaperPercentage/100); KnobRadius = KnobMinorRadius + (KnobMajorRadius-KnobMinorRadius)/2; KnobCircumference = PI*KnobDiameter; Knurls = round(KnobCircumference/DistanceBetweenKnurls); Divot=CapType; TaperAngle=asin(KnobHeight / (sqrt(pow(KnobHeight, 2) + pow(KnobMajorRadius-KnobMinorRadius,2)))) - 90; hole_bottom = hole_top - 90; if (NotchedShaft==1) { cube([HoleDiameter/2, ShaftDiameter*2, ShaftLength], center=true); } 3D Printing/Cases/Eurorack 2-Row/voronoi.scad Executable file View File 3D Printing/Pot_Knobs/Pot1.STL Executable file View File 3D Printing/Pot_Knobs/18-spline-pot-knob-no-indicator-line.stl Executable.

New Pull Request