diff options
author | Uros Majstorovic <majstor@majstor.org> | 2019-08-12 13:13:31 +0200 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2019-08-12 13:13:31 +0200 |
commit | 629511a4d61e8a7b06576246f85ad8368a2edba4 (patch) | |
tree | a4e8e347c932c54696496407aa2375723dbbc0fa /footprints.pretty/DO-214AC.kicad_mod | |
parent | e2dc536c7ed94dadd58c51638f9b44aa58bedb3e (diff) |
upgrade to kicad 5; fixed footprints
Diffstat (limited to 'footprints.pretty/DO-214AC.kicad_mod')
-rw-r--r-- | footprints.pretty/DO-214AC.kicad_mod | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/footprints.pretty/DO-214AC.kicad_mod b/footprints.pretty/DO-214AC.kicad_mod deleted file mode 100644 index 8486ba2..0000000 --- a/footprints.pretty/DO-214AC.kicad_mod +++ /dev/null @@ -1,20 +0,0 @@ -(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)) - ) -) |