-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMCU_PROTO_100x68mm.net
542 lines (542 loc) · 21.6 KB
/
MCU_PROTO_100x68mm.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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
(export (version D)
(design
(source /home/oportunidad/Desktop/repos/tusistemote/MCU_PROTO_100x68mm/MCU_PROTO_100x68mm.sch)
(date "jue 10 feb 2022 18:24:32")
(tool "Eeschema 5.1.5+dfsg1-2build2")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title "MCU PROTO 100x68")
(company Galopago)
(rev)
(date)
(source MCU_PROTO_100x68mm.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref H2)
(value MountingHole)
(footprint MountingHole:MountingHole_3mm)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole) (description "Mounting Hole without connection"))
(sheetpath (names /) (tstamps /))
(tstamp 5EED2E39))
(comp (ref H3)
(value MountingHole)
(footprint MountingHole:MountingHole_3mm)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole) (description "Mounting Hole without connection"))
(sheetpath (names /) (tstamps /))
(tstamp 5EED3144))
(comp (ref H5)
(value MountingHole)
(footprint MountingHole:MountingHole_3mm)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole) (description "Mounting Hole without connection"))
(sheetpath (names /) (tstamps /))
(tstamp 5EED3A44))
(comp (ref H6)
(value MountingHole)
(footprint MountingHole:MountingHole_3mm)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole) (description "Mounting Hole without connection"))
(sheetpath (names /) (tstamps /))
(tstamp 61921D0B))
(comp (ref J11)
(value Conn_01x01_Male)
(footprint Connector_Wire:SolderWirePad_1x01_Drill0.8mm)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Male) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 6192FB40))
(comp (ref J12)
(value Conn_01x01_Male)
(footprint Connector_Wire:SolderWirePad_1x01_Drill0.8mm)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x01_Male) (description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 61938D6F))
(comp (ref J7)
(value Conn_01x20_Female)
(footprint Connector_PinSocket_2.54mm:PinSocket_1x20_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x20_Female) (description "Generic connector, single row, 01x20, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 619361D7))
(comp (ref J3)
(value Conn_01x20_Female)
(footprint Connector_PinSocket_2.54mm:PinSocket_1x20_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x20_Female) (description "Generic connector, single row, 01x20, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 61967185))
(comp (ref J6)
(value Conn_01x20_Female)
(footprint Connector_PinSocket_2.54mm:PinSocket_1x20_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x20_Female) (description "Generic connector, single row, 01x20, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 61975404))
(comp (ref J8)
(value Conn_01x20_Female)
(footprint Connector_PinSocket_2.54mm:PinSocket_1x20_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x20_Female) (description "Generic connector, single row, 01x20, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 6199B975))
(comp (ref J9)
(value Conn_01x20_Female)
(footprint Connector_PinSocket_2.54mm:PinSocket_1x20_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x20_Female) (description "Generic connector, single row, 01x20, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 619B2BAA))
(comp (ref J10)
(value Conn_01x20_Female)
(footprint Connector_PinSocket_2.54mm:PinSocket_1x20_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x20_Female) (description "Generic connector, single row, 01x20, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 619DA776))
(comp (ref H4)
(value MountingHole)
(footprint MountingHole:MountingHole_3mm)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole) (description "Mounting Hole without connection"))
(sheetpath (names /) (tstamps /))
(tstamp 6193F01C))
(comp (ref J1)
(value Screw_Terminal_01x04)
(footprint TerminalBlock_4Ucon:TerminalBlock_4Ucon_1x04_P3.50mm_Horizontal)
(datasheet ~)
(libsource (lib Connector) (part Screw_Terminal_01x04) (description "Generic screw terminal, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 6205AFF1))
(comp (ref J2)
(value Screw_Terminal_01x04)
(footprint TerminalBlock_4Ucon:TerminalBlock_4Ucon_1x04_P3.50mm_Horizontal)
(datasheet ~)
(libsource (lib Connector) (part Screw_Terminal_01x04) (description "Generic screw terminal, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 620623BF))
(comp (ref J4)
(value Conn_01x20_Female)
(footprint Connector_PinSocket_2.54mm:PinSocket_1x20_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x20_Female) (description "Generic connector, single row, 01x20, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 620E2449))
(comp (ref J5)
(value Conn_01x20_Female)
(footprint Connector_PinSocket_2.54mm:PinSocket_1x20_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x20_Female) (description "Generic connector, single row, 01x20, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 620EBCC7)))
(libparts
(libpart (lib Connector) (part Conn_01x01_Male)
(description "Generic connector, single row, 01x01, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x01_Male))
(pins
(pin (num 1) (name Pin_1) (type passive))))
(libpart (lib Connector) (part Conn_01x20_Female)
(description "Generic connector, single row, 01x20, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x20_Female))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))
(pin (num 5) (name Pin_5) (type passive))
(pin (num 6) (name Pin_6) (type passive))
(pin (num 7) (name Pin_7) (type passive))
(pin (num 8) (name Pin_8) (type passive))
(pin (num 9) (name Pin_9) (type passive))
(pin (num 10) (name Pin_10) (type passive))
(pin (num 11) (name Pin_11) (type passive))
(pin (num 12) (name Pin_12) (type passive))
(pin (num 13) (name Pin_13) (type passive))
(pin (num 14) (name Pin_14) (type passive))
(pin (num 15) (name Pin_15) (type passive))
(pin (num 16) (name Pin_16) (type passive))
(pin (num 17) (name Pin_17) (type passive))
(pin (num 18) (name Pin_18) (type passive))
(pin (num 19) (name Pin_19) (type passive))
(pin (num 20) (name Pin_20) (type passive))))
(libpart (lib Connector) (part Screw_Terminal_01x04)
(description "Generic screw terminal, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp TerminalBlock*:*))
(fields
(field (name Reference) J)
(field (name Value) Screw_Terminal_01x04))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))))
(libpart (lib Mechanical) (part MountingHole)
(description "Mounting Hole without connection")
(docs ~)
(footprints
(fp MountingHole*))
(fields
(field (name Reference) H)
(field (name Value) MountingHole))))
(libraries
(library (logical Connector)
(uri /usr/share/kicad/library/Connector.lib))
(library (logical Mechanical)
(uri /usr/share/kicad/library/Mechanical.lib)))
(nets
(net (code 1) (name "Net-(J10-Pad4)")
(node (ref J10) (pin 4)))
(net (code 2) (name "Net-(J10-Pad13)")
(node (ref J10) (pin 13)))
(net (code 3) (name "Net-(J10-Pad14)")
(node (ref J10) (pin 14)))
(net (code 4) (name "Net-(J10-Pad15)")
(node (ref J10) (pin 15)))
(net (code 5) (name "Net-(J10-Pad16)")
(node (ref J10) (pin 16)))
(net (code 6) (name "Net-(J10-Pad17)")
(node (ref J10) (pin 17)))
(net (code 7) (name "Net-(J10-Pad18)")
(node (ref J10) (pin 18)))
(net (code 8) (name "Net-(J10-Pad19)")
(node (ref J10) (pin 19)))
(net (code 9) (name "Net-(J10-Pad2)")
(node (ref J10) (pin 2)))
(net (code 10) (name "Net-(J10-Pad20)")
(node (ref J10) (pin 20)))
(net (code 11) (name "Net-(J10-Pad3)")
(node (ref J10) (pin 3)))
(net (code 12) (name "Net-(J10-Pad12)")
(node (ref J10) (pin 12)))
(net (code 13) (name "Net-(J10-Pad5)")
(node (ref J10) (pin 5)))
(net (code 14) (name "Net-(J10-Pad6)")
(node (ref J10) (pin 6)))
(net (code 15) (name "Net-(J10-Pad7)")
(node (ref J10) (pin 7)))
(net (code 16) (name "Net-(J10-Pad8)")
(node (ref J10) (pin 8)))
(net (code 17) (name "Net-(J10-Pad9)")
(node (ref J10) (pin 9)))
(net (code 18) (name "Net-(J1-Pad1)")
(node (ref J1) (pin 1)))
(net (code 19) (name "Net-(J1-Pad2)")
(node (ref J1) (pin 2)))
(net (code 20) (name "Net-(J1-Pad3)")
(node (ref J1) (pin 3)))
(net (code 21) (name "Net-(J1-Pad4)")
(node (ref J1) (pin 4)))
(net (code 22) (name "Net-(J2-Pad1)")
(node (ref J2) (pin 1)))
(net (code 23) (name "Net-(J9-Pad20)")
(node (ref J9) (pin 20)))
(net (code 24) (name "Net-(J9-Pad11)")
(node (ref J9) (pin 11)))
(net (code 25) (name "Net-(J9-Pad12)")
(node (ref J9) (pin 12)))
(net (code 26) (name "Net-(J9-Pad13)")
(node (ref J9) (pin 13)))
(net (code 27) (name "Net-(J9-Pad14)")
(node (ref J9) (pin 14)))
(net (code 28) (name "Net-(J9-Pad15)")
(node (ref J9) (pin 15)))
(net (code 29) (name "Net-(J9-Pad16)")
(node (ref J9) (pin 16)))
(net (code 30) (name "Net-(J9-Pad17)")
(node (ref J9) (pin 17)))
(net (code 31) (name "Net-(J9-Pad18)")
(node (ref J9) (pin 18)))
(net (code 32) (name "Net-(J9-Pad19)")
(node (ref J9) (pin 19)))
(net (code 33) (name "Net-(J9-Pad2)")
(node (ref J9) (pin 2)))
(net (code 34) (name "Net-(J2-Pad2)")
(node (ref J2) (pin 2)))
(net (code 35) (name "Net-(J9-Pad3)")
(node (ref J9) (pin 3)))
(net (code 36) (name "Net-(J9-Pad4)")
(node (ref J9) (pin 4)))
(net (code 37) (name "Net-(J9-Pad5)")
(node (ref J9) (pin 5)))
(net (code 38) (name "Net-(J9-Pad6)")
(node (ref J9) (pin 6)))
(net (code 39) (name "Net-(J9-Pad7)")
(node (ref J9) (pin 7)))
(net (code 40) (name "Net-(J9-Pad8)")
(node (ref J9) (pin 8)))
(net (code 41) (name "Net-(J9-Pad9)")
(node (ref J9) (pin 9)))
(net (code 42) (name "Net-(J10-Pad1)")
(node (ref J10) (pin 1)))
(net (code 43) (name "Net-(J10-Pad10)")
(node (ref J10) (pin 10)))
(net (code 44) (name "Net-(J10-Pad11)")
(node (ref J10) (pin 11)))
(net (code 45) (name "Net-(J5-Pad18)")
(node (ref J5) (pin 18)))
(net (code 46) (name "Net-(J4-Pad9)")
(node (ref J4) (pin 9)))
(net (code 47) (name "Net-(J5-Pad1)")
(node (ref J5) (pin 1)))
(net (code 48) (name "Net-(J5-Pad10)")
(node (ref J5) (pin 10)))
(net (code 49) (name "Net-(J5-Pad11)")
(node (ref J5) (pin 11)))
(net (code 50) (name "Net-(J5-Pad12)")
(node (ref J5) (pin 12)))
(net (code 51) (name "Net-(J5-Pad13)")
(node (ref J5) (pin 13)))
(net (code 52) (name "Net-(J5-Pad14)")
(node (ref J5) (pin 14)))
(net (code 53) (name "Net-(J5-Pad15)")
(node (ref J5) (pin 15)))
(net (code 54) (name "Net-(J5-Pad16)")
(node (ref J5) (pin 16)))
(net (code 55) (name "Net-(J5-Pad17)")
(node (ref J5) (pin 17)))
(net (code 56) (name "Net-(J4-Pad8)")
(node (ref J4) (pin 8)))
(net (code 57) (name "Net-(J5-Pad19)")
(node (ref J5) (pin 19)))
(net (code 58) (name "Net-(J5-Pad2)")
(node (ref J5) (pin 2)))
(net (code 59) (name "Net-(J5-Pad20)")
(node (ref J5) (pin 20)))
(net (code 60) (name "Net-(J5-Pad3)")
(node (ref J5) (pin 3)))
(net (code 61) (name "Net-(J5-Pad4)")
(node (ref J5) (pin 4)))
(net (code 62) (name "Net-(J5-Pad5)")
(node (ref J5) (pin 5)))
(net (code 63) (name "Net-(J5-Pad6)")
(node (ref J5) (pin 6)))
(net (code 64) (name "Net-(J5-Pad7)")
(node (ref J5) (pin 7)))
(net (code 65) (name "Net-(J5-Pad8)")
(node (ref J5) (pin 8)))
(net (code 66) (name "Net-(J5-Pad9)")
(node (ref J5) (pin 9)))
(net (code 67) (name "Net-(J4-Pad17)")
(node (ref J4) (pin 17)))
(net (code 68) (name "Net-(J2-Pad3)")
(node (ref J2) (pin 3)))
(net (code 69) (name "Net-(J2-Pad4)")
(node (ref J2) (pin 4)))
(net (code 70) (name "Net-(J4-Pad1)")
(node (ref J4) (pin 1)))
(net (code 71) (name "Net-(J4-Pad10)")
(node (ref J4) (pin 10)))
(net (code 72) (name "Net-(J4-Pad11)")
(node (ref J4) (pin 11)))
(net (code 73) (name "Net-(J4-Pad12)")
(node (ref J4) (pin 12)))
(net (code 74) (name "Net-(J4-Pad13)")
(node (ref J4) (pin 13)))
(net (code 75) (name "Net-(J4-Pad14)")
(node (ref J4) (pin 14)))
(net (code 76) (name "Net-(J4-Pad15)")
(node (ref J4) (pin 15)))
(net (code 77) (name "Net-(J4-Pad16)")
(node (ref J4) (pin 16)))
(net (code 78) (name "Net-(J9-Pad10)")
(node (ref J9) (pin 10)))
(net (code 79) (name "Net-(J4-Pad18)")
(node (ref J4) (pin 18)))
(net (code 80) (name "Net-(J4-Pad19)")
(node (ref J4) (pin 19)))
(net (code 81) (name "Net-(J4-Pad2)")
(node (ref J4) (pin 2)))
(net (code 82) (name "Net-(J4-Pad20)")
(node (ref J4) (pin 20)))
(net (code 83) (name "Net-(J4-Pad3)")
(node (ref J4) (pin 3)))
(net (code 84) (name "Net-(J4-Pad4)")
(node (ref J4) (pin 4)))
(net (code 85) (name "Net-(J4-Pad5)")
(node (ref J4) (pin 5)))
(net (code 86) (name "Net-(J4-Pad6)")
(node (ref J4) (pin 6)))
(net (code 87) (name "Net-(J4-Pad7)")
(node (ref J4) (pin 7)))
(net (code 88) (name "Net-(J3-Pad16)")
(node (ref J3) (pin 16)))
(net (code 89) (name "Net-(J7-Pad7)")
(node (ref J7) (pin 7)))
(net (code 90) (name "Net-(J7-Pad8)")
(node (ref J7) (pin 8)))
(net (code 91) (name "Net-(J7-Pad9)")
(node (ref J7) (pin 9)))
(net (code 92) (name "Net-(J3-Pad1)")
(node (ref J3) (pin 1)))
(net (code 93) (name "Net-(J3-Pad10)")
(node (ref J3) (pin 10)))
(net (code 94) (name "Net-(J3-Pad11)")
(node (ref J3) (pin 11)))
(net (code 95) (name "Net-(J3-Pad12)")
(node (ref J3) (pin 12)))
(net (code 96) (name "Net-(J3-Pad13)")
(node (ref J3) (pin 13)))
(net (code 97) (name "Net-(J3-Pad14)")
(node (ref J3) (pin 14)))
(net (code 98) (name "Net-(J3-Pad15)")
(node (ref J3) (pin 15)))
(net (code 99) (name "Net-(J7-Pad6)")
(node (ref J7) (pin 6)))
(net (code 100) (name "Net-(J3-Pad17)")
(node (ref J3) (pin 17)))
(net (code 101) (name "Net-(J3-Pad18)")
(node (ref J3) (pin 18)))
(net (code 102) (name "Net-(J3-Pad19)")
(node (ref J3) (pin 19)))
(net (code 103) (name "Net-(J3-Pad2)")
(node (ref J3) (pin 2)))
(net (code 104) (name "Net-(J3-Pad20)")
(node (ref J3) (pin 20)))
(net (code 105) (name "Net-(J3-Pad3)")
(node (ref J3) (pin 3)))
(net (code 106) (name "Net-(J3-Pad4)")
(node (ref J3) (pin 4)))
(net (code 107) (name "Net-(J3-Pad5)")
(node (ref J3) (pin 5)))
(net (code 108) (name "Net-(J3-Pad6)")
(node (ref J3) (pin 6)))
(net (code 109) (name "Net-(J3-Pad7)")
(node (ref J3) (pin 7)))
(net (code 110) (name "Net-(J7-Pad15)")
(node (ref J7) (pin 15)))
(net (code 111) (name "Net-(J11-Pad1)")
(node (ref J11) (pin 1))
(node (ref J12) (pin 1)))
(net (code 112) (name "Net-(J7-Pad1)")
(node (ref J7) (pin 1)))
(net (code 113) (name "Net-(J7-Pad10)")
(node (ref J7) (pin 10)))
(net (code 114) (name "Net-(J7-Pad11)")
(node (ref J7) (pin 11)))
(net (code 115) (name "Net-(J7-Pad12)")
(node (ref J7) (pin 12)))
(net (code 116) (name "Net-(J7-Pad13)")
(node (ref J7) (pin 13)))
(net (code 117) (name "Net-(J7-Pad14)")
(node (ref J7) (pin 14)))
(net (code 118) (name "Net-(J3-Pad8)")
(node (ref J3) (pin 8)))
(net (code 119) (name "Net-(J7-Pad16)")
(node (ref J7) (pin 16)))
(net (code 120) (name "Net-(J7-Pad17)")
(node (ref J7) (pin 17)))
(net (code 121) (name "Net-(J7-Pad18)")
(node (ref J7) (pin 18)))
(net (code 122) (name "Net-(J7-Pad19)")
(node (ref J7) (pin 19)))
(net (code 123) (name "Net-(J7-Pad2)")
(node (ref J7) (pin 2)))
(net (code 124) (name "Net-(J7-Pad20)")
(node (ref J7) (pin 20)))
(net (code 125) (name "Net-(J7-Pad3)")
(node (ref J7) (pin 3)))
(net (code 126) (name "Net-(J7-Pad4)")
(node (ref J7) (pin 4)))
(net (code 127) (name "Net-(J7-Pad5)")
(node (ref J7) (pin 5)))
(net (code 128) (name "Net-(J8-Pad19)")
(node (ref J8) (pin 19)))
(net (code 129) (name "Net-(J8-Pad1)")
(node (ref J8) (pin 1)))
(net (code 130) (name "Net-(J8-Pad10)")
(node (ref J8) (pin 10)))
(net (code 131) (name "Net-(J8-Pad11)")
(node (ref J8) (pin 11)))
(net (code 132) (name "Net-(J8-Pad12)")
(node (ref J8) (pin 12)))
(net (code 133) (name "Net-(J8-Pad13)")
(node (ref J8) (pin 13)))
(net (code 134) (name "Net-(J8-Pad14)")
(node (ref J8) (pin 14)))
(net (code 135) (name "Net-(J8-Pad15)")
(node (ref J8) (pin 15)))
(net (code 136) (name "Net-(J8-Pad16)")
(node (ref J8) (pin 16)))
(net (code 137) (name "Net-(J8-Pad17)")
(node (ref J8) (pin 17)))
(net (code 138) (name "Net-(J8-Pad18)")
(node (ref J8) (pin 18)))
(net (code 139) (name "Net-(J6-Pad9)")
(node (ref J6) (pin 9)))
(net (code 140) (name "Net-(J8-Pad2)")
(node (ref J8) (pin 2)))
(net (code 141) (name "Net-(J8-Pad20)")
(node (ref J8) (pin 20)))
(net (code 142) (name "Net-(J8-Pad3)")
(node (ref J8) (pin 3)))
(net (code 143) (name "Net-(J8-Pad4)")
(node (ref J8) (pin 4)))
(net (code 144) (name "Net-(J8-Pad5)")
(node (ref J8) (pin 5)))
(net (code 145) (name "Net-(J8-Pad6)")
(node (ref J8) (pin 6)))
(net (code 146) (name "Net-(J8-Pad7)")
(node (ref J8) (pin 7)))
(net (code 147) (name "Net-(J8-Pad8)")
(node (ref J8) (pin 8)))
(net (code 148) (name "Net-(J8-Pad9)")
(node (ref J8) (pin 9)))
(net (code 149) (name "Net-(J9-Pad1)")
(node (ref J9) (pin 1)))
(net (code 150) (name "Net-(J6-Pad18)")
(node (ref J6) (pin 18)))
(net (code 151) (name "Net-(J3-Pad9)")
(node (ref J3) (pin 9)))
(net (code 152) (name "Net-(J6-Pad1)")
(node (ref J6) (pin 1)))
(net (code 153) (name "Net-(J6-Pad10)")
(node (ref J6) (pin 10)))
(net (code 154) (name "Net-(J6-Pad11)")
(node (ref J6) (pin 11)))
(net (code 155) (name "Net-(J6-Pad12)")
(node (ref J6) (pin 12)))
(net (code 156) (name "Net-(J6-Pad13)")
(node (ref J6) (pin 13)))
(net (code 157) (name "Net-(J6-Pad14)")
(node (ref J6) (pin 14)))
(net (code 158) (name "Net-(J6-Pad15)")
(node (ref J6) (pin 15)))
(net (code 159) (name "Net-(J6-Pad16)")
(node (ref J6) (pin 16)))
(net (code 160) (name "Net-(J6-Pad17)")
(node (ref J6) (pin 17)))
(net (code 161) (name "Net-(J6-Pad19)")
(node (ref J6) (pin 19)))
(net (code 162) (name "Net-(J6-Pad2)")
(node (ref J6) (pin 2)))
(net (code 163) (name "Net-(J6-Pad20)")
(node (ref J6) (pin 20)))
(net (code 164) (name "Net-(J6-Pad3)")
(node (ref J6) (pin 3)))
(net (code 165) (name "Net-(J6-Pad4)")
(node (ref J6) (pin 4)))
(net (code 166) (name "Net-(J6-Pad5)")
(node (ref J6) (pin 5)))
(net (code 167) (name "Net-(J6-Pad6)")
(node (ref J6) (pin 6)))
(net (code 168) (name "Net-(J6-Pad7)")
(node (ref J6) (pin 7)))
(net (code 169) (name "Net-(J6-Pad8)")
(node (ref J6) (pin 8)))))