added debug/programming header

vtcsec_summit
conor 2016-01-23 13:03:58 -05:00
rodzic 76063e51cd
commit f8d7630be2
3 zmienionych plików z 34 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,12 @@
(module debug (layer F.Cu) (tedit 56A3BF19)
(fp_text reference DBG** (at 1.75 -1.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value debug (at 1.75 1.25) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 1 1) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 2.5 0) (size 1 1) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at 5 0) (size 1 1) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole circle (at 7.5 0) (size 1 1) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
)

Wyświetl plik

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0
#
#End Doc Library

Wyświetl plik

@ -0,0 +1,19 @@
EESchema-LIBRARY Version 2.3
#encoding utf-8
#
# debug-header
#
DEF debug-header DBG 0 40 Y Y 1 F N
F0 "DBG" -350 -250 60 H V C CNN
F1 "debug-header" 450 -250 60 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
X C2D 1 -200 -150 200 D 50 50 1 1 I
X C2CK 2 -100 -150 200 D 50 50 1 1 I
X RX 3 0 -150 200 D 50 50 1 1 I
X TX 4 100 -150 200 D 50 50 1 1 I
ENDDRAW
ENDDEF
#
#End Library