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,21 @@
(module AMPHENOL-ACJS-HHDR (layer F.Cu) (tedit 59397A20)
(fp_text reference J4 (at -6.5 -1.6) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value JACK_TRS_6PINS (at -0.5 1.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -13.8 -8) (end 10.6 -8) (layer F.SilkS) (width 0.15))
(fp_line (start -13.8 8) (end -13.8 -8) (layer F.SilkS) (width 0.15))
(fp_line (start 10.6 8) (end -13.8 8) (layer F.SilkS) (width 0.15))
(fp_line (start 14 -5.7) (end 14 5.7) (layer F.SilkS) (width 0.15))
(fp_line (start 10.6 5.7) (end 14 5.7) (layer F.SilkS) (width 0.15))
(fp_line (start 10.6 -8) (end 10.6 8) (layer F.SilkS) (width 0.15))
(fp_line (start 10.6 -5.7) (end 14 -5.7) (layer F.SilkS) (width 0.15))
(pad 4 thru_hole circle (at 6.35 5.7) (size 2.5 2.5) (drill 1.4) (layers *.Cu *.Mask))
(pad 6 thru_hole circle (at 0 5.7) (size 2.5 2.5) (drill 1.4) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at -6.35 5.7) (size 2.5 2.5) (drill 1.4) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at -6.35 -5.7) (size 2.5 2.5) (drill 1.4) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 0 -5.7) (size 2.5 2.5) (drill 1.4) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 6.35 -5.7) (size 2.5 2.5) (drill 1.4) (layers *.Cu *.Mask))
)