3
1
Back

[h_margin+working_width/8, row_3, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_3, 0]; cv_in_2b = [right_col, row_1, 0]; square_out = [output_column, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, bottom_row, 0]; pwm_duty = [second_col, third_row, 0]; saw_out = [output_column, row_2, 0]; triangle_out = [third_col, fifth_row, 0]; //left_rib_x = thickness * 1.2; right_rib_x = width_mm - col_right; // column from edge plus hole radius // mounting holes distance 33.3mm 25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 15-pin D-Sub connector.

New Pull Request