3
1
Back

Fm_in = [input_column + h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, row_1, 0]; left_rib_x = hole_dist_side + thickness; right_rib_x = width_mm - hole_dist_side - thickness; // column from edge plus hole radius // mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf 9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch.

New Pull Request