3
1
Back

Rotate_vector_cos; [left_edge, rotate_vector_cos * rail_depth], // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // top horizontal rib // bottom horizontal rib h_wall(h=4, l=right_rib_x); // middle-bottom h rib // middle horizontal rib h_wall(h=1.6, l=right_rib_x); // one more vertical to mount a circuit board to, dead center wall(h=6, w=height-hole_dist_top*3-4); .

New Pull Request