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

Commit

Permalink
Merge pull request #977 from SchrodingersGat/sot-1123
Browse files Browse the repository at this point in the history
Added SOT-1123
  • Loading branch information
Misca1234 authored Dec 16, 2018
2 parents cc2bee0 + e1ce1b6 commit 6709afe
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions Package_TO_SOT_SMD.pretty/SOT-1123.kicad_mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
(module SOT-1123 (layer F.Cu) (tedit 5C162AB1)
(descr "SOT-1123 small outline transistor (see http://www.onsemi.com/pub/Collateral/NST3906F3-D.PDF)")
(tags "SOT-1123 transistor")
(attr smd)
(fp_text reference REF** (at 0 -1.25) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SOT-1123 (at 0 1.25) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.2 0.2) (thickness 0.05)))
)
(fp_line (start -0.85 -0.55) (end 0.9 -0.55) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.9 -0.55) (end 0.9 0.55) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.9 0.55) (end -0.85 0.55) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.85 0.55) (end -0.85 -0.55) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.4 -0.3) (end -0.2 -0.3) (layer F.Fab) (width 0.1))
(fp_line (start -0.4 -0.1) (end -0.4 0.3) (layer F.Fab) (width 0.1))
(fp_line (start -0.4 0.3) (end 0.4 0.3) (layer F.Fab) (width 0.1))
(fp_line (start 0.4 0.3) (end 0.4 -0.3) (layer F.Fab) (width 0.1))
(fp_line (start -0.2 -0.3) (end -0.4 -0.1) (layer F.Fab) (width 0.1))
(fp_line (start -0.2 -0.4) (end -0.7 -0.4) (layer F.SilkS) (width 0.12))
(fp_line (start -0.7 -0.4) (end -0.7 0.4) (layer F.SilkS) (width 0.12))
(fp_line (start -0.7 0.4) (end -0.2 0.4) (layer F.SilkS) (width 0.12))
(pad 1 smd roundrect (at -0.43 -0.19) (size 0.35 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 2 smd roundrect (at -0.43 0.19) (size 0.35 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 3 smd roundrect (at 0.43 0) (size 0.35 0.26) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-1123.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

0 comments on commit 6709afe

Please sign in to comment.