3
1
Back

Switch - 10 - center_adjust; center_col = width_mm/2; //mm third_col = 60.7-center_adjust; //mm cv_in = [first_col, third_row, 0]; fm_lvl = [h_margin+working_width/8, row_2, 0]; fm_in = [h_margin+working_width/8, row_2, 0]; pwm_in = [width_mm - h_margin - working_width/8, row_4, 0]; pwm_cv_lvl = [width_mm - h_margin - working_width/8, row_4, 0]; left_rib_x = thickness * 1; right_rib_x = width_mm - col_right; // column from edge plus hole radius // mounting holes 25mm, distance of mounting holes 47.1mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm.

New Pull Request