Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Add Sod-70 (Thinner but longer TO-92) for temp sensor
Browse files Browse the repository at this point in the history
  • Loading branch information
poeschlr committed Apr 26, 2018
1 parent 573d2ff commit 76a19ff
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions Package_TO_SOT_THT.pretty/SOD-70.kicad_mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
(module SOD-70 (layer F.Cu) (tedit 5AE254CB)
(descr "Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint]")
(tags Sod-70)
(fp_text reference REF** (at 1.5 -3.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SOD-70 (at 1 3.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 1.5 -3.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_arc (start 1.27 0) (end 2.969265 1.55) (angle -264.7395971) (layer F.Fab) (width 0.1))
(fp_line (start 2.969265 1.55) (end -0.429265 1.55) (layer F.Fab) (width 0.1))
(fp_arc (start 1.27 0) (end 3.017141 1.66) (angle -267.069862) (layer F.SilkS) (width 0.12))
(fp_line (start 3.017141 1.66) (end -0.477141 1.66) (layer F.SilkS) (width 0.12))
(fp_line (start -1.28 -2.55) (end 3.82 -2.55) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.82 -2.55) (end 3.82 1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.82 1.8) (end -1.28 1.8) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.28 1.8) (end -1.28 -2.55) (layer F.CrtYd) (width 0.05))
(pad 1 thru_hole rect (at 0 0) (size 1.2 1.7) (drill 0.7) (layers *.Cu *.Mask))
(pad 2 thru_hole oval (at 2.54 0) (size 1.2 1.7) (drill 0.7) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Package_TO_SOT_THT.3dshapes/SOD-70.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
Binary file added Sources/Package_TO_SOT_THT/sod-70.fcstd
Binary file not shown.

0 comments on commit 76a19ff

Please sign in to comment.