3
1
Back

7022ad9ddb couple more GND-stitch vias Latest commits for file Schematics/SynthMages.pretty/Micro SPDT (3 pin).kicad_mod Normal file Unescape // Width of module (HP) width = 12; // Number of faces around the top (mm rail_clearance = 9; label_font_size = 5; thickness=2; */ 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_for_label); } //module title(string, size=9, halign="center", font="Futura XBlk BT:style=Extra Black") { //} // draw panel, subtract holes.

New Pull Request