3
1
Back

Panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fah A Series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fav B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell to pin1 and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbv-b B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-0 AA Series, 3 pole female XLR receptacle, grounding: mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fahl1 A Series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2-sw B Series, 3 pole female XLR receptacle, grounding: separate ground contact connected to shell ground, but not that small - C7 is a little bit of margin // margins from edges h_margin = hole_dist_side + thickness; right_rib_x = width_mm - thickness*2; // draw panel, subtract holes // v_wall(h=4, l=height-rail_clearance*2-thickness); // top horizontal rib // h_wall(h=4, l=right_rib_x); // bottom horizontal rib h_wall(h=4, l=right_rib_x); // middle horizontal rib // h_wall(h=1.6, l=right_rib_x); // middle-bottom h rib pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); .

New Pull Request