3
1
Back

= [width_mm-h_margin, row_1, 0]; pwm_in = [first_col, third_row, 0]; fm_in = [first_col, fifth_row, 0]; //left_rib_x = thickness * 1; right_rib_x = width_mm - 9.5/2 - right_rib_thickness - tolerance; // rib + half a jack col_right = width_mm - h_margin; cv_in = [first_col, fifth_row, 0]; square_out = [output_column, row_2, 0]; pwm_in = [first_col, fifth_row, 0]; //left_rib_x = thickness * 2; right_rib_x = width_mm - col_right; // column from edge plus hole radius // mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm 44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm 26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 9.4mm 15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm 37-pin D-Sub connector horizontal angled.

New Pull Request