3
1
Back

D shape "removed" from the top square(smoothing_radius+pad,smoothing_radius+pad); rotate_extrude(convexity=10, $fn = sphere_indents_faces); height = cone_indents_height + 2 + hole_diameter + hole_margin*2; cutout_width = board_width - (side_margin * 2); cutout_height = board_height - (top_margin * 2); hole_horiz = (board_width - hole_hdist) / 2; hole_margin = 1; // [0:No, 1:Yes] // Would you like a divot on the top knob working_width = width_mm - col_right; // column from edge plus hole radius // mounting holes 63.5mm, distance of mounting holes 25mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 9-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 9-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm.

New Pull Request