-
Notifications
You must be signed in to change notification settings - Fork 0
/
tests 2.kicad_sch
496 lines (479 loc) · 18.6 KB
/
tests 2.kicad_sch
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
(kicad_sch (version 20211123) (generator eeschema)
(uuid 79d347c4-fb77-4bec-99a8-1ddd224e32f3)
(paper "A4")
(lib_symbols
(symbol "Connector:TestPoint" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes)
(property "Reference" "TP" (id 0) (at 0 6.858 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TestPoint" (id 1) (at 0 5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 5.08 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 5.08 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "test point tp" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "test point" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Pin* Test*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "TestPoint_0_1"
(circle (center 0 3.302) (radius 0.762)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "TestPoint_1_1"
(pin passive line (at 0 0 90) (length 2.54)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "USB_C:USB_C" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at -7.62 15.24 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "USB_C" (id 1) (at -2.54 12.7 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Customs:USB_A+C+XT30" (id 2) (at 0 -26.67 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" " ~" (id 3) (at 3.81 -1.27 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "A-(C6389922) C-(C2765186) XT30-(C2913282)" (id 4) (at 10.16 0 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "DigiKey" "" (id 5) (at -17.78 -11.43 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "connector USB" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "USB Type A connector" (id 7) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "USB*" (id 8) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "USB_C_0_1"
(rectangle (start -7.62 10.16) (end 7.62 -10.16)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy 0.635 0.889)
(xy 1.27 0.889)
(xy 2.54 2.159)
(xy 3.175 2.159)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 1.27 0.889)
(xy 1.905 0.889)
(xy 2.54 -0.381)
(xy 3.81 -0.381)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 4.445 1.524)
(xy 4.445 0.254)
(xy 5.715 0.889)
(xy 4.445 1.524)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type outline))
)
(circle (center 0 0.889) (radius 0.635)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type outline))
)
(circle (center 3.175 2.159) (radius 0.381)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type outline))
)
(rectangle (start 4.064 0) (end 3.302 -0.762)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type outline))
)
)
(symbol "USB_C_1_1"
(polyline
(pts
(xy 1.905 0.889)
(xy 4.445 0.889)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(pin power_in line (at 0 12.7 270) (length 2.54)
(name "VBUS" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -10.16 5.08 0) (length 2.54)
(name "D-" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -10.16 7.62 0) (length 2.54)
(name "D+" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -12.7 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 3.81 -12.7 90) (length 2.54)
(name "Shield" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -10.16 1.27 0) (length 2.54)
(name "CC1" (effects (font (size 1.27 1.27))))
(number "A5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -10.16 -5.08 0) (length 2.54)
(name "SBU1" (effects (font (size 1.27 1.27))))
(number "A8" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -10.16 -1.27 0) (length 2.54)
(name "CC2" (effects (font (size 1.27 1.27))))
(number "B5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -10.16 -7.62 0) (length 2.54)
(name "SBU2" (effects (font (size 1.27 1.27))))
(number "B8" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "global power" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "GND_0_1"
(polyline
(pts
(xy 0 0)
(xy 0 -1.27)
(xy 1.27 -1.27)
(xy 0 -2.54)
(xy -1.27 -1.27)
(xy 0 -1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "GND_1_1"
(pin power_in line (at 0 0 270) (length 0) hide
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
)
(junction (at 140.97 114.3) (diameter 0) (color 0 0 0 0)
(uuid aa44fa88-697b-4abe-b5dd-d55c53df109a)
)
(wire (pts (xy 127 92.71) (xy 127 87.63))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 00d9a208-35b3-4b4a-8dd4-06d3de15970c)
)
(wire (pts (xy 121.92 97.79) (xy 113.03 97.79))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 236ea2e1-1873-46a7-a233-121cb479f043)
)
(wire (pts (xy 130.81 101.6) (xy 121.92 101.6))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2a56cb47-ee90-4eeb-a6bb-a64d911cb579)
)
(wire (pts (xy 127 107.95) (xy 127 113.03))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2ae672b8-16f3-4fa2-a641-52253f79ce08)
)
(wire (pts (xy 121.92 99.06) (xy 121.92 97.79))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 32b6b1ae-0ab6-4af2-98ff-6e0208c8dd7b)
)
(wire (pts (xy 140.97 113.03) (xy 140.97 114.3))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 36695fbe-20df-44da-a568-31cdc3aa64b6)
)
(wire (pts (xy 140.97 114.3) (xy 140.97 116.84))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4c0c23c4-2988-4a57-9d18-8b2e39a28541)
)
(wire (pts (xy 144.78 113.03) (xy 144.78 114.3))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 572dd6c3-9573-40d7-87cd-db6249ab3b08)
)
(wire (pts (xy 127 113.03) (xy 113.03 113.03))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6549b705-282f-46ba-89e0-fbbb4addd90e)
)
(wire (pts (xy 130.81 92.71) (xy 127 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 65eb1882-1a3f-47b1-888c-063190d1dd2f)
)
(wire (pts (xy 121.92 102.87) (xy 113.03 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 69ab8daa-4111-4b6c-be32-ed6f8842fb9d)
)
(wire (pts (xy 130.81 105.41) (xy 124.46 105.41))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 772bee25-53cf-451b-bcb5-49255c62467b)
)
(wire (pts (xy 130.81 95.25) (xy 124.46 95.25))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7ef9c025-4a81-45c9-a881-be94d39b9b5b)
)
(wire (pts (xy 144.78 114.3) (xy 140.97 114.3))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7f2201e8-7d21-4548-b774-9585e1ce7560)
)
(wire (pts (xy 130.81 99.06) (xy 121.92 99.06))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9a90cc8b-d12a-498b-bcf0-bb8b5c9923b1)
)
(wire (pts (xy 130.81 107.95) (xy 127 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a941e127-2be1-4b05-8c18-588d30a1cd18)
)
(wire (pts (xy 124.46 92.71) (xy 113.03 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b1f5f4b3-2a6d-4dd0-912a-eafd1ed19b82)
)
(wire (pts (xy 124.46 105.41) (xy 124.46 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c46edbd6-bc56-4bfb-906d-bd2a175f32b0)
)
(wire (pts (xy 121.92 101.6) (xy 121.92 102.87))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid cbd919d1-a378-4b71-a3e5-a1eabbf416c4)
)
(wire (pts (xy 124.46 95.25) (xy 124.46 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid cf7aeccc-3b12-45d2-84a9-f6cffbee1fcd)
)
(wire (pts (xy 124.46 107.95) (xy 113.03 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid eb19a4a1-97ab-45f6-b5b1-8ba3ae803f0c)
)
(wire (pts (xy 127 87.63) (xy 113.03 87.63))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid feab089c-c3d3-45e4-b9fb-b3abbeddb43d)
)
(label "D+" (at 114.3 87.63 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 1e663db5-e102-4d20-b219-d76a8df4a1b5)
)
(label "CC2" (at 114.3 102.87 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 4f838045-9479-437d-95b8-fee36baa2f46)
)
(label "SBU1" (at 114.3 107.95 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 6d6abf93-6a67-422e-9985-60adf4faa62f)
)
(label "SBU2" (at 114.3 113.03 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid a74a238b-b14f-42cb-b2d5-cf3e1c728027)
)
(label "D-" (at 114.3 92.71 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid bd00e2d2-01b0-4049-8890-ba722c453688)
)
(label "CC1" (at 114.3 97.79 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid d7b8a11f-e24f-40cc-936b-3da755dc3662)
)
(global_label "Vbus" (shape input) (at 140.97 87.63 90) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 3f361bc3-e8b7-420b-a6aa-17cc90cac089)
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 140.8906 80.8021 90)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
)
(symbol (lib_id "Connector:TestPoint") (at 113.03 97.79 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid 2c57e031-aa7b-4dfb-b03f-72af5b76a28d)
(property "Reference" "TP103" (id 0) (at 105.41 97.79 90))
(property "Value" "CC1" (id 1) (at 109.22 95.25 90))
(property "Footprint" "TestPoint:TestPoint_THTPad_D1.0mm_Drill0.5mm" (id 2) (at 113.03 92.71 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 113.03 92.71 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 0b23b7cf-662b-4098-8126-6c8dba64242d))
)
(symbol (lib_id "Connector:TestPoint") (at 113.03 107.95 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid 2f774b16-c7c9-4aac-b0af-b05458eb9674)
(property "Reference" "TP105" (id 0) (at 105.41 107.95 90))
(property "Value" "SBU1" (id 1) (at 109.22 105.41 90))
(property "Footprint" "TestPoint:TestPoint_THTPad_D1.0mm_Drill0.5mm" (id 2) (at 113.03 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 113.03 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid f5c49ec1-e623-40e3-87c5-5c242753f4b3))
)
(symbol (lib_id "Connector:TestPoint") (at 113.03 92.71 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid 4fc68395-8795-45c1-8225-c4411af5fc66)
(property "Reference" "TP102" (id 0) (at 105.41 92.71 90))
(property "Value" "D-" (id 1) (at 109.22 90.17 90))
(property "Footprint" "TestPoint:TestPoint_THTPad_D1.0mm_Drill0.5mm" (id 2) (at 113.03 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 113.03 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 7ae9e208-4024-4f85-b3af-88456d072d87))
)
(symbol (lib_id "Connector:TestPoint") (at 113.03 102.87 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid c3e027b9-1e14-4a44-ae70-e053ec433f37)
(property "Reference" "TP104" (id 0) (at 105.41 102.87 90))
(property "Value" "CC2" (id 1) (at 109.22 100.33 90))
(property "Footprint" "TestPoint:TestPoint_THTPad_D1.0mm_Drill0.5mm" (id 2) (at 113.03 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 113.03 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid c80112b3-1751-4664-9613-0523a3ad8140))
)
(symbol (lib_id "power:GND") (at 140.97 116.84 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid d2a1a925-5e59-49c4-8b21-308dba57e572)
(property "Reference" "#PWR0101" (id 0) (at 140.97 123.19 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 140.97 121.92 0))
(property "Footprint" "" (id 2) (at 140.97 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 140.97 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid c7d116e0-ac86-4612-9005-c2863a3253aa))
)
(symbol (lib_id "Connector:TestPoint") (at 113.03 113.03 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid d5b46847-d971-4234-ac7a-981549374a97)
(property "Reference" "TP106" (id 0) (at 105.41 113.03 90))
(property "Value" "SBU2" (id 1) (at 109.22 110.49 90))
(property "Footprint" "TestPoint:TestPoint_THTPad_D1.0mm_Drill0.5mm" (id 2) (at 113.03 107.95 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 113.03 107.95 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 7de2cc0e-8c64-4912-ab23-21231569c085))
)
(symbol (lib_id "Connector:TestPoint") (at 113.03 87.63 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid df616f14-99b7-4644-85ed-e6a688c64b2e)
(property "Reference" "TP101" (id 0) (at 105.41 87.63 90))
(property "Value" "D+" (id 1) (at 109.22 85.09 90))
(property "Footprint" "TestPoint:TestPoint_THTPad_D1.0mm_Drill0.5mm" (id 2) (at 113.03 82.55 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 113.03 82.55 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 576b48f7-78a1-4a4f-b41b-a9852f76f27e))
)
(symbol (lib_id "USB_C:USB_C") (at 140.97 100.33 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid f6ea815b-5d2e-4863-a6db-720b36bd78d8)
(property "Reference" "J101" (id 0) (at 149.86 99.0599 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "USB_C" (id 1) (at 149.86 101.5999 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Customs:USB_C" (id 2) (at 140.97 127 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" " ~" (id 3) (at 144.78 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "A-(C6389922) C-(C2765186) XT30-(C2913282)" (id 4) (at 151.13 100.33 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "DigiKey" "" (id 5) (at 123.19 111.76 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 524a6710-8ad0-4f29-b1ef-da2b168e7c2e))
(pin "2" (uuid 618cb1cc-779b-4cd4-83ec-bc4cb5a9e492))
(pin "3" (uuid a92c43ee-8328-460e-b285-0e3368f976d5))
(pin "4" (uuid d3429eb7-fd22-4da2-aa2b-6391e26b8884))
(pin "5" (uuid eed906da-c333-49dc-9731-66856a861e56))
(pin "A5" (uuid 8fe2ca36-64e6-45d7-8abc-b160d3d697cc))
(pin "A8" (uuid 5eda8b67-84d6-4b96-83ae-7590d176baae))
(pin "B5" (uuid 295f5a5f-9bdc-4a50-b551-007495d31d04))
(pin "B8" (uuid c0ae9dec-cc29-464c-8454-5d07519a0f7b))
)
(sheet_instances
(path "/" (page "1"))
)
(symbol_instances
(path "/d2a1a925-5e59-49c4-8b21-308dba57e572"
(reference "#PWR0101") (unit 1) (value "GND") (footprint "")
)
(path "/f6ea815b-5d2e-4863-a6db-720b36bd78d8"
(reference "J101") (unit 1) (value "USB_C") (footprint "Customs:USB_C")
)
(path "/df616f14-99b7-4644-85ed-e6a688c64b2e"
(reference "TP101") (unit 1) (value "D+") (footprint "TestPoint:TestPoint_THTPad_D1.0mm_Drill0.5mm")
)
(path "/4fc68395-8795-45c1-8225-c4411af5fc66"
(reference "TP102") (unit 1) (value "D-") (footprint "TestPoint:TestPoint_THTPad_D1.0mm_Drill0.5mm")
)
(path "/2c57e031-aa7b-4dfb-b03f-72af5b76a28d"
(reference "TP103") (unit 1) (value "CC1") (footprint "TestPoint:TestPoint_THTPad_D1.0mm_Drill0.5mm")
)
(path "/c3e027b9-1e14-4a44-ae70-e053ec433f37"
(reference "TP104") (unit 1) (value "CC2") (footprint "TestPoint:TestPoint_THTPad_D1.0mm_Drill0.5mm")
)
(path "/2f774b16-c7c9-4aac-b0af-b05458eb9674"
(reference "TP105") (unit 1) (value "SBU1") (footprint "TestPoint:TestPoint_THTPad_D1.0mm_Drill0.5mm")
)
(path "/d5b46847-d971-4234-ac7a-981549374a97"
(reference "TP106") (unit 1) (value "SBU2") (footprint "TestPoint:TestPoint_THTPad_D1.0mm_Drill0.5mm")
)
)
)