3
1
Back

5*1; DivotDepth = 1.5*1; DistanceBetweenKnurls = 3*1; TimerKnobConst = 1.8*1; ////////////////////////// KnobMinorRadius = KnobDiameter/2 * (1 - TaperPercentage/100); KnobRadius = KnobMinorRadius + (KnobMajorRadius-KnobMinorRadius)/2; Divot=CapType; TaperAngle=asin(KnobHeight / (sqrt(pow(KnobHeight, 2) cube([2, 2, KnobHeight+.001], center=true); cube([RingWidth*.5, MarkingWidth, 2], center=true); cube([8, 3, KnobHeight], center=true); // Flat for D-shaped hole } // additives - labels, etc // one more to mount the circuit board sideways on d923559173 Go to file From 9360e76802ac5995a7ed0e953615a740e80016d7 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Bring in diylc and openscad design Add.

New Pull Request