Skip to content

Commit

Permalink
cleanup TCXO footprint, add matching stock 3d model
Browse files Browse the repository at this point in the history
  • Loading branch information
dpiegdon committed Sep 8, 2019
1 parent 4f3f93d commit 9e8f96c
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions footprints.pretty/TG-3541CE.kicad_mod
@@ -1,4 +1,4 @@
(module TG-3541CE (layer F.Cu) (tedit 5D34A6CD)
(module TG-3541CE (layer F.Cu) (tedit 5D758E57)
(descr https://www5.epsondevice.com/en/products/crystal_oscillator/tg3541ce.html)
(tags "32768Hz TCXO")
(attr smd)
Expand All @@ -11,8 +11,12 @@
(fp_text user %R (at 0 2.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.25 0.55) (end -2.25 1.8) (layer F.SilkS) (width 0.1))
(fp_line (start -2.25 1.8) (end -1.2 1.8) (layer F.SilkS) (width 0.1))
(fp_line (start -2.05 0.6) (end -2.05 1.6) (layer F.SilkS) (width 0.1))
(fp_line (start -2.05 1.6) (end -1.25 1.6) (layer F.SilkS) (width 0.1))
(fp_line (start -2.2 -1.8) (end -2.2 1.8) (layer F.CrtYd) (width 0.12))
(fp_line (start -2.2 1.8) (end 2.2 1.8) (layer F.CrtYd) (width 0.12))
(fp_line (start 2.2 1.8) (end 2.2 -1.8) (layer F.CrtYd) (width 0.12))
(fp_line (start 2.2 -1.8) (end -2.2 -1.8) (layer F.CrtYd) (width 0.12))
(pad 6 smd rect (at -1.55 -1) (size 0.7 0.9) (layers F.Cu F.Paste F.Mask))
(pad 8 smd rect (at 0 -1) (size 0.4 0.9) (layers F.Cu F.Paste F.Mask))
(pad 7 smd rect (at -0.7 -1) (size 0.4 0.9) (layers F.Cu F.Paste F.Mask))
Expand All @@ -23,4 +27,9 @@
(pad 5 smd rect (at 1.55 1) (size 0.7 0.9) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -0.7 1) (size 0.4 0.9) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 0.7 1) (size 0.4 0.9) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Crystal.3dshapes/Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

0 comments on commit 9e8f96c

Please sign in to comment.