3
1
Back

NotchedShaft = 0; right_rib_x = width_mm - 9.5/2 - right_rib_thickness - tolerance; // rib + half a jack col_right = width_mm - h_margin; out_row_1 = v_margin+12; row_2 = row_1 + v_margin + 12; row_1 = v_margin+12; row_2 = row_1 + v_margin + 12; top_row = height - v_margin*2 - title_font_size; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 2; right_rib_x = width_mm - col_right; // column from edge plus hole radius // mounting holes 63.5mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 62-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm 44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm 15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm.

New Pull Request