3
1
Back

Hole's center over the bottom of box [right_edge, -extra_depth], // bottom horizontal rib // middle horizontal rib h_wall(h=1.6, l=right_rib_x); // one more vertical to mount a circuit board to, dead center // one more vertical to mount the circuit board to, dead center // one more to mount a circuit board to, dead center pcb_holder(h=10, l=top_row-rail_clearance*2, th=1.15, wall_thickness=1); // Create a hole with radius: ", hole_r , " at ", hole_dist_side, height - v_margin*2 - title_font_size; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff right_rib_thickness = 2; // Website specifies a thickness of 2mm - but adjust to fit two mounting posts into hole_top.

New Pull Request