3
1
Back

Jacks needing 8mm //calculated x value of exact middle of panel after deducting left/right sub-panels // top horizontal rib // h_wall(h=1.6, l=right_rib_x); // bottom right [right_edge, rotate_vector_sin * height + rotate_vector_sin * rail_depth] // 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 horizontal rib // h_wall(h=4, l=right_rib_x); } module.

New Pull Request