pogo pins for reset pin on teensy 3.1 and 3.2 added

This commit is contained in:
XenGi
2017-12-07 12:11:07 +01:00
parent 42c16bd88a
commit 31fc9dd1cc

View File

@@ -1,10 +1,16 @@
(module Teensy30_31_32_LC (layer F.Cu) (tedit 581B9EAD)
(module Teensy30_31_32_LC (layer F.Cu) (tedit 5A29202F)
(fp_text reference REF** (at 0 -10.16) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Teensy3.0/3.1/3.2/LC (at 0 10.16) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user T3.2 (at -10.16 -2.54 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user T3.1 (at -6.35 -2.54 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -17.78 3.81) (end -19.05 3.81) (layer F.SilkS) (width 0.15))
(fp_line (start -19.05 3.81) (end -19.05 -3.81) (layer F.SilkS) (width 0.15))
(fp_line (start -19.05 -3.81) (end -17.78 -3.81) (layer F.SilkS) (width 0.15))
@@ -82,4 +88,6 @@
(pad 49 thru_hole circle (at 3.81 -2.54) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask))
(pad 50 thru_hole circle (at 1.27 -2.54) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask))
(pad 51 thru_hole circle (at -1.27 -2.54) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask))
(pad 52 thru_hole circle (at -6.35 0) (size 1.9 1.9) (drill 0.5) (layers *.Cu *.Mask F.SilkS))
(pad 52 thru_hole circle (at -10.16 0) (size 1.9 1.9) (drill 0.5) (layers *.Cu *.Mask F.SilkS))
)