diff options
author | Christian Pointner <equinox@spreadspace.org> | 2016-02-17 22:15:41 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2016-02-17 22:15:41 (GMT) |
commit | ab5e4f034774d6e2e91b252f13e60a46146c510c (patch) | |
tree | b8fb44ddfd1b212b67b93582e6e7663d49a7c25a /hardware/lib/RedunDC.pretty/LF2016L.kicad_mod | |
parent | 561b33ae4375f9008e3e1d0b4c4f7768b46b67e7 (diff) |
footprint assignment mostly done
Diffstat (limited to 'hardware/lib/RedunDC.pretty/LF2016L.kicad_mod')
-rw-r--r-- | hardware/lib/RedunDC.pretty/LF2016L.kicad_mod | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/hardware/lib/RedunDC.pretty/LF2016L.kicad_mod b/hardware/lib/RedunDC.pretty/LF2016L.kicad_mod new file mode 100644 index 0000000..a4fe629 --- /dev/null +++ b/hardware/lib/RedunDC.pretty/LF2016L.kicad_mod @@ -0,0 +1,14 @@ +(module LF2016L (layer F.Cu) (tedit 551B1747) + (fp_text reference PF2016L (at 0 -0.95) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value VAL** (at 0 1.05) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -2.7 -2.2) (end 2.7 -2.2) (layer F.SilkS) (width 0.15)) + (fp_line (start 2.7 -2.2) (end 2.7 2.2) (layer F.SilkS) (width 0.15)) + (fp_line (start 2.7 2.2) (end -2.7 2.2) (layer F.SilkS) (width 0.15)) + (fp_line (start -2.7 2.2) (end -2.7 -2.2) (layer F.SilkS) (width 0.15)) + (pad 1 smd rect (at -2.45 0) (size 1.5 4.6) (layers F.Cu F.Paste F.Mask)) + (pad 2 smd rect (at 2.45 0) (size 1.5 4.6) (layers F.Cu F.Paste F.Mask)) +) |