3
1
Back

(grid_origin 97.28 88.9 Mon 10 May 2021 12:33:34 AM EDT **Component Count:** 75 **Component Count:** 77 **Component Count:** 75 0 0 Y N 1 F N DEF Vactrol U 0 5 Y Y 1 F N DEF SW_Rotary4x3 SW 0 20 Y Y 1 F N DEF SW_3PDT_x3 SW 0 0 Y N 1 F N DEF SW_DPDT_x2 SW 0 0 Y N 1 F N **UI:** -2 5mm LEDs - one per step // 1 rotary switch to disable clock (pause). - SPST switch per step, to indicate direction? Pointer1 = 0; // [0:No, 1:Yes] ////////////////////////// //Advanced settings ////////////////////////// RingThickness = 5*1; DivotDepth = 1.5*1; DistanceBetweenKnurls = 3*1; TimerKnobConst = 1.8*1; ////////////////////////// KnobMinorRadius = 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; hole_bottom = hole_top - 90.

New Pull Request