3
1
Back

Film needed? - Fix R25/R1 connection - One idea: add a switch module label(string, size=4, halign="center", height=thickness+1, font=default_label_font) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font); } module rail(height) { difference() { linear_extrude(height) railProfile(); railSupportCavity(height); } .

New Pull Request