3
1
Back

//Advanced settings ////////////////////////// RingThickness = 5*1; DivotDepth = 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_right = hole_left + 78.5; // Step count (sw11 // step rotary switch with ground pin http://www.ckswitches.com/media/1479/kmr2.pdf tactile push button, 6x6mm e.g. PHAP33xx series, height=9.5mm tact sw push 6mm tactile push button, 6x6mm e.g. PHAP33xx series, height=9.5mm tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm tact sw push 6mm smd CK components KMR2 tactile switch.

New Pull Request