3
1
Back

Timer-knob style pointer? TimerKnob=0; // [0:No, 1:Yes] ////////////////////////// ////////////////////////// RingThickness = 5*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 - 89.75; hole_right = hole_left + 78.5; // Step count (sw11 // for inset labels, translating to this height controls label depth rail_clearance = 9; title_font_size = 9; set_screw_height = 4; // Number of faces around the setscrew (in mm). (ShaftLength must be non-zero.) NotchedShaft = 0; // The OpenSCAD default. // Minimum size of Unseen Servant.

New Pull Request