3
1
Back

[left_edge, -extra_depth], // bottom horizontal rib h_wall(h=4, l=right_rib_x); } module label(string, size=4, halign="center", font=default_label_font) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font_for_label); } //module title(string, size=9, halign="center", font="Futura XBlk BT:style=Extra Black") .

New Pull Request