3
1
Back

HoleDepth = 10; // [1:1:84] left_panel_width = 40; // [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 - title_font_size*2; saw_out = [h_margin + working_width/4, row_1, 0]; pwm_in = [width_mm - h_margin - working_width/8, row_2, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; audio_out_2 = [right_col, row_5, 0]; cv_in_2a = [left_col, row_1, 0]; triangle_out = [third_col, fourth_row, 0]; //Fifth row interface placement sync_in = [first_col, first_row, 0]; //Second row interface placement square_out = [width_mm-h_margin, row_1, 0]; fm_pot = [input_column + h_margin/2, row_1, 0]; pwm_in = [input_column + h_margin/2, bottom_row, 0]; c_tune = [width_mm/2, top_row, 0]; left_rib_x = thickness * 1; //right_rib_x = width_mm - col_right - thickness; // column from edge plus hole radius // mounting holes distance 63.5mm 37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes distance 63.5mm 37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes distance 47.1mm 25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html Alps rotary encoder, EC12E..., vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF Alps rotary encoder, PEC12R, with switch, vertical shaft, mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 37-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf 25-pin D-Sub connector horizontal angled 90deg THT male pitch.

New Pull Request