summaryrefslogtreecommitdiff
path: root/footprints.pretty/DO-214AC.kicad_mod
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2019-04-10 00:46:00 +0200
committerUros Majstorovic <majstor@majstor.org>2019-04-10 00:46:00 +0200
commitf6b84e1a5fa570d8743eb4493ddc66776ceb932f (patch)
treef8026531a7d0c079c6470d1ad14b2067348c09dc /footprints.pretty/DO-214AC.kicad_mod
initial commit
Diffstat (limited to 'footprints.pretty/DO-214AC.kicad_mod')
-rw-r--r--footprints.pretty/DO-214AC.kicad_mod20
1 files changed, 20 insertions, 0 deletions
diff --git a/footprints.pretty/DO-214AC.kicad_mod b/footprints.pretty/DO-214AC.kicad_mod
new file mode 100644
index 0000000..8486ba2
--- /dev/null
+++ b/footprints.pretty/DO-214AC.kicad_mod
@@ -0,0 +1,20 @@
+(module DO-214AC (layer F.Cu) (tedit 5C4494F5)
+ (descr "Jedec DO-214AC diode package.")
+ (tags "DO-214AC diode")
+ (attr smd)
+ (fp_text reference REF** (at 0 -2.65) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value DO-214AC (at 0 2.95) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -3.5 1.5) (end 3 1.5) (layer F.SilkS) (width 0.15))
+ (fp_line (start -3.5 -1.5) (end 3 -1.5) (layer F.SilkS) (width 0.15))
+ (pad 2 smd rect (at 2 0) (size 1.8 2.2) (layers F.Cu F.Paste F.Mask))
+ (pad 1 smd rect (at -2 0) (size 1.8 2.2) (layers F.Cu F.Paste F.Mask))
+ (model Diodes_SMD.3dshapes/DO-214AB.wrl
+ (at (xyz 0 0 0))
+ (scale (xyz 0.39 0.39 0.39))
+ (rotate (xyz 0 0 180))
+ )
+)