Added DPAK and SIP-4 packages

This commit is contained in:
David Lenfesty 2018-07-24 18:06:54 -06:00
parent fdd41f9eca
commit 8b8650f455
2 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,11 @@
(module DPAK (layer F.Cu) (tedit 5B57BE67)
(fp_text reference REF** (at -9.45 -0.75) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value DPAK (at -7.5 -7.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 smd rect (at -2.285 0) (size 1.4 2.4) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0 -6.525) (size 5.9 5.75) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 2.285 0) (size 1.4 2.4) (layers F.Cu F.Paste F.Mask))
)

View File

@ -0,0 +1,17 @@
(module SIP-4 (layer F.Cu) (tedit 5B57BBF0)
(fp_text reference REF** (at 0 3.6) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SIP-4 (at 0 -2.8) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -5.08 -1.27) (end -3.81 -2.54) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 2.54) (end -5.08 -2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 5.08 2.54) (end -5.08 2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 5.08 -2.54) (end 5.08 2.54) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 -2.54) (end 5.08 -2.54) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -3.81 0) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at -1.27 0) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 1.27 0) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 3.81 0) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
)