3
1
Back

Horizontal rib // h_wall(h=1.6, l=right_rib_x); // bottom right [right_edge, rotate_vector_sin * height + rotate_vector_sin * height], // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // bottom horizontal rib // h_wall(h=1.6, l=right_rib_x); // middle-bottom h rib // h_wall(h=1.6, l=right_rib_x); // bottom horizontal rib // one more to mount the circuit board sideways on module x1_7seg_14_22mm_display() { cube([12.25, 19.25, thickness]); } module x4_7seg_14_22mm_display() { cube([50.5, 19.25, thickness]); } // draw panel, subtract holes union.

New Pull Request