3
1
Back

Little less then 3U // Thickness of module (HP) width = 14; // [1:1:84] working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = thickness + 6 + tolerance; extra_depth = 75 + tolerance; // rib + half a jack col_right = width_mm - thickness*2; // draw a "vertical" wall to mount the 3PDT switch. I did not use a ground plane.

New Pull Request