3
1
Back

2d version v_wall(h=4, l=height-rail_clearance*2, th=right_rib_thickness); // top right [left_edge + height * rotate_vector_cos; points = [ [left_edge, rotate_vector_cos * rail_depth], // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // top right [left_edge + height * rotate_vector_cos, rotate_vector_sin * rail_depth] // top horizontal rib // h_wall(h=4, l=right_rib_x); // one more to mount the circuit board to, dead center // pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); // lower h-rib reinforcer Latest commits for file Panels/luther_triangle_vco_quentin_v3_only_art.stl The selected branch/tag are equal. There is a little bit of margin // margins from edges v_margin = hole_dist_top*2 + thickness; v_margin = hole_dist_top*2 + thickness; right_rib_x = width_mm - col_right; // column from edge plus hole radius // mounting holes 63.5mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf 15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes 25mm.

New Pull Request