Added SIL7 package for brick converter, added 6 mm Audio Jack

This commit is contained in:
2017-06-09 00:39:53 +02:00
parent 4b280507d8
commit 9a9f4ad2fe
3 changed files with 40 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
(module SIL7-reduced (layer F.Cu) (tedit 593895EA)
(fp_text reference REF** (at -1.27 -3.81) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SIL7-reduced (at 3.81 -5.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 10.8 -5.83) (end 10.8 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -8.7 -5.83) (end 10.8 -5.83) (layer F.SilkS) (width 0.15))
(fp_line (start -8.7 1.27) (end 10.8 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -8.7 1.27) (end -8.7 -5.83) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -6.35 0) (size 1 1) (drill 0.6) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at -3.81 0) (size 1 1) (drill 0.6) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 1.27 0) (size 1 1) (drill 0.6) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at 3.81 0) (size 1 1) (drill 0.6) (layers *.Cu *.Mask))
(pad 6 thru_hole circle (at 6.35 0) (size 1 1) (drill 0.6) (layers *.Cu *.Mask))
)