3
1
Back

File main synth_tools/Schematics/SynthMages.pretty/Alpha Rotary 12.kicad_mod // Width of module (HP) width = 24; // [1:1:84] // margins from edges v_margin = hole_dist_top*2; output_column = width_mm - 10 - center_adjust; center_col = width_mm/2; vertical_space = height - v_margin*2 - title_font_size; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff right_rib_thickness = 2; hole_radius = hole_diameter / 2; hole_vert = (board_height - hole_vdist) / 2; hole_margin = 1; // [0:No, 1:Yes] ////////////////////////// ////////////////////////// RingThickness = 5*1; TimerKnobConst = 1.8*1; PI=3.14159265*1; KnobMajorRadius = KnobDiameter/2; KnobMinorRadius = KnobDiameter/2 * (1 - TaperPercentage/100); KnobRadius = KnobMinorRadius + (KnobMajorRadius-KnobMinorRadius)/2; KnobCircumference .

New Pull Request