summaryrefslogtreecommitdiff
path: root/footprints.pretty/m3_pillar.kicad_mod
diff options
context:
space:
mode:
authorjaseg <git@jaseg.net>2018-06-30 13:52:00 +0200
committerjaseg <git@jaseg.net>2018-06-30 13:52:00 +0200
commitc97506d29a1f3938b798277ab17f3c8d1ce19d25 (patch)
tree4ffd1f92e899875a967b78a444215a25093d9d5d /footprints.pretty/m3_pillar.kicad_mod
download002-c97506d29a1f3938b798277ab17f3c8d1ce19d25.tar.gz
002-c97506d29a1f3938b798277ab17f3c8d1ce19d25.tar.bz2
002-c97506d29a1f3938b798277ab17f3c8d1ce19d25.zip
Initial commit
Diffstat (limited to 'footprints.pretty/m3_pillar.kicad_mod')
-rw-r--r--footprints.pretty/m3_pillar.kicad_mod10
1 files changed, 10 insertions, 0 deletions
diff --git a/footprints.pretty/m3_pillar.kicad_mod b/footprints.pretty/m3_pillar.kicad_mod
new file mode 100644
index 0000000..0072f63
--- /dev/null
+++ b/footprints.pretty/m3_pillar.kicad_mod
@@ -0,0 +1,10 @@
+(module m3_pillar (layer F.Cu) (tedit 5B34E104)
+ (fp_text reference REF** (at 5.3 -2.9) (layer F.SilkS) hide
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value m3_pillar (at 0 -2.1) (layer F.Fab) hide
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad 1 thru_hole circle (at 0 0) (size 0.9 0.9) (drill 0.9) (layers *.Cu *.Mask))
+ (pad 2 smd circle (at 0 0) (size 8 8) (layers F.Cu F.Paste F.Mask))
+)