3
1
Back

= 1.5*1; DistanceBetweenKnurls = 3*1; TimerKnobConst = 1.8*1; PI=3.14159265*1; KnobMajorRadius = KnobDiameter/2; KnobMinorRadius = KnobDiameter/2 * (1 - TaperPercentage/100); KnobRadius = KnobMinorRadius + (KnobMajorRadius-KnobMinorRadius)/2; Divot=CapType; TaperAngle=asin(KnobHeight / (sqrt(pow(KnobHeight, 2) + pow(KnobMajorRadius-KnobMinorRadius,2)))) - 90; hole_bottom = hole_top - 89.75; // these are not derived from this URL using size = 200) at: https://www.myfonts.com/collections/quentin-font-urw?tab=individualStyles font_for_label = "Futura Md BT:style=Medium"; label_font_size = 5; // Height of the stem. [mm] // Engraving depth. [mm] // ------------------------- // Create a round shafthole base shape. See knob_base(). Rotate([0, 0, 90]) // To align.

New Pull Request