3
1
Back

Modular Case History width = 10; label_font = 6; // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1; right_rib_x = width_mm - thickness*2; // draw a "vertical" wall to mount the circuit board sideways on module x1_7seg_14_22mm_display() { cube([12.25, 19.25, thickness]); } module x2_7seg_14_22mm_display() { cube([25, 19.25, thickness]); } module toggle_switch_6mm() { } module title(string, size=12, halign="center", font=font_for_title) { color([1,0,0]) linear_extrude(height) text(string.

New Pull Request