3
1
Back

= .25; //non-printing, barely-visible outline of component footprints printer_z_fix = 0.25; // for inset labels, translating to this height controls label depth label_inset_height = thickness-1; module label(string, size=4, halign="center") { color([1,0,0]) linear_extrude(height) text(string, size, halign=halign, font=font_for_title.

New Pull Request