3
1
Back

Row_2 + vertical_space/7; row_4 = row_3 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_3 = working_increment*2 + row_1; row_3 = row_2 + vertical_space/7; row_4 = row_3 + vertical_space/7; cv_in_1a = [left_col, row_3, 0]; pwm_duty = [input_column, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, row_1, 0]; fm_pot = [input_column - h_margin/2, row_1, 0]; pwm_in = [first_col, third_row, 0]; saw_out = [output_column, row_2, 0]; triangle_out = [third_col, fifth_row, 0]; //left_rib_x = thickness * 2; right_rib_x = width_mm - col_right; // column from edge plus hole radius // mounting holes to PCB edge 9.12mm, 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.41x1.98mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm 15-pin D-Sub connector.

New Pull Request