mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 00:33:25 +00:00
[Fix] fixes for remaining issues of sot-1123
Fixes remaining issues of 977 - courtyard clearance on the right side - increased silk clearance - pad sizes
This commit is contained in:
parent
15291787ae
commit
6250be12e0
@ -1,4 +1,4 @@
|
||||
(module SOT-1123 (layer F.Cu) (tedit 5C162AB1)
|
||||
(module SOT-1123 (layer F.Cu) (tedit 5C165705)
|
||||
(descr "SOT-1123 small outline transistor (see http://www.onsemi.com/pub/Collateral/NST3906F3-D.PDF)")
|
||||
(tags "SOT-1123 transistor")
|
||||
(attr smd)
|
||||
@ -11,21 +11,21 @@
|
||||
(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.85 -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.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))
|
||||
(fp_line (start -0.25 -0.44) (end -0.75 -0.44) (layer F.SilkS) (width 0.1))
|
||||
(fp_line (start -0.75 -0.44) (end -0.75 0.44) (layer F.SilkS) (width 0.1))
|
||||
(fp_line (start -0.75 0.44) (end -0.25 0.44) (layer F.SilkS) (width 0.1))
|
||||
(pad 1 smd roundrect (at -0.43 -0.19) (size 0.34 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
||||
(pad 2 smd roundrect (at -0.43 0.19) (size 0.34 0.2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
|
||||
(pad 3 smd roundrect (at 0.43 0) (size 0.34 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))
|
||||
|
Loading…
Reference in New Issue
Block a user