-
Notifications
You must be signed in to change notification settings - Fork 1
/
xt60board.net
127 lines (127 loc) · 3.69 KB
/
xt60board.net
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
(export (version D)
(design
(source /home/test/kicad/xt60board/xt60board.sch)
(date "Mon 11 Sep 2017 07:44:50 PM EDT")
(tool "Eeschema 4.0.7-e2-6376~58~ubuntu16.04.1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source xt60board.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref J1)
(value XT60)
(footprint xt60board:XT60)
(libsource (lib xt60) (part XT60))
(sheetpath (names /) (tstamps /))
(tstamp 59B71E9F))
(comp (ref J2)
(value XT60)
(footprint xt60board:XT60)
(libsource (lib xt60) (part XT60))
(sheetpath (names /) (tstamps /))
(tstamp 59B71F8A))
(comp (ref J3)
(value XT60)
(footprint xt60board:XT60)
(libsource (lib xt60) (part XT60))
(sheetpath (names /) (tstamps /))
(tstamp 59B71FDB))
(comp (ref J4)
(value XT60)
(footprint xt60board:XT60)
(libsource (lib xt60) (part XT60))
(sheetpath (names /) (tstamps /))
(tstamp 59B72068))
(comp (ref J5)
(value XT60)
(footprint xt60board:XT60)
(libsource (lib xt60) (part XT60))
(sheetpath (names /) (tstamps /))
(tstamp 59B720EB))
(comp (ref J6)
(value XT60)
(footprint xt60board:XT60)
(libsource (lib xt60) (part XT60))
(sheetpath (names /) (tstamps /))
(tstamp 59B72162))
(comp (ref J7)
(value XT60)
(footprint xt60board:XT60)
(libsource (lib xt60) (part XT60))
(sheetpath (names /) (tstamps /))
(tstamp 59B721E7))
(comp (ref J8)
(value XT60)
(footprint xt60board:XT60)
(libsource (lib xt60) (part XT60))
(sheetpath (names /) (tstamps /))
(tstamp 59B72363))
(comp (ref J9)
(value XT60)
(footprint xt60board:XT60)
(libsource (lib xt60) (part XT60))
(sheetpath (names /) (tstamps /))
(tstamp 59B723D8))
(comp (ref J10)
(value XT60)
(footprint xt60board:XT60)
(libsource (lib xt60) (part XT60))
(sheetpath (names /) (tstamps /))
(tstamp 59B72471))
(comp (ref J11)
(value XT60)
(footprint xt60board:XT60)
(libsource (lib xt60) (part XT60))
(sheetpath (names /) (tstamps /))
(tstamp 59B72528))
(comp (ref J12)
(value XT60)
(footprint xt60board:XT60)
(libsource (lib xt60) (part XT60))
(sheetpath (names /) (tstamps /))
(tstamp 59B725A3)))
(libparts
(libpart (lib xt60) (part XT60)
(fields
(field (name Reference) J)
(field (name Value) XT60))
(pins
(pin (num 1) (name GND) (type power_in))
(pin (num 2) (name VCC) (type power_in)))))
(libraries
(library (logical xt60)
(uri /home/test/kicad/xt60board/xt60.lib)))
(nets
(net (code 1) (name /VCC)
(node (ref J6) (pin 2))
(node (ref J5) (pin 2))
(node (ref J4) (pin 2))
(node (ref J3) (pin 2))
(node (ref J7) (pin 2))
(node (ref J2) (pin 2))
(node (ref J1) (pin 2))
(node (ref J12) (pin 2))
(node (ref J11) (pin 2))
(node (ref J10) (pin 2))
(node (ref J9) (pin 2))
(node (ref J8) (pin 2)))
(net (code 2) (name /GND)
(node (ref J3) (pin 1))
(node (ref J1) (pin 1))
(node (ref J6) (pin 1))
(node (ref J2) (pin 1))
(node (ref J7) (pin 1))
(node (ref J4) (pin 1))
(node (ref J10) (pin 1))
(node (ref J11) (pin 1))
(node (ref J5) (pin 1))
(node (ref J12) (pin 1))
(node (ref J8) (pin 1))
(node (ref J9) (pin 1)))))