@tscircuit/schematic-trace-solver 0.0.137 → 0.0.141

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (21) hide show
  1. package/.github/workflows/bun-pver-release.yml +7 -3
  2. package/dist/index.d.ts +6 -0
  3. package/dist/index.js +304 -36
  4. package/lib/solvers/AvailableNetOrientationSolver/AvailableNetOrientationObstacleIndex.ts +182 -0
  5. package/lib/solvers/AvailableNetOrientationSolver/AvailableNetOrientationSolver.ts +67 -25
  6. package/lib/solvers/AvailableNetOrientationSolver/constants.ts +2 -0
  7. package/lib/solvers/Example28Solver/labelMovement.ts +71 -0
  8. package/lib/solvers/SchematicTracePipelineSolver/SchematicTracePipelineSolver.ts +12 -4
  9. package/lib/solvers/TraceOverlapShiftSolver/TraceOverlapShiftSolver.ts +60 -4
  10. package/package.json +5 -1
  11. package/tests/bug-reports/bug-report-20260819T091818Z/__snapshots__/bug-report-20260819T091818Z.snap.svg +237 -0
  12. package/tests/bug-reports/bug-report-20260819T091818Z/bug-report-20260819T091818Z.json +1052 -0
  13. package/tests/bug-reports/bug-report-20260819T091818Z/bug-report-20260819T091818Z.test.ts +33 -0
  14. package/tests/repros/__snapshots__/board-1273-trace-overlap-cycle.snap.svg +542 -0
  15. package/tests/repros/__snapshots__/repro-board-648-esp12f-section.snap.svg +124 -0
  16. package/tests/repros/assets/board-1273-trace-overlap-cycle.input.json +3519 -0
  17. package/tests/repros/assets/repro-board-648-esp12f-section.input.json +537 -0
  18. package/tests/repros/board-1273-trace-overlap-cycle.test.ts +30 -0
  19. package/tests/repros/repro-board-648-esp12f-section.test.ts +13 -0
  20. package/tests/repros/repro161-power-section-autolayout.test.ts +7 -0
  21. package/tests/solvers/AvailableNetOrientationSolver/AvailableNetOrientationObstacleIndex.test.ts +122 -0
@@ -0,0 +1,3519 @@
1
+ {
2
+ "chips": [
3
+ {
4
+ "chipId": "schematic_component_0",
5
+ "center": {
6
+ "x": -26.574374999999996,
7
+ "y": -3.2149999999999994
8
+ },
9
+ "width": 2.5,
10
+ "height": 4.000000000000001,
11
+ "pins": [
12
+ {
13
+ "pinId": "schematic_port_0",
14
+ "x": -25.324374999999996,
15
+ "y": -4.414999999999999
16
+ },
17
+ {
18
+ "pinId": "schematic_port_1",
19
+ "x": -25.324374999999996,
20
+ "y": -1.8149999999999993
21
+ },
22
+ {
23
+ "pinId": "schematic_port_2",
24
+ "x": -25.324374999999996,
25
+ "y": -4.0649999999999995
26
+ },
27
+ {
28
+ "pinId": "schematic_port_3",
29
+ "x": -25.324374999999996,
30
+ "y": -2.3649999999999993
31
+ },
32
+ {
33
+ "pinId": "schematic_port_4",
34
+ "x": -25.324374999999996,
35
+ "y": -3.5149999999999997
36
+ },
37
+ {
38
+ "pinId": "schematic_port_5",
39
+ "x": -25.324374999999996,
40
+ "y": -2.9149999999999996
41
+ },
42
+ {
43
+ "pinId": "schematic_port_6",
44
+ "x": -25.324374999999996,
45
+ "y": -3.3149999999999995
46
+ },
47
+ {
48
+ "pinId": "schematic_port_7",
49
+ "x": -25.324374999999996,
50
+ "y": -3.1149999999999993
51
+ },
52
+ {
53
+ "pinId": "schematic_port_8",
54
+ "x": -25.324374999999996,
55
+ "y": -3.8649999999999993
56
+ },
57
+ {
58
+ "pinId": "schematic_port_9",
59
+ "x": -25.324374999999996,
60
+ "y": -2.5649999999999995
61
+ },
62
+ {
63
+ "pinId": "schematic_port_10",
64
+ "x": -25.324374999999996,
65
+ "y": -2.0149999999999997
66
+ },
67
+ {
68
+ "pinId": "schematic_port_11",
69
+ "x": -25.324374999999996,
70
+ "y": -4.614999999999999
71
+ },
72
+ {
73
+ "pinId": "schematic_port_12",
74
+ "x": -26.949374999999996,
75
+ "y": -5.215
76
+ },
77
+ {
78
+ "pinId": "schematic_port_13",
79
+ "x": -26.749374999999997,
80
+ "y": -5.215
81
+ },
82
+ {
83
+ "pinId": "schematic_port_14",
84
+ "x": -26.549374999999998,
85
+ "y": -5.215
86
+ },
87
+ {
88
+ "pinId": "schematic_port_15",
89
+ "x": -26.349374999999995,
90
+ "y": -5.215
91
+ }
92
+ ],
93
+ "sectionId": "Power Input & 3V3 Regulator"
94
+ },
95
+ {
96
+ "chipId": "schematic_component_1",
97
+ "center": {
98
+ "x": -23.594374999999996,
99
+ "y": -1.7000000000000008
100
+ },
101
+ "width": 1.0399999999999991,
102
+ "height": 0.6800000000000002,
103
+ "pins": [
104
+ {
105
+ "pinId": "schematic_port_16",
106
+ "x": -24.114374999999995,
107
+ "y": -1.7700000000000007,
108
+ "_facingDirection": "x-"
109
+ },
110
+ {
111
+ "pinId": "schematic_port_17",
112
+ "x": -23.074374999999996,
113
+ "y": -1.7700000000000007,
114
+ "_facingDirection": "x+"
115
+ }
116
+ ],
117
+ "sectionId": "Power Input & 3V3 Regulator"
118
+ },
119
+ {
120
+ "chipId": "schematic_component_2",
121
+ "center": {
122
+ "x": -23.694374999999997,
123
+ "y": -3.8650000000000007
124
+ },
125
+ "width": 0.8400000000000034,
126
+ "height": 1.1000000000000005,
127
+ "pins": [
128
+ {
129
+ "pinId": "schematic_port_18",
130
+ "x": -23.394374999999997,
131
+ "y": -3.3150000000000004,
132
+ "_facingDirection": "y+"
133
+ },
134
+ {
135
+ "pinId": "schematic_port_19",
136
+ "x": -23.384374999999995,
137
+ "y": -4.415000000000001,
138
+ "_facingDirection": "y-"
139
+ },
140
+ {
141
+ "pinId": "schematic_port_20",
142
+ "x": -24.114375,
143
+ "y": -3.9650000000000007,
144
+ "_facingDirection": "x-"
145
+ }
146
+ ],
147
+ "sectionId": "Power Input & 3V3 Regulator"
148
+ },
149
+ {
150
+ "chipId": "schematic_component_3",
151
+ "center": {
152
+ "x": -21.516874999999995,
153
+ "y": -3.6150000000000007
154
+ },
155
+ "width": 1.0850000000000009,
156
+ "height": 0.5999999999999996,
157
+ "pins": [
158
+ {
159
+ "pinId": "schematic_port_21",
160
+ "x": -21.734374999999996,
161
+ "y": -3.315000000000001,
162
+ "_facingDirection": "y+"
163
+ },
164
+ {
165
+ "pinId": "schematic_port_22",
166
+ "x": -21.734374999999996,
167
+ "y": -3.9150000000000005,
168
+ "_facingDirection": "y-"
169
+ }
170
+ ],
171
+ "sectionId": "Power Input & 3V3 Regulator"
172
+ },
173
+ {
174
+ "chipId": "schematic_component_4",
175
+ "center": {
176
+ "x": -23.924374999999998,
177
+ "y": -6.420000000000001
178
+ },
179
+ "width": 2,
180
+ "height": 0.8000000000000007,
181
+ "pins": [
182
+ {
183
+ "pinId": "schematic_port_23",
184
+ "x": -24.924374999999998,
185
+ "y": -6.220000000000001
186
+ },
187
+ {
188
+ "pinId": "schematic_port_24",
189
+ "x": -24.924374999999998,
190
+ "y": -6.420000000000001
191
+ },
192
+ {
193
+ "pinId": "schematic_port_25",
194
+ "x": -24.924374999999998,
195
+ "y": -6.620000000000001
196
+ },
197
+ {
198
+ "pinId": "schematic_port_26",
199
+ "x": -22.924374999999998,
200
+ "y": -6.520000000000001
201
+ },
202
+ {
203
+ "pinId": "schematic_port_27",
204
+ "x": -22.924374999999998,
205
+ "y": -6.32
206
+ }
207
+ ],
208
+ "sectionId": "Power Input & 3V3 Regulator"
209
+ },
210
+ {
211
+ "chipId": "schematic_component_5",
212
+ "center": {
213
+ "x": -21.314375,
214
+ "y": -1.8050000000000008
215
+ },
216
+ "width": 0.9199999999999982,
217
+ "height": 0.7600000000000002,
218
+ "pins": [
219
+ {
220
+ "pinId": "schematic_port_28",
221
+ "x": -21.449374999999996,
222
+ "y": -1.4250000000000007,
223
+ "_facingDirection": "y+"
224
+ },
225
+ {
226
+ "pinId": "schematic_port_29",
227
+ "x": -21.449374999999996,
228
+ "y": -2.185000000000001,
229
+ "_facingDirection": "y-"
230
+ }
231
+ ],
232
+ "sectionId": "Power Input & 3V3 Regulator"
233
+ },
234
+ {
235
+ "chipId": "schematic_component_6",
236
+ "center": {
237
+ "x": -21.659374999999997,
238
+ "y": -7.020000000000001
239
+ },
240
+ "width": 1.0399999999999991,
241
+ "height": 0.7599999999999998,
242
+ "pins": [
243
+ {
244
+ "pinId": "schematic_port_30",
245
+ "x": -21.854374999999997,
246
+ "y": -6.6400000000000015,
247
+ "_facingDirection": "y+"
248
+ },
249
+ {
250
+ "pinId": "schematic_port_31",
251
+ "x": -21.854374999999997,
252
+ "y": -7.400000000000001,
253
+ "_facingDirection": "y-"
254
+ }
255
+ ],
256
+ "sectionId": "Power Input & 3V3 Regulator"
257
+ },
258
+ {
259
+ "chipId": "schematic_component_7",
260
+ "center": {
261
+ "x": -20.109374999999996,
262
+ "y": -7.020000000000001
263
+ },
264
+ "width": 1.4500000000000028,
265
+ "height": 0.7799999999999994,
266
+ "pins": [
267
+ {
268
+ "pinId": "schematic_port_32",
269
+ "x": -20.284374999999997,
270
+ "y": -7.410000000000001,
271
+ "_facingDirection": "y-"
272
+ },
273
+ {
274
+ "pinId": "schematic_port_33",
275
+ "x": -20.284374999999997,
276
+ "y": -6.630000000000002,
277
+ "_facingDirection": "y+"
278
+ }
279
+ ],
280
+ "sectionId": "Power Input & 3V3 Regulator"
281
+ },
282
+ {
283
+ "chipId": "schematic_component_8",
284
+ "center": {
285
+ "x": -18.779374999999995,
286
+ "y": -7.020000000000001
287
+ },
288
+ "width": 0.9199999999999982,
289
+ "height": 0.7599999999999998,
290
+ "pins": [
291
+ {
292
+ "pinId": "schematic_port_34",
293
+ "x": -18.914374999999996,
294
+ "y": -6.6400000000000015,
295
+ "_facingDirection": "y+"
296
+ },
297
+ {
298
+ "pinId": "schematic_port_35",
299
+ "x": -18.914374999999996,
300
+ "y": -7.400000000000001,
301
+ "_facingDirection": "y-"
302
+ }
303
+ ],
304
+ "sectionId": "Power Input & 3V3 Regulator"
305
+ },
306
+ {
307
+ "chipId": "schematic_component_9",
308
+ "center": {
309
+ "x": -16.776874999999997,
310
+ "y": -8.485000000000001
311
+ },
312
+ "width": 1.004999999999999,
313
+ "height": 1.129999999999999,
314
+ "pins": [
315
+ {
316
+ "pinId": "schematic_port_36",
317
+ "x": -16.954375,
318
+ "y": -7.920000000000002,
319
+ "_facingDirection": "y+"
320
+ },
321
+ {
322
+ "pinId": "schematic_port_37",
323
+ "x": -16.954375,
324
+ "y": -9.05,
325
+ "_facingDirection": "y-"
326
+ }
327
+ ],
328
+ "sectionId": "Power Input & 3V3 Regulator"
329
+ },
330
+ {
331
+ "chipId": "schematic_component_10",
332
+ "center": {
333
+ "x": -16.796875,
334
+ "y": -7.020000000000001
335
+ },
336
+ "width": 0.9649999999999999,
337
+ "height": 0.6000000000000014,
338
+ "pins": [
339
+ {
340
+ "pinId": "schematic_port_38",
341
+ "x": -16.954375,
342
+ "y": -6.720000000000001
343
+ },
344
+ {
345
+ "pinId": "schematic_port_39",
346
+ "x": -16.954375,
347
+ "y": -7.320000000000002
348
+ }
349
+ ],
350
+ "sectionId": "Power Input & 3V3 Regulator"
351
+ },
352
+ {
353
+ "chipId": "schematic_component_11",
354
+ "center": {
355
+ "x": -12.304375,
356
+ "y": -4.37
357
+ },
358
+ "width": 0.5,
359
+ "height": 0.7599999999999998,
360
+ "pins": [
361
+ {
362
+ "pinId": "schematic_port_40",
363
+ "x": -12.304375,
364
+ "y": -4.75,
365
+ "_facingDirection": "y-"
366
+ },
367
+ {
368
+ "pinId": "schematic_port_41",
369
+ "x": -12.304375,
370
+ "y": -3.99,
371
+ "_facingDirection": "y+"
372
+ }
373
+ ],
374
+ "sectionId": "On/Off Circuit"
375
+ },
376
+ {
377
+ "chipId": "schematic_component_12",
378
+ "center": {
379
+ "x": -12.086875,
380
+ "y": -6.26
381
+ },
382
+ "width": 1.084999999999999,
383
+ "height": 0.6000000000000014,
384
+ "pins": [
385
+ {
386
+ "pinId": "schematic_port_42",
387
+ "x": -12.304375,
388
+ "y": -5.959999999999999
389
+ },
390
+ {
391
+ "pinId": "schematic_port_43",
392
+ "x": -12.304375,
393
+ "y": -6.5600000000000005
394
+ }
395
+ ],
396
+ "sectionId": "On/Off Circuit"
397
+ },
398
+ {
399
+ "chipId": "schematic_component_13",
400
+ "center": {
401
+ "x": -4.979375000000002,
402
+ "y": -8.275
403
+ },
404
+ "width": 2.0999999999999996,
405
+ "height": 1.1999999999999993,
406
+ "pins": [
407
+ {
408
+ "pinId": "schematic_port_44",
409
+ "x": -6.029375000000002,
410
+ "y": -7.875
411
+ },
412
+ {
413
+ "pinId": "schematic_port_45",
414
+ "x": -6.029375000000002,
415
+ "y": -8.075
416
+ },
417
+ {
418
+ "pinId": "schematic_port_46",
419
+ "x": -6.029375000000002,
420
+ "y": -8.275
421
+ },
422
+ {
423
+ "pinId": "schematic_port_47",
424
+ "x": -6.029375000000002,
425
+ "y": -8.475
426
+ },
427
+ {
428
+ "pinId": "schematic_port_48",
429
+ "x": -6.029375000000002,
430
+ "y": -8.675
431
+ },
432
+ {
433
+ "pinId": "schematic_port_49",
434
+ "x": -3.929375000000002,
435
+ "y": -8.575
436
+ },
437
+ {
438
+ "pinId": "schematic_port_50",
439
+ "x": -3.929375000000002,
440
+ "y": -8.375
441
+ },
442
+ {
443
+ "pinId": "schematic_port_51",
444
+ "x": -3.929375000000002,
445
+ "y": -8.175
446
+ },
447
+ {
448
+ "pinId": "schematic_port_52",
449
+ "x": -3.929375000000002,
450
+ "y": -7.975
451
+ }
452
+ ],
453
+ "sectionId": "Battery Charging & Measurement"
454
+ },
455
+ {
456
+ "chipId": "schematic_component_14",
457
+ "center": {
458
+ "x": -6.741875000000002,
459
+ "y": -8.575
460
+ },
461
+ "width": 1.205,
462
+ "height": 0.6000000000000014,
463
+ "pins": [
464
+ {
465
+ "pinId": "schematic_port_53",
466
+ "x": -7.019375000000002,
467
+ "y": -8.274999999999999,
468
+ "_facingDirection": "y+"
469
+ },
470
+ {
471
+ "pinId": "schematic_port_54",
472
+ "x": -7.019375000000002,
473
+ "y": -8.875,
474
+ "_facingDirection": "y-"
475
+ }
476
+ ],
477
+ "sectionId": "Battery Charging & Measurement"
478
+ },
479
+ {
480
+ "chipId": "schematic_component_15",
481
+ "center": {
482
+ "x": -2.483125000000001,
483
+ "y": -7.875
484
+ },
485
+ "width": 1.0850000000000004,
486
+ "height": 0.6000000000000014,
487
+ "pins": [
488
+ {
489
+ "pinId": "schematic_port_55",
490
+ "x": -2.7006250000000014,
491
+ "y": -8.175
492
+ },
493
+ {
494
+ "pinId": "schematic_port_56",
495
+ "x": -2.7006250000000014,
496
+ "y": -7.574999999999999
497
+ }
498
+ ],
499
+ "sectionId": "Battery Charging & Measurement"
500
+ },
501
+ {
502
+ "chipId": "schematic_component_16",
503
+ "center": {
504
+ "x": 0.45187499999999914,
505
+ "y": -8.075
506
+ },
507
+ "width": 1.085,
508
+ "height": 0.6000000000000014,
509
+ "pins": [
510
+ {
511
+ "pinId": "schematic_port_57",
512
+ "x": 0.2343749999999991,
513
+ "y": -7.774999999999999
514
+ },
515
+ {
516
+ "pinId": "schematic_port_58",
517
+ "x": 0.2343749999999991,
518
+ "y": -8.375
519
+ }
520
+ ],
521
+ "sectionId": "Battery Charging & Measurement"
522
+ },
523
+ {
524
+ "chipId": "schematic_component_17",
525
+ "center": {
526
+ "x": -2.2181250000000015,
527
+ "y": -6.409999999999999
528
+ },
529
+ "width": 1.6150000000000002,
530
+ "height": 1.1300000000000008,
531
+ "pins": [
532
+ {
533
+ "pinId": "schematic_port_59",
534
+ "x": -2.7006250000000014,
535
+ "y": -6.975,
536
+ "_facingDirection": "y-"
537
+ },
538
+ {
539
+ "pinId": "schematic_port_60",
540
+ "x": -2.7006250000000014,
541
+ "y": -5.844999999999999,
542
+ "_facingDirection": "y+"
543
+ }
544
+ ],
545
+ "sectionId": "Battery Charging & Measurement"
546
+ },
547
+ {
548
+ "chipId": "schematic_component_18",
549
+ "center": {
550
+ "x": 0.836874999999999,
551
+ "y": -6.609999999999999
552
+ },
553
+ "width": 1.8549999999999998,
554
+ "height": 1.129999999999999,
555
+ "pins": [
556
+ {
557
+ "pinId": "schematic_port_61",
558
+ "x": 0.2343749999999991,
559
+ "y": -7.174999999999999,
560
+ "_facingDirection": "y-"
561
+ },
562
+ {
563
+ "pinId": "schematic_port_62",
564
+ "x": 0.2343749999999991,
565
+ "y": -6.045,
566
+ "_facingDirection": "y+"
567
+ }
568
+ ],
569
+ "sectionId": "Battery Charging & Measurement"
570
+ },
571
+ {
572
+ "chipId": "schematic_component_19",
573
+ "center": {
574
+ "x": -7.519375000000002,
575
+ "y": -4.775
576
+ },
577
+ "width": 0.9200000000000008,
578
+ "height": 0.7599999999999998,
579
+ "pins": [
580
+ {
581
+ "pinId": "schematic_port_63",
582
+ "x": -7.654375000000002,
583
+ "y": -4.3950000000000005,
584
+ "_facingDirection": "y+"
585
+ },
586
+ {
587
+ "pinId": "schematic_port_64",
588
+ "x": -7.654375000000002,
589
+ "y": -5.155,
590
+ "_facingDirection": "y-"
591
+ }
592
+ ],
593
+ "sectionId": "Battery Charging & Measurement"
594
+ },
595
+ {
596
+ "chipId": "schematic_component_20",
597
+ "center": {
598
+ "x": -5.029375000000002,
599
+ "y": -4.28
600
+ },
601
+ "width": 2,
602
+ "height": 0.8000000000000003,
603
+ "pins": [
604
+ {
605
+ "pinId": "schematic_port_65",
606
+ "x": -6.029375000000002,
607
+ "y": -4.180000000000001
608
+ },
609
+ {
610
+ "pinId": "schematic_port_66",
611
+ "x": -6.029375000000002,
612
+ "y": -4.38
613
+ },
614
+ {
615
+ "pinId": "schematic_port_67",
616
+ "x": -4.029375000000002,
617
+ "y": -4.38
618
+ },
619
+ {
620
+ "pinId": "schematic_port_68",
621
+ "x": -4.029375000000002,
622
+ "y": -4.180000000000001
623
+ }
624
+ ],
625
+ "sectionId": "Battery Charging & Measurement"
626
+ },
627
+ {
628
+ "chipId": "schematic_component_21",
629
+ "center": {
630
+ "x": -7.5393750000000015,
631
+ "y": -2.9300000000000006
632
+ },
633
+ "width": 0.5999999999999996,
634
+ "height": 0.6800000000000006,
635
+ "pins": [
636
+ {
637
+ "pinId": "schematic_port_69",
638
+ "x": -7.839375000000001,
639
+ "y": -2.9300000000000006,
640
+ "_facingDirection": "x-"
641
+ },
642
+ {
643
+ "pinId": "schematic_port_70",
644
+ "x": -7.239375000000002,
645
+ "y": -2.9300000000000006,
646
+ "_facingDirection": "x+"
647
+ }
648
+ ],
649
+ "sectionId": "Battery Charging & Measurement"
650
+ },
651
+ {
652
+ "chipId": "schematic_component_22",
653
+ "center": {
654
+ "x": -5.4768750000000015,
655
+ "y": -1.9750000000000005
656
+ },
657
+ "width": 1.085,
658
+ "height": 0.5999999999999999,
659
+ "pins": [
660
+ {
661
+ "pinId": "schematic_port_71",
662
+ "x": -5.694375000000002,
663
+ "y": -1.6750000000000007,
664
+ "_facingDirection": "y+"
665
+ },
666
+ {
667
+ "pinId": "schematic_port_72",
668
+ "x": -5.694375000000002,
669
+ "y": -2.2750000000000004,
670
+ "_facingDirection": "y-"
671
+ }
672
+ ],
673
+ "sectionId": "Battery Charging & Measurement"
674
+ },
675
+ {
676
+ "chipId": "schematic_component_23",
677
+ "center": {
678
+ "x": 11.084375,
679
+ "y": -5.325
680
+ },
681
+ "width": 2.3000000000000007,
682
+ "height": 3.2000000000000006,
683
+ "pins": [
684
+ {
685
+ "pinId": "schematic_port_73",
686
+ "x": 9.934375,
687
+ "y": -3.925
688
+ },
689
+ {
690
+ "pinId": "schematic_port_74",
691
+ "x": 9.934375,
692
+ "y": -4.125
693
+ },
694
+ {
695
+ "pinId": "schematic_port_75",
696
+ "x": 9.934375,
697
+ "y": -4.325
698
+ },
699
+ {
700
+ "pinId": "schematic_port_76",
701
+ "x": 9.934375,
702
+ "y": -4.525
703
+ },
704
+ {
705
+ "pinId": "schematic_port_77",
706
+ "x": 9.934375,
707
+ "y": -4.725
708
+ },
709
+ {
710
+ "pinId": "schematic_port_78",
711
+ "x": 9.934375,
712
+ "y": -4.925
713
+ },
714
+ {
715
+ "pinId": "schematic_port_79",
716
+ "x": 9.934375,
717
+ "y": -5.125
718
+ },
719
+ {
720
+ "pinId": "schematic_port_80",
721
+ "x": 9.934375,
722
+ "y": -5.325
723
+ },
724
+ {
725
+ "pinId": "schematic_port_81",
726
+ "x": 9.934375,
727
+ "y": -5.525
728
+ },
729
+ {
730
+ "pinId": "schematic_port_82",
731
+ "x": 9.934375,
732
+ "y": -5.725
733
+ },
734
+ {
735
+ "pinId": "schematic_port_83",
736
+ "x": 9.934375,
737
+ "y": -5.925
738
+ },
739
+ {
740
+ "pinId": "schematic_port_84",
741
+ "x": 9.934375,
742
+ "y": -6.125
743
+ },
744
+ {
745
+ "pinId": "schematic_port_85",
746
+ "x": 9.934375,
747
+ "y": -6.325
748
+ },
749
+ {
750
+ "pinId": "schematic_port_86",
751
+ "x": 9.934375,
752
+ "y": -6.525
753
+ },
754
+ {
755
+ "pinId": "schematic_port_87",
756
+ "x": 9.934375,
757
+ "y": -6.7250000000000005
758
+ },
759
+ {
760
+ "pinId": "schematic_port_88",
761
+ "x": 12.234375,
762
+ "y": -6.625
763
+ },
764
+ {
765
+ "pinId": "schematic_port_89",
766
+ "x": 12.234375,
767
+ "y": -6.425000000000001
768
+ },
769
+ {
770
+ "pinId": "schematic_port_90",
771
+ "x": 12.234375,
772
+ "y": -6.2250000000000005
773
+ },
774
+ {
775
+ "pinId": "schematic_port_91",
776
+ "x": 12.234375,
777
+ "y": -6.025
778
+ },
779
+ {
780
+ "pinId": "schematic_port_92",
781
+ "x": 12.234375,
782
+ "y": -5.825
783
+ },
784
+ {
785
+ "pinId": "schematic_port_93",
786
+ "x": 12.234375,
787
+ "y": -5.625
788
+ },
789
+ {
790
+ "pinId": "schematic_port_94",
791
+ "x": 12.234375,
792
+ "y": -5.425000000000001
793
+ },
794
+ {
795
+ "pinId": "schematic_port_95",
796
+ "x": 12.234375,
797
+ "y": -5.2250000000000005
798
+ },
799
+ {
800
+ "pinId": "schematic_port_96",
801
+ "x": 12.234375,
802
+ "y": -5.025
803
+ },
804
+ {
805
+ "pinId": "schematic_port_97",
806
+ "x": 12.234375,
807
+ "y": -4.825
808
+ },
809
+ {
810
+ "pinId": "schematic_port_98",
811
+ "x": 12.234375,
812
+ "y": -4.625
813
+ },
814
+ {
815
+ "pinId": "schematic_port_99",
816
+ "x": 12.234375,
817
+ "y": -4.425000000000001
818
+ },
819
+ {
820
+ "pinId": "schematic_port_100",
821
+ "x": 12.234375,
822
+ "y": -4.2250000000000005
823
+ },
824
+ {
825
+ "pinId": "schematic_port_101",
826
+ "x": 12.234375,
827
+ "y": -4.025
828
+ }
829
+ ],
830
+ "sectionId": "USB to UART"
831
+ },
832
+ {
833
+ "chipId": "schematic_component_24",
834
+ "center": {
835
+ "x": 5.079374999999999,
836
+ "y": -3.9250000000000007
837
+ },
838
+ "width": 1.04,
839
+ "height": 0.7600000000000011,
840
+ "pins": [
841
+ {
842
+ "pinId": "schematic_port_102",
843
+ "x": 4.8843749999999995,
844
+ "y": -3.545,
845
+ "_facingDirection": "y+"
846
+ },
847
+ {
848
+ "pinId": "schematic_port_103",
849
+ "x": 4.8843749999999995,
850
+ "y": -4.3050000000000015,
851
+ "_facingDirection": "y-"
852
+ }
853
+ ],
854
+ "sectionId": "USB to UART"
855
+ },
856
+ {
857
+ "chipId": "schematic_component_25",
858
+ "center": {
859
+ "x": 6.2593749999999995,
860
+ "y": -3.9250000000000007
861
+ },
862
+ "width": 0.9199999999999999,
863
+ "height": 0.7600000000000011,
864
+ "pins": [
865
+ {
866
+ "pinId": "schematic_port_104",
867
+ "x": 6.124375,
868
+ "y": -3.545,
869
+ "_facingDirection": "y+"
870
+ },
871
+ {
872
+ "pinId": "schematic_port_105",
873
+ "x": 6.124375,
874
+ "y": -4.3050000000000015,
875
+ "_facingDirection": "y-"
876
+ }
877
+ ],
878
+ "sectionId": "USB to UART"
879
+ },
880
+ {
881
+ "chipId": "schematic_component_26",
882
+ "center": {
883
+ "x": 7.629375,
884
+ "y": -3.9250000000000007
885
+ },
886
+ "width": 0.7800000000000002,
887
+ "height": 0.7600000000000011,
888
+ "pins": [
889
+ {
890
+ "pinId": "schematic_port_106",
891
+ "x": 7.564375,
892
+ "y": -4.3050000000000015,
893
+ "_facingDirection": "y-"
894
+ },
895
+ {
896
+ "pinId": "schematic_port_107",
897
+ "x": 7.564375,
898
+ "y": -3.545,
899
+ "_facingDirection": "y+"
900
+ }
901
+ ],
902
+ "sectionId": "USB to UART"
903
+ },
904
+ {
905
+ "chipId": "schematic_component_27",
906
+ "center": {
907
+ "x": 9.221875,
908
+ "y": -5.55
909
+ },
910
+ "width": 1.205,
911
+ "height": 0.5999999999999996,
912
+ "pins": [
913
+ {
914
+ "pinId": "schematic_port_108",
915
+ "x": 8.944374999999999,
916
+ "y": -5.25,
917
+ "_facingDirection": "y+"
918
+ },
919
+ {
920
+ "pinId": "schematic_port_109",
921
+ "x": 8.944374999999999,
922
+ "y": -5.85,
923
+ "_facingDirection": "y-"
924
+ }
925
+ ],
926
+ "sectionId": "USB to UART"
927
+ },
928
+ {
929
+ "chipId": "schematic_component_28",
930
+ "center": {
931
+ "x": 9.221875,
932
+ "y": -4.23
933
+ },
934
+ "width": 1.205,
935
+ "height": 0.6000000000000014,
936
+ "pins": [
937
+ {
938
+ "pinId": "schematic_port_110",
939
+ "x": 8.944374999999999,
940
+ "y": -4.530000000000001
941
+ },
942
+ {
943
+ "pinId": "schematic_port_111",
944
+ "x": 8.944374999999999,
945
+ "y": -3.9299999999999997
946
+ }
947
+ ],
948
+ "sectionId": "USB to UART"
949
+ },
950
+ {
951
+ "chipId": "schematic_component_29",
952
+ "center": {
953
+ "x": 7.821875,
954
+ "y": -5.2250000000000005
955
+ },
956
+ "width": 0.9650000000000007,
957
+ "height": 0.5999999999999996,
958
+ "pins": [
959
+ {
960
+ "pinId": "schematic_port_112",
961
+ "x": 7.664375,
962
+ "y": -4.925000000000001,
963
+ "_facingDirection": "y+"
964
+ },
965
+ {
966
+ "pinId": "schematic_port_113",
967
+ "x": 7.664375,
968
+ "y": -5.525,
969
+ "_facingDirection": "y-"
970
+ }
971
+ ],
972
+ "sectionId": "USB to UART"
973
+ },
974
+ {
975
+ "chipId": "schematic_component_30",
976
+ "center": {
977
+ "x": 13.234375,
978
+ "y": -4.624999999999999
979
+ },
980
+ "width": 0.6000000000000014,
981
+ "height": 0.6799999999999997,
982
+ "pins": [
983
+ {
984
+ "pinId": "schematic_port_114",
985
+ "x": 13.534375,
986
+ "y": -4.624999999999999,
987
+ "_facingDirection": "x+"
988
+ },
989
+ {
990
+ "pinId": "schematic_port_115",
991
+ "x": 12.934375,
992
+ "y": -4.624999999999999,
993
+ "_facingDirection": "x-"
994
+ }
995
+ ],
996
+ "sectionId": "USB to UART"
997
+ },
998
+ {
999
+ "chipId": "schematic_component_31",
1000
+ "center": {
1001
+ "x": 13.321874999999999,
1002
+ "y": -5.914999999999998
1003
+ },
1004
+ "width": 0.8449999999999989,
1005
+ "height": 0.5999999999999996,
1006
+ "pins": [
1007
+ {
1008
+ "pinId": "schematic_port_116",
1009
+ "x": 13.224374999999998,
1010
+ "y": -6.214999999999998,
1011
+ "_facingDirection": "y-"
1012
+ },
1013
+ {
1014
+ "pinId": "schematic_port_117",
1015
+ "x": 13.224374999999998,
1016
+ "y": -5.614999999999998,
1017
+ "_facingDirection": "y+"
1018
+ }
1019
+ ],
1020
+ "sectionId": "USB to UART"
1021
+ },
1022
+ {
1023
+ "chipId": "schematic_component_32",
1024
+ "center": {
1025
+ "x": 15.769374999999998,
1026
+ "y": -4.724999999999999
1027
+ },
1028
+ "width": 2,
1029
+ "height": 0.8000000000000007,
1030
+ "pins": [
1031
+ {
1032
+ "pinId": "schematic_port_118",
1033
+ "x": 14.769374999999998,
1034
+ "y": -4.524999999999999
1035
+ },
1036
+ {
1037
+ "pinId": "schematic_port_119",
1038
+ "x": 14.769374999999998,
1039
+ "y": -4.724999999999999
1040
+ },
1041
+ {
1042
+ "pinId": "schematic_port_120",
1043
+ "x": 14.769374999999998,
1044
+ "y": -4.924999999999999
1045
+ },
1046
+ {
1047
+ "pinId": "schematic_port_121",
1048
+ "x": 16.769374999999997,
1049
+ "y": -4.924999999999999
1050
+ },
1051
+ {
1052
+ "pinId": "schematic_port_122",
1053
+ "x": 16.769374999999997,
1054
+ "y": -4.724999999999999
1055
+ },
1056
+ {
1057
+ "pinId": "schematic_port_123",
1058
+ "x": 16.769374999999997,
1059
+ "y": -4.524999999999999
1060
+ }
1061
+ ],
1062
+ "sectionId": "USB to UART"
1063
+ },
1064
+ {
1065
+ "chipId": "schematic_component_33",
1066
+ "center": {
1067
+ "x": 24.354374999999997,
1068
+ "y": -6.18
1069
+ },
1070
+ "width": 2.3999999999999986,
1071
+ "height": 4.200000000000002,
1072
+ "pins": [
1073
+ {
1074
+ "pinId": "schematic_port_124",
1075
+ "x": 23.154374999999998,
1076
+ "y": -4.279999999999999
1077
+ },
1078
+ {
1079
+ "pinId": "schematic_port_125",
1080
+ "x": 23.154374999999998,
1081
+ "y": -4.479999999999999
1082
+ },
1083
+ {
1084
+ "pinId": "schematic_port_126",
1085
+ "x": 23.154374999999998,
1086
+ "y": -4.68
1087
+ },
1088
+ {
1089
+ "pinId": "schematic_port_127",
1090
+ "x": 23.154374999999998,
1091
+ "y": -4.879999999999999
1092
+ },
1093
+ {
1094
+ "pinId": "schematic_port_128",
1095
+ "x": 23.154374999999998,
1096
+ "y": -5.079999999999999
1097
+ },
1098
+ {
1099
+ "pinId": "schematic_port_129",
1100
+ "x": 23.154374999999998,
1101
+ "y": -5.279999999999999
1102
+ },
1103
+ {
1104
+ "pinId": "schematic_port_130",
1105
+ "x": 23.154374999999998,
1106
+ "y": -5.479999999999999
1107
+ },
1108
+ {
1109
+ "pinId": "schematic_port_131",
1110
+ "x": 23.154374999999998,
1111
+ "y": -5.679999999999999
1112
+ },
1113
+ {
1114
+ "pinId": "schematic_port_132",
1115
+ "x": 23.154374999999998,
1116
+ "y": -5.879999999999999
1117
+ },
1118
+ {
1119
+ "pinId": "schematic_port_133",
1120
+ "x": 23.154374999999998,
1121
+ "y": -6.079999999999999
1122
+ },
1123
+ {
1124
+ "pinId": "schematic_port_134",
1125
+ "x": 23.154374999999998,
1126
+ "y": -6.279999999999999
1127
+ },
1128
+ {
1129
+ "pinId": "schematic_port_135",
1130
+ "x": 23.154374999999998,
1131
+ "y": -6.479999999999999
1132
+ },
1133
+ {
1134
+ "pinId": "schematic_port_136",
1135
+ "x": 23.154374999999998,
1136
+ "y": -6.679999999999999
1137
+ },
1138
+ {
1139
+ "pinId": "schematic_port_137",
1140
+ "x": 23.154374999999998,
1141
+ "y": -6.879999999999999
1142
+ },
1143
+ {
1144
+ "pinId": "schematic_port_138",
1145
+ "x": 23.154374999999998,
1146
+ "y": -7.079999999999999
1147
+ },
1148
+ {
1149
+ "pinId": "schematic_port_139",
1150
+ "x": 23.154374999999998,
1151
+ "y": -7.279999999999999
1152
+ },
1153
+ {
1154
+ "pinId": "schematic_port_140",
1155
+ "x": 23.154374999999998,
1156
+ "y": -7.4799999999999995
1157
+ },
1158
+ {
1159
+ "pinId": "schematic_port_141",
1160
+ "x": 23.154374999999998,
1161
+ "y": -7.68
1162
+ },
1163
+ {
1164
+ "pinId": "schematic_port_142",
1165
+ "x": 23.154374999999998,
1166
+ "y": -7.88
1167
+ },
1168
+ {
1169
+ "pinId": "schematic_port_143",
1170
+ "x": 23.154374999999998,
1171
+ "y": -8.08
1172
+ },
1173
+ {
1174
+ "pinId": "schematic_port_144",
1175
+ "x": 25.554374999999997,
1176
+ "y": -7.98
1177
+ },
1178
+ {
1179
+ "pinId": "schematic_port_145",
1180
+ "x": 25.554374999999997,
1181
+ "y": -7.78
1182
+ },
1183
+ {
1184
+ "pinId": "schematic_port_146",
1185
+ "x": 25.554374999999997,
1186
+ "y": -7.58
1187
+ },
1188
+ {
1189
+ "pinId": "schematic_port_147",
1190
+ "x": 25.554374999999997,
1191
+ "y": -7.38
1192
+ },
1193
+ {
1194
+ "pinId": "schematic_port_148",
1195
+ "x": 25.554374999999997,
1196
+ "y": -7.18
1197
+ },
1198
+ {
1199
+ "pinId": "schematic_port_149",
1200
+ "x": 25.554374999999997,
1201
+ "y": -6.98
1202
+ },
1203
+ {
1204
+ "pinId": "schematic_port_150",
1205
+ "x": 25.554374999999997,
1206
+ "y": -6.78
1207
+ },
1208
+ {
1209
+ "pinId": "schematic_port_151",
1210
+ "x": 25.554374999999997,
1211
+ "y": -6.58
1212
+ },
1213
+ {
1214
+ "pinId": "schematic_port_152",
1215
+ "x": 25.554374999999997,
1216
+ "y": -6.380000000000001
1217
+ },
1218
+ {
1219
+ "pinId": "schematic_port_153",
1220
+ "x": 25.554374999999997,
1221
+ "y": -6.180000000000001
1222
+ },
1223
+ {
1224
+ "pinId": "schematic_port_154",
1225
+ "x": 25.554374999999997,
1226
+ "y": -5.98
1227
+ },
1228
+ {
1229
+ "pinId": "schematic_port_155",
1230
+ "x": 25.554374999999997,
1231
+ "y": -5.78
1232
+ },
1233
+ {
1234
+ "pinId": "schematic_port_156",
1235
+ "x": 25.554374999999997,
1236
+ "y": -5.58
1237
+ },
1238
+ {
1239
+ "pinId": "schematic_port_157",
1240
+ "x": 25.554374999999997,
1241
+ "y": -5.38
1242
+ },
1243
+ {
1244
+ "pinId": "schematic_port_158",
1245
+ "x": 25.554374999999997,
1246
+ "y": -5.18
1247
+ },
1248
+ {
1249
+ "pinId": "schematic_port_159",
1250
+ "x": 25.554374999999997,
1251
+ "y": -4.9799999999999995
1252
+ },
1253
+ {
1254
+ "pinId": "schematic_port_160",
1255
+ "x": 25.554374999999997,
1256
+ "y": -4.779999999999999
1257
+ },
1258
+ {
1259
+ "pinId": "schematic_port_161",
1260
+ "x": 25.554374999999997,
1261
+ "y": -4.579999999999999
1262
+ },
1263
+ {
1264
+ "pinId": "schematic_port_162",
1265
+ "x": 25.554374999999997,
1266
+ "y": -4.379999999999999
1267
+ }
1268
+ ],
1269
+ "sectionId": "ESP32 Controller"
1270
+ },
1271
+ {
1272
+ "chipId": "schematic_component_34",
1273
+ "center": {
1274
+ "x": 22.069374999999994,
1275
+ "y": -4.979999999999999
1276
+ },
1277
+ "width": 0.9199999999999982,
1278
+ "height": 0.7599999999999998,
1279
+ "pins": [
1280
+ {
1281
+ "pinId": "schematic_port_163",
1282
+ "x": 21.934374999999996,
1283
+ "y": -4.599999999999999,
1284
+ "_facingDirection": "y+"
1285
+ },
1286
+ {
1287
+ "pinId": "schematic_port_164",
1288
+ "x": 21.934374999999996,
1289
+ "y": -5.3599999999999985,
1290
+ "_facingDirection": "y-"
1291
+ }
1292
+ ],
1293
+ "sectionId": "ESP32 Controller"
1294
+ },
1295
+ {
1296
+ "chipId": "schematic_component_35",
1297
+ "center": {
1298
+ "x": 20.769374999999997,
1299
+ "y": -4.979999999999999
1300
+ },
1301
+ "width": 0.7999999999999972,
1302
+ "height": 0.7599999999999998,
1303
+ "pins": [
1304
+ {
1305
+ "pinId": "schematic_port_165",
1306
+ "x": 20.694374999999997,
1307
+ "y": -4.599999999999999,
1308
+ "_facingDirection": "y+"
1309
+ },
1310
+ {
1311
+ "pinId": "schematic_port_166",
1312
+ "x": 20.694374999999997,
1313
+ "y": -5.3599999999999985,
1314
+ "_facingDirection": "y-"
1315
+ }
1316
+ ],
1317
+ "sectionId": "ESP32 Controller"
1318
+ },
1319
+ {
1320
+ "chipId": "schematic_component_36",
1321
+ "center": {
1322
+ "x": 21.724375,
1323
+ "y": -6.189999999999998
1324
+ },
1325
+ "width": 1.0399999999999991,
1326
+ "height": 0.7599999999999998,
1327
+ "pins": [
1328
+ {
1329
+ "pinId": "schematic_port_167",
1330
+ "x": 21.529374999999998,
1331
+ "y": -5.809999999999998,
1332
+ "_facingDirection": "y+"
1333
+ },
1334
+ {
1335
+ "pinId": "schematic_port_168",
1336
+ "x": 21.529374999999998,
1337
+ "y": -6.569999999999998,
1338
+ "_facingDirection": "y-"
1339
+ }
1340
+ ],
1341
+ "sectionId": "ESP32 Controller"
1342
+ },
1343
+ {
1344
+ "chipId": "schematic_component_37",
1345
+ "center": {
1346
+ "x": 22.171875,
1347
+ "y": -2.5699999999999994
1348
+ },
1349
+ "width": 0.9649999999999999,
1350
+ "height": 0.5999999999999996,
1351
+ "pins": [
1352
+ {
1353
+ "pinId": "schematic_port_169",
1354
+ "x": 22.014374999999998,
1355
+ "y": -2.869999999999999,
1356
+ "_facingDirection": "y-"
1357
+ },
1358
+ {
1359
+ "pinId": "schematic_port_170",
1360
+ "x": 22.014374999999998,
1361
+ "y": -2.2699999999999996,
1362
+ "_facingDirection": "y+"
1363
+ }
1364
+ ],
1365
+ "sectionId": "ESP32 Controller"
1366
+ },
1367
+ {
1368
+ "chipId": "schematic_component_38",
1369
+ "center": {
1370
+ "x": 27.256875,
1371
+ "y": -4.652500000000002
1372
+ },
1373
+ "width": 0.9649999999999999,
1374
+ "height": 0.5999999999999996,
1375
+ "pins": [
1376
+ {
1377
+ "pinId": "schematic_port_171",
1378
+ "x": 27.099375,
1379
+ "y": -4.9525000000000015,
1380
+ "_facingDirection": "y-"
1381
+ },
1382
+ {
1383
+ "pinId": "schematic_port_172",
1384
+ "x": 27.099375,
1385
+ "y": -4.352500000000002,
1386
+ "_facingDirection": "y+"
1387
+ }
1388
+ ],
1389
+ "sectionId": "ESP32 Controller"
1390
+ },
1391
+ {
1392
+ "chipId": "schematic_component_39",
1393
+ "center": {
1394
+ "x": -12.405249999999997,
1395
+ "y": -22.6575
1396
+ },
1397
+ "width": 2.1000000000000014,
1398
+ "height": 2.799999999999997,
1399
+ "pins": [
1400
+ {
1401
+ "pinId": "schematic_port_173",
1402
+ "x": -13.455249999999998,
1403
+ "y": -21.4575
1404
+ },
1405
+ {
1406
+ "pinId": "schematic_port_174",
1407
+ "x": -13.455249999999998,
1408
+ "y": -21.6575
1409
+ },
1410
+ {
1411
+ "pinId": "schematic_port_175",
1412
+ "x": -13.455249999999998,
1413
+ "y": -21.857499999999998
1414
+ },
1415
+ {
1416
+ "pinId": "schematic_port_176",
1417
+ "x": -13.455249999999998,
1418
+ "y": -22.057499999999997
1419
+ },
1420
+ {
1421
+ "pinId": "schematic_port_177",
1422
+ "x": -13.455249999999998,
1423
+ "y": -22.2575
1424
+ },
1425
+ {
1426
+ "pinId": "schematic_port_178",
1427
+ "x": -13.455249999999998,
1428
+ "y": -22.4575
1429
+ },
1430
+ {
1431
+ "pinId": "schematic_port_179",
1432
+ "x": -13.455249999999998,
1433
+ "y": -22.6575
1434
+ },
1435
+ {
1436
+ "pinId": "schematic_port_180",
1437
+ "x": -13.455249999999998,
1438
+ "y": -22.857499999999998
1439
+ },
1440
+ {
1441
+ "pinId": "schematic_port_181",
1442
+ "x": -13.455249999999998,
1443
+ "y": -23.057499999999997
1444
+ },
1445
+ {
1446
+ "pinId": "schematic_port_182",
1447
+ "x": -13.455249999999998,
1448
+ "y": -23.2575
1449
+ },
1450
+ {
1451
+ "pinId": "schematic_port_183",
1452
+ "x": -13.455249999999998,
1453
+ "y": -23.4575
1454
+ },
1455
+ {
1456
+ "pinId": "schematic_port_184",
1457
+ "x": -13.455249999999998,
1458
+ "y": -23.6575
1459
+ },
1460
+ {
1461
+ "pinId": "schematic_port_185",
1462
+ "x": -13.455249999999998,
1463
+ "y": -23.857499999999998
1464
+ },
1465
+ {
1466
+ "pinId": "schematic_port_186",
1467
+ "x": -11.355249999999996,
1468
+ "y": -23.7575
1469
+ },
1470
+ {
1471
+ "pinId": "schematic_port_187",
1472
+ "x": -11.355249999999996,
1473
+ "y": -23.557499999999997
1474
+ },
1475
+ {
1476
+ "pinId": "schematic_port_188",
1477
+ "x": -11.355249999999996,
1478
+ "y": -23.357499999999998
1479
+ },
1480
+ {
1481
+ "pinId": "schematic_port_189",
1482
+ "x": -11.355249999999996,
1483
+ "y": -23.1575
1484
+ },
1485
+ {
1486
+ "pinId": "schematic_port_190",
1487
+ "x": -11.355249999999996,
1488
+ "y": -22.9575
1489
+ },
1490
+ {
1491
+ "pinId": "schematic_port_191",
1492
+ "x": -11.355249999999996,
1493
+ "y": -22.7575
1494
+ },
1495
+ {
1496
+ "pinId": "schematic_port_192",
1497
+ "x": -11.355249999999996,
1498
+ "y": -22.557499999999997
1499
+ },
1500
+ {
1501
+ "pinId": "schematic_port_193",
1502
+ "x": -11.355249999999996,
1503
+ "y": -22.357499999999998
1504
+ },
1505
+ {
1506
+ "pinId": "schematic_port_194",
1507
+ "x": -11.355249999999996,
1508
+ "y": -22.1575
1509
+ },
1510
+ {
1511
+ "pinId": "schematic_port_195",
1512
+ "x": -11.355249999999996,
1513
+ "y": -21.9575
1514
+ },
1515
+ {
1516
+ "pinId": "schematic_port_196",
1517
+ "x": -11.355249999999996,
1518
+ "y": -21.7575
1519
+ },
1520
+ {
1521
+ "pinId": "schematic_port_197",
1522
+ "x": -11.355249999999996,
1523
+ "y": -21.557499999999997
1524
+ }
1525
+ ],
1526
+ "sectionId": "IMU & Expansion"
1527
+ },
1528
+ {
1529
+ "chipId": "schematic_component_40",
1530
+ "center": {
1531
+ "x": -14.330249999999996,
1532
+ "y": -23.7575
1533
+ },
1534
+ "width": 1.0399999999999991,
1535
+ "height": 0.759999999999998,
1536
+ "pins": [
1537
+ {
1538
+ "pinId": "schematic_port_198",
1539
+ "x": -14.525249999999996,
1540
+ "y": -23.3775,
1541
+ "_facingDirection": "y+"
1542
+ },
1543
+ {
1544
+ "pinId": "schematic_port_199",
1545
+ "x": -14.525249999999996,
1546
+ "y": -24.1375,
1547
+ "_facingDirection": "y-"
1548
+ }
1549
+ ],
1550
+ "sectionId": "IMU & Expansion"
1551
+ },
1552
+ {
1553
+ "chipId": "schematic_component_41",
1554
+ "center": {
1555
+ "x": -10.090249999999997,
1556
+ "y": -23.057499999999997
1557
+ },
1558
+ "width": 1.0399999999999991,
1559
+ "height": 0.759999999999998,
1560
+ "pins": [
1561
+ {
1562
+ "pinId": "schematic_port_200",
1563
+ "x": -10.285249999999998,
1564
+ "y": -22.6775,
1565
+ "_facingDirection": "y+"
1566
+ },
1567
+ {
1568
+ "pinId": "schematic_port_201",
1569
+ "x": -10.285249999999998,
1570
+ "y": -23.437499999999996,
1571
+ "_facingDirection": "y-"
1572
+ }
1573
+ ],
1574
+ "sectionId": "IMU & Expansion"
1575
+ },
1576
+ {
1577
+ "chipId": "schematic_component_42",
1578
+ "center": {
1579
+ "x": -13.932249999999996,
1580
+ "y": -16.5525
1581
+ },
1582
+ "width": 0.9199999999999999,
1583
+ "height": 0.759999999999998,
1584
+ "pins": [
1585
+ {
1586
+ "pinId": "schematic_port_202",
1587
+ "x": -14.067249999999996,
1588
+ "y": -16.1725,
1589
+ "_facingDirection": "y+"
1590
+ },
1591
+ {
1592
+ "pinId": "schematic_port_203",
1593
+ "x": -14.067249999999996,
1594
+ "y": -16.932499999999997,
1595
+ "_facingDirection": "y-"
1596
+ }
1597
+ ],
1598
+ "sectionId": "IMU & Expansion"
1599
+ },
1600
+ {
1601
+ "chipId": "schematic_component_43",
1602
+ "center": {
1603
+ "x": -11.949749999999996,
1604
+ "y": -16.5525
1605
+ },
1606
+ "width": 0.9649999999999999,
1607
+ "height": 0.6000000000000014,
1608
+ "pins": [
1609
+ {
1610
+ "pinId": "schematic_port_204",
1611
+ "x": -12.107249999999997,
1612
+ "y": -16.8525,
1613
+ "_facingDirection": "y-"
1614
+ },
1615
+ {
1616
+ "pinId": "schematic_port_205",
1617
+ "x": -12.107249999999997,
1618
+ "y": -16.252499999999998,
1619
+ "_facingDirection": "y+"
1620
+ }
1621
+ ],
1622
+ "sectionId": "IMU & Expansion"
1623
+ },
1624
+ {
1625
+ "chipId": "schematic_component_44",
1626
+ "center": {
1627
+ "x": -14.227749999999997,
1628
+ "y": -22.1875
1629
+ },
1630
+ "width": 1.084999999999999,
1631
+ "height": 0.6000000000000014,
1632
+ "pins": [
1633
+ {
1634
+ "pinId": "schematic_port_206",
1635
+ "x": -14.445249999999998,
1636
+ "y": -22.4875,
1637
+ "_facingDirection": "y-"
1638
+ },
1639
+ {
1640
+ "pinId": "schematic_port_207",
1641
+ "x": -14.445249999999998,
1642
+ "y": -21.8875,
1643
+ "_facingDirection": "y+"
1644
+ }
1645
+ ],
1646
+ "sectionId": "IMU & Expansion"
1647
+ },
1648
+ {
1649
+ "chipId": "schematic_component_45",
1650
+ "center": {
1651
+ "x": -10.069749999999996,
1652
+ "y": -17.1475
1653
+ },
1654
+ "width": 0.9649999999999999,
1655
+ "height": 0.6000000000000014,
1656
+ "pins": [
1657
+ {
1658
+ "pinId": "schematic_port_208",
1659
+ "x": -10.227249999999996,
1660
+ "y": -17.4475,
1661
+ "_facingDirection": "y-"
1662
+ },
1663
+ {
1664
+ "pinId": "schematic_port_209",
1665
+ "x": -10.227249999999996,
1666
+ "y": -16.8475,
1667
+ "_facingDirection": "y+"
1668
+ }
1669
+ ],
1670
+ "sectionId": "IMU & Expansion"
1671
+ },
1672
+ {
1673
+ "chipId": "schematic_component_46",
1674
+ "center": {
1675
+ "x": -12.405249999999997,
1676
+ "y": -18.857499999999998
1677
+ },
1678
+ "width": 2,
1679
+ "height": 0.7999999999999972,
1680
+ "pins": [
1681
+ {
1682
+ "pinId": "schematic_port_210",
1683
+ "x": -13.405249999999997,
1684
+ "y": -18.6575
1685
+ },
1686
+ {
1687
+ "pinId": "schematic_port_211",
1688
+ "x": -13.405249999999997,
1689
+ "y": -18.857499999999998
1690
+ },
1691
+ {
1692
+ "pinId": "schematic_port_212",
1693
+ "x": -13.405249999999997,
1694
+ "y": -19.057499999999997
1695
+ },
1696
+ {
1697
+ "pinId": "schematic_port_213",
1698
+ "x": -11.405249999999997,
1699
+ "y": -19.057499999999997
1700
+ },
1701
+ {
1702
+ "pinId": "schematic_port_214",
1703
+ "x": -11.405249999999997,
1704
+ "y": -18.857499999999998
1705
+ },
1706
+ {
1707
+ "pinId": "schematic_port_215",
1708
+ "x": -11.405249999999997,
1709
+ "y": -18.6575
1710
+ }
1711
+ ],
1712
+ "sectionId": "IMU & Expansion"
1713
+ },
1714
+ {
1715
+ "chipId": "schematic_component_47",
1716
+ "center": {
1717
+ "x": -15.615249999999996,
1718
+ "y": -18.857499999999998
1719
+ },
1720
+ "width": 2,
1721
+ "height": 0.7999999999999972,
1722
+ "pins": [
1723
+ {
1724
+ "pinId": "schematic_port_216",
1725
+ "x": -16.615249999999996,
1726
+ "y": -18.6575
1727
+ },
1728
+ {
1729
+ "pinId": "schematic_port_217",
1730
+ "x": -16.615249999999996,
1731
+ "y": -18.857499999999998
1732
+ },
1733
+ {
1734
+ "pinId": "schematic_port_218",
1735
+ "x": -16.615249999999996,
1736
+ "y": -19.057499999999997
1737
+ },
1738
+ {
1739
+ "pinId": "schematic_port_219",
1740
+ "x": -14.615249999999996,
1741
+ "y": -19.057499999999997
1742
+ },
1743
+ {
1744
+ "pinId": "schematic_port_220",
1745
+ "x": -14.615249999999996,
1746
+ "y": -18.857499999999998
1747
+ },
1748
+ {
1749
+ "pinId": "schematic_port_221",
1750
+ "x": -14.615249999999996,
1751
+ "y": -18.6575
1752
+ }
1753
+ ],
1754
+ "sectionId": "IMU & Expansion"
1755
+ },
1756
+ {
1757
+ "chipId": "schematic_component_48",
1758
+ "center": {
1759
+ "x": -2.8472499999999967,
1760
+ "y": -21.095
1761
+ },
1762
+ "width": 2,
1763
+ "height": 0.6000000000000014,
1764
+ "pins": [
1765
+ {
1766
+ "pinId": "schematic_port_222",
1767
+ "x": -3.8472499999999967,
1768
+ "y": -20.994999999999997
1769
+ },
1770
+ {
1771
+ "pinId": "schematic_port_223",
1772
+ "x": -3.8472499999999967,
1773
+ "y": -21.195
1774
+ },
1775
+ {
1776
+ "pinId": "schematic_port_224",
1777
+ "x": -1.8472499999999967,
1778
+ "y": -21.095
1779
+ }
1780
+ ],
1781
+ "sectionId": "Motor Drivers"
1782
+ },
1783
+ {
1784
+ "chipId": "schematic_component_49",
1785
+ "center": {
1786
+ "x": -5.2347499999999965,
1787
+ "y": -22.085
1788
+ },
1789
+ "width": 0.9650000000000007,
1790
+ "height": 0.6000000000000014,
1791
+ "pins": [
1792
+ {
1793
+ "pinId": "schematic_port_225",
1794
+ "x": -5.392249999999997,
1795
+ "y": -22.385,
1796
+ "_facingDirection": "y-"
1797
+ },
1798
+ {
1799
+ "pinId": "schematic_port_226",
1800
+ "x": -5.392249999999997,
1801
+ "y": -21.785,
1802
+ "_facingDirection": "y+"
1803
+ }
1804
+ ],
1805
+ "sectionId": "Motor Drivers"
1806
+ },
1807
+ {
1808
+ "chipId": "schematic_component_50",
1809
+ "center": {
1810
+ "x": -0.17224999999999657,
1811
+ "y": -21.814999999999998
1812
+ },
1813
+ "width": 0.74,
1814
+ "height": 1.0400000000000063,
1815
+ "pins": [
1816
+ {
1817
+ "pinId": "schematic_port_227",
1818
+ "x": -0.27224999999999655,
1819
+ "y": -21.294999999999995
1820
+ },
1821
+ {
1822
+ "pinId": "schematic_port_228",
1823
+ "x": -0.27224999999999655,
1824
+ "y": -22.335
1825
+ }
1826
+ ],
1827
+ "sectionId": "Motor Drivers"
1828
+ },
1829
+ {
1830
+ "chipId": "schematic_component_51",
1831
+ "center": {
1832
+ "x": 4.427750000000003,
1833
+ "y": -20.468333333333334
1834
+ },
1835
+ "width": 0.9250000000000007,
1836
+ "height": 0.759999999999998,
1837
+ "pins": [
1838
+ {
1839
+ "pinId": "schematic_port_229",
1840
+ "x": 4.415250000000003,
1841
+ "y": -20.088333333333335,
1842
+ "_facingDirection": "y+"
1843
+ },
1844
+ {
1845
+ "pinId": "schematic_port_230",
1846
+ "x": 4.415250000000003,
1847
+ "y": -20.848333333333333,
1848
+ "_facingDirection": "y-"
1849
+ }
1850
+ ],
1851
+ "sectionId": "Motor Drivers"
1852
+ },
1853
+ {
1854
+ "chipId": "schematic_component_52",
1855
+ "center": {
1856
+ "x": 1.7477500000000035,
1857
+ "y": -21.195
1858
+ },
1859
+ "width": 2,
1860
+ "height": 0.6000000000000014,
1861
+ "pins": [
1862
+ {
1863
+ "pinId": "schematic_port_231",
1864
+ "x": 0.7477500000000035,
1865
+ "y": -21.095
1866
+ },
1867
+ {
1868
+ "pinId": "schematic_port_232",
1869
+ "x": 0.7477500000000035,
1870
+ "y": -21.294999999999998
1871
+ },
1872
+ {
1873
+ "pinId": "schematic_port_233",
1874
+ "x": 2.7477500000000035,
1875
+ "y": -21.294999999999998
1876
+ },
1877
+ {
1878
+ "pinId": "schematic_port_234",
1879
+ "x": 2.7477500000000035,
1880
+ "y": -21.095
1881
+ }
1882
+ ],
1883
+ "sectionId": "Motor Drivers"
1884
+ },
1885
+ {
1886
+ "chipId": "schematic_component_53",
1887
+ "center": {
1888
+ "x": -1.5497499999999969,
1889
+ "y": -18.494999999999997
1890
+ },
1891
+ "width": 2,
1892
+ "height": 0.6000000000000014,
1893
+ "pins": [
1894
+ {
1895
+ "pinId": "schematic_port_235",
1896
+ "x": -2.549749999999997,
1897
+ "y": -18.395
1898
+ },
1899
+ {
1900
+ "pinId": "schematic_port_236",
1901
+ "x": -2.549749999999997,
1902
+ "y": -18.595
1903
+ },
1904
+ {
1905
+ "pinId": "schematic_port_237",
1906
+ "x": -0.5497499999999969,
1907
+ "y": -18.494999999999997
1908
+ }
1909
+ ],
1910
+ "sectionId": "Motor Drivers"
1911
+ },
1912
+ {
1913
+ "chipId": "schematic_component_54",
1914
+ "center": {
1915
+ "x": -3.937249999999996,
1916
+ "y": -18.89
1917
+ },
1918
+ "width": 0.9650000000000003,
1919
+ "height": 0.6000000000000014,
1920
+ "pins": [
1921
+ {
1922
+ "pinId": "schematic_port_238",
1923
+ "x": -4.094749999999996,
1924
+ "y": -19.19,
1925
+ "_facingDirection": "y-"
1926
+ },
1927
+ {
1928
+ "pinId": "schematic_port_239",
1929
+ "x": -4.094749999999996,
1930
+ "y": -18.59,
1931
+ "_facingDirection": "y+"
1932
+ }
1933
+ ],
1934
+ "sectionId": "Motor Drivers"
1935
+ },
1936
+ {
1937
+ "chipId": "schematic_component_55",
1938
+ "center": {
1939
+ "x": 4.422750000000003,
1940
+ "y": -18.363333333333333
1941
+ },
1942
+ "width": 0.7400000000000002,
1943
+ "height": 1.0399999999999991,
1944
+ "pins": [
1945
+ {
1946
+ "pinId": "schematic_port_240",
1947
+ "x": 4.322750000000003,
1948
+ "y": -17.843333333333334,
1949
+ "_facingDirection": "y+"
1950
+ },
1951
+ {
1952
+ "pinId": "schematic_port_241",
1953
+ "x": 4.322750000000003,
1954
+ "y": -18.883333333333333,
1955
+ "_facingDirection": "y-"
1956
+ }
1957
+ ],
1958
+ "sectionId": "Motor Drivers"
1959
+ },
1960
+ {
1961
+ "chipId": "schematic_component_56",
1962
+ "center": {
1963
+ "x": 6.367750000000004,
1964
+ "y": -18.508333333333333
1965
+ },
1966
+ "width": 0.9250000000000007,
1967
+ "height": 0.759999999999998,
1968
+ "pins": [
1969
+ {
1970
+ "pinId": "schematic_port_242",
1971
+ "x": 6.355250000000003,
1972
+ "y": -18.128333333333334,
1973
+ "_facingDirection": "y+"
1974
+ },
1975
+ {
1976
+ "pinId": "schematic_port_243",
1977
+ "x": 6.355250000000003,
1978
+ "y": -18.888333333333332,
1979
+ "_facingDirection": "y-"
1980
+ }
1981
+ ],
1982
+ "sectionId": "Motor Drivers"
1983
+ },
1984
+ {
1985
+ "chipId": "schematic_component_57",
1986
+ "center": {
1987
+ "x": 1.747750000000003,
1988
+ "y": -18.595
1989
+ },
1990
+ "width": 2,
1991
+ "height": 0.6000000000000014,
1992
+ "pins": [
1993
+ {
1994
+ "pinId": "schematic_port_244",
1995
+ "x": 0.747750000000003,
1996
+ "y": -18.494999999999997
1997
+ },
1998
+ {
1999
+ "pinId": "schematic_port_245",
2000
+ "x": 0.747750000000003,
2001
+ "y": -18.695
2002
+ },
2003
+ {
2004
+ "pinId": "schematic_port_246",
2005
+ "x": 2.747750000000003,
2006
+ "y": -18.695
2007
+ },
2008
+ {
2009
+ "pinId": "schematic_port_247",
2010
+ "x": 2.747750000000003,
2011
+ "y": -18.494999999999997
2012
+ }
2013
+ ],
2014
+ "sectionId": "Motor Drivers"
2015
+ },
2016
+ {
2017
+ "chipId": "schematic_component_58",
2018
+ "center": {
2019
+ "x": -1.462249999999997,
2020
+ "y": -15.895
2021
+ },
2022
+ "width": 2,
2023
+ "height": 0.6000000000000014,
2024
+ "pins": [
2025
+ {
2026
+ "pinId": "schematic_port_248",
2027
+ "x": -2.462249999999997,
2028
+ "y": -15.794999999999998
2029
+ },
2030
+ {
2031
+ "pinId": "schematic_port_249",
2032
+ "x": -2.462249999999997,
2033
+ "y": -15.994999999999997
2034
+ },
2035
+ {
2036
+ "pinId": "schematic_port_250",
2037
+ "x": -0.46224999999999694,
2038
+ "y": -15.895
2039
+ }
2040
+ ],
2041
+ "sectionId": "Motor Drivers"
2042
+ },
2043
+ {
2044
+ "chipId": "schematic_component_59",
2045
+ "center": {
2046
+ "x": -3.8497499999999976,
2047
+ "y": -16.884999999999998
2048
+ },
2049
+ "width": 0.9650000000000003,
2050
+ "height": 0.6000000000000014,
2051
+ "pins": [
2052
+ {
2053
+ "pinId": "schematic_port_251",
2054
+ "x": -4.007249999999997,
2055
+ "y": -17.185,
2056
+ "_facingDirection": "y-"
2057
+ },
2058
+ {
2059
+ "pinId": "schematic_port_252",
2060
+ "x": -4.007249999999997,
2061
+ "y": -16.584999999999997,
2062
+ "_facingDirection": "y+"
2063
+ }
2064
+ ],
2065
+ "sectionId": "Motor Drivers"
2066
+ },
2067
+ {
2068
+ "chipId": "schematic_component_60",
2069
+ "center": {
2070
+ "x": 0.8077500000000031,
2071
+ "y": -13.569999999999999
2072
+ },
2073
+ "width": 0.7400000000000001,
2074
+ "height": 1.0399999999999991,
2075
+ "pins": [
2076
+ {
2077
+ "pinId": "schematic_port_253",
2078
+ "x": 0.7077500000000031,
2079
+ "y": -13.049999999999999,
2080
+ "_facingDirection": "y+"
2081
+ },
2082
+ {
2083
+ "pinId": "schematic_port_254",
2084
+ "x": 0.7077500000000031,
2085
+ "y": -14.089999999999998,
2086
+ "_facingDirection": "y-"
2087
+ }
2088
+ ],
2089
+ "sectionId": "Motor Drivers"
2090
+ },
2091
+ {
2092
+ "chipId": "schematic_component_61",
2093
+ "center": {
2094
+ "x": -1.3122499999999964,
2095
+ "y": -13.614999999999998
2096
+ },
2097
+ "width": 0.9249999999999999,
2098
+ "height": 0.759999999999998,
2099
+ "pins": [
2100
+ {
2101
+ "pinId": "schematic_port_255",
2102
+ "x": -1.3247499999999963,
2103
+ "y": -13.235,
2104
+ "_facingDirection": "y+"
2105
+ },
2106
+ {
2107
+ "pinId": "schematic_port_256",
2108
+ "x": -1.3247499999999963,
2109
+ "y": -13.994999999999997,
2110
+ "_facingDirection": "y-"
2111
+ }
2112
+ ],
2113
+ "sectionId": "Motor Drivers"
2114
+ },
2115
+ {
2116
+ "chipId": "schematic_component_62",
2117
+ "center": {
2118
+ "x": 1.747750000000003,
2119
+ "y": -15.994999999999997
2120
+ },
2121
+ "width": 2,
2122
+ "height": 0.6000000000000014,
2123
+ "pins": [
2124
+ {
2125
+ "pinId": "schematic_port_257",
2126
+ "x": 0.747750000000003,
2127
+ "y": -15.895
2128
+ },
2129
+ {
2130
+ "pinId": "schematic_port_258",
2131
+ "x": 0.747750000000003,
2132
+ "y": -16.095
2133
+ },
2134
+ {
2135
+ "pinId": "schematic_port_259",
2136
+ "x": 2.747750000000003,
2137
+ "y": -16.095
2138
+ },
2139
+ {
2140
+ "pinId": "schematic_port_260",
2141
+ "x": 2.747750000000003,
2142
+ "y": -15.895
2143
+ }
2144
+ ],
2145
+ "sectionId": "Motor Drivers"
2146
+ },
2147
+ {
2148
+ "chipId": "schematic_component_63",
2149
+ "center": {
2150
+ "x": -3.0322499999999972,
2151
+ "y": -23.695
2152
+ },
2153
+ "width": 2.000000000000001,
2154
+ "height": 0.6000000000000014,
2155
+ "pins": [
2156
+ {
2157
+ "pinId": "schematic_port_261",
2158
+ "x": -4.032249999999998,
2159
+ "y": -23.595
2160
+ },
2161
+ {
2162
+ "pinId": "schematic_port_262",
2163
+ "x": -4.032249999999998,
2164
+ "y": -23.794999999999998
2165
+ },
2166
+ {
2167
+ "pinId": "schematic_port_263",
2168
+ "x": -2.032249999999997,
2169
+ "y": -23.695
2170
+ }
2171
+ ],
2172
+ "sectionId": "Motor Drivers"
2173
+ },
2174
+ {
2175
+ "chipId": "schematic_component_64",
2176
+ "center": {
2177
+ "x": -5.419749999999997,
2178
+ "y": -23.895
2179
+ },
2180
+ "width": 0.9650000000000007,
2181
+ "height": 0.6000000000000014,
2182
+ "pins": [
2183
+ {
2184
+ "pinId": "schematic_port_264",
2185
+ "x": -5.577249999999998,
2186
+ "y": -24.195,
2187
+ "_facingDirection": "y-"
2188
+ },
2189
+ {
2190
+ "pinId": "schematic_port_265",
2191
+ "x": -5.577249999999998,
2192
+ "y": -23.595,
2193
+ "_facingDirection": "y+"
2194
+ }
2195
+ ],
2196
+ "sectionId": "Motor Drivers"
2197
+ },
2198
+ {
2199
+ "chipId": "schematic_component_65",
2200
+ "center": {
2201
+ "x": 1.5711590909090933,
2202
+ "y": -26.74
2203
+ },
2204
+ "width": 0.74,
2205
+ "height": 1.0399999999999991,
2206
+ "pins": [
2207
+ {
2208
+ "pinId": "schematic_port_266",
2209
+ "x": 1.4711590909090932,
2210
+ "y": -26.22,
2211
+ "_facingDirection": "y+"
2212
+ },
2213
+ {
2214
+ "pinId": "schematic_port_267",
2215
+ "x": 1.4711590909090932,
2216
+ "y": -27.259999999999998,
2217
+ "_facingDirection": "y-"
2218
+ }
2219
+ ],
2220
+ "sectionId": "Motor Drivers"
2221
+ },
2222
+ {
2223
+ "chipId": "schematic_component_66",
2224
+ "center": {
2225
+ "x": -0.3522499999999977,
2226
+ "y": -24.635
2227
+ },
2228
+ "width": 0.9249999999999999,
2229
+ "height": 0.759999999999998,
2230
+ "pins": [
2231
+ {
2232
+ "pinId": "schematic_port_268",
2233
+ "x": -0.3647499999999977,
2234
+ "y": -24.255000000000003,
2235
+ "_facingDirection": "y+"
2236
+ },
2237
+ {
2238
+ "pinId": "schematic_port_269",
2239
+ "x": -0.3647499999999977,
2240
+ "y": -25.015,
2241
+ "_facingDirection": "y-"
2242
+ }
2243
+ ],
2244
+ "sectionId": "Motor Drivers"
2245
+ },
2246
+ {
2247
+ "chipId": "schematic_component_67",
2248
+ "center": {
2249
+ "x": 1.7477500000000021,
2250
+ "y": -24.235
2251
+ },
2252
+ "width": 2,
2253
+ "height": 0.6000000000000014,
2254
+ "pins": [
2255
+ {
2256
+ "pinId": "schematic_port_270",
2257
+ "x": 0.7477500000000021,
2258
+ "y": -24.135
2259
+ },
2260
+ {
2261
+ "pinId": "schematic_port_271",
2262
+ "x": 0.7477500000000021,
2263
+ "y": -24.335
2264
+ },
2265
+ {
2266
+ "pinId": "schematic_port_272",
2267
+ "x": 2.747750000000002,
2268
+ "y": -24.335
2269
+ },
2270
+ {
2271
+ "pinId": "schematic_port_273",
2272
+ "x": 2.747750000000002,
2273
+ "y": -24.135
2274
+ }
2275
+ ],
2276
+ "sectionId": "Motor Drivers"
2277
+ },
2278
+ {
2279
+ "chipId": "schematic_component_68",
2280
+ "center": {
2281
+ "x": 11.312750000000001,
2282
+ "y": -19.555
2283
+ },
2284
+ "width": 1.0150000000000006,
2285
+ "height": 1.1300000000000026,
2286
+ "pins": [
2287
+ {
2288
+ "pinId": "schematic_port_274",
2289
+ "x": 11.13025,
2290
+ "y": -20.12,
2291
+ "_facingDirection": "y-"
2292
+ },
2293
+ {
2294
+ "pinId": "schematic_port_275",
2295
+ "x": 11.13025,
2296
+ "y": -18.99,
2297
+ "_facingDirection": "y+"
2298
+ }
2299
+ ],
2300
+ "sectionId": "Debug LEDs"
2301
+ },
2302
+ {
2303
+ "chipId": "schematic_component_69",
2304
+ "center": {
2305
+ "x": 13.692750000000002,
2306
+ "y": -19.555
2307
+ },
2308
+ "width": 1.0150000000000006,
2309
+ "height": 1.1300000000000026,
2310
+ "pins": [
2311
+ {
2312
+ "pinId": "schematic_port_276",
2313
+ "x": 13.510250000000001,
2314
+ "y": -20.12,
2315
+ "_facingDirection": "y-"
2316
+ },
2317
+ {
2318
+ "pinId": "schematic_port_277",
2319
+ "x": 13.510250000000001,
2320
+ "y": -18.99,
2321
+ "_facingDirection": "y+"
2322
+ }
2323
+ ],
2324
+ "sectionId": "Debug LEDs"
2325
+ },
2326
+ {
2327
+ "chipId": "schematic_component_70",
2328
+ "center": {
2329
+ "x": 16.13275,
2330
+ "y": -19.555000000000003
2331
+ },
2332
+ "width": 1.1350000000000016,
2333
+ "height": 1.1300000000000026,
2334
+ "pins": [
2335
+ {
2336
+ "pinId": "schematic_port_278",
2337
+ "x": 15.890250000000002,
2338
+ "y": -20.120000000000005,
2339
+ "_facingDirection": "y-"
2340
+ },
2341
+ {
2342
+ "pinId": "schematic_port_279",
2343
+ "x": 15.890250000000002,
2344
+ "y": -18.990000000000002,
2345
+ "_facingDirection": "y+"
2346
+ }
2347
+ ],
2348
+ "sectionId": "Debug LEDs"
2349
+ },
2350
+ {
2351
+ "chipId": "schematic_component_71",
2352
+ "center": {
2353
+ "x": 11.22775,
2354
+ "y": -21.020000000000003
2355
+ },
2356
+ "width": 0.8449999999999989,
2357
+ "height": 0.6000000000000014,
2358
+ "pins": [
2359
+ {
2360
+ "pinId": "schematic_port_280",
2361
+ "x": 11.13025,
2362
+ "y": -21.320000000000004,
2363
+ "_facingDirection": "y-"
2364
+ },
2365
+ {
2366
+ "pinId": "schematic_port_281",
2367
+ "x": 11.13025,
2368
+ "y": -20.720000000000002,
2369
+ "_facingDirection": "y+"
2370
+ }
2371
+ ],
2372
+ "sectionId": "Debug LEDs"
2373
+ },
2374
+ {
2375
+ "chipId": "schematic_component_72",
2376
+ "center": {
2377
+ "x": 13.607750000000001,
2378
+ "y": -21.020000000000003
2379
+ },
2380
+ "width": 0.8449999999999989,
2381
+ "height": 0.6000000000000014,
2382
+ "pins": [
2383
+ {
2384
+ "pinId": "schematic_port_282",
2385
+ "x": 13.510250000000001,
2386
+ "y": -21.320000000000004,
2387
+ "_facingDirection": "y-"
2388
+ },
2389
+ {
2390
+ "pinId": "schematic_port_283",
2391
+ "x": 13.510250000000001,
2392
+ "y": -20.720000000000002,
2393
+ "_facingDirection": "y+"
2394
+ }
2395
+ ],
2396
+ "sectionId": "Debug LEDs"
2397
+ },
2398
+ {
2399
+ "chipId": "schematic_component_73",
2400
+ "center": {
2401
+ "x": 15.987750000000002,
2402
+ "y": -21.020000000000003
2403
+ },
2404
+ "width": 0.8449999999999989,
2405
+ "height": 0.6000000000000014,
2406
+ "pins": [
2407
+ {
2408
+ "pinId": "schematic_port_284",
2409
+ "x": 15.890250000000002,
2410
+ "y": -21.320000000000004,
2411
+ "_facingDirection": "y-"
2412
+ },
2413
+ {
2414
+ "pinId": "schematic_port_285",
2415
+ "x": 15.890250000000002,
2416
+ "y": -20.720000000000002,
2417
+ "_facingDirection": "y+"
2418
+ }
2419
+ ],
2420
+ "sectionId": "Debug LEDs"
2421
+ }
2422
+ ],
2423
+ "directConnections": [
2424
+ {
2425
+ "netId": ".J1 > .DM1 to .U6 > .D_NEG",
2426
+ "netLabelWidth": 0.36,
2427
+ "pinIds": [
2428
+ "schematic_port_6",
2429
+ "schematic_port_77"
2430
+ ]
2431
+ },
2432
+ {
2433
+ "netId": ".U3 > .BYP to .C2 > .pin1",
2434
+ "pinIds": [
2435
+ "schematic_port_26",
2436
+ "schematic_port_30"
2437
+ ]
2438
+ },
2439
+ {
2440
+ "netId": ".R1 > .pin2 to .LED1 > .anode",
2441
+ "pinIds": [
2442
+ "schematic_port_39",
2443
+ "schematic_port_36"
2444
+ ]
2445
+ },
2446
+ {
2447
+ "netId": ".IC1 > .PROG to .Rprog1 > .pin1",
2448
+ "pinIds": [
2449
+ "schematic_port_45",
2450
+ "schematic_port_53"
2451
+ ]
2452
+ },
2453
+ {
2454
+ "netId": ".LED2 > .pin1 to .R3 > .pin2",
2455
+ "pinIds": [
2456
+ "schematic_port_59",
2457
+ "schematic_port_56"
2458
+ ]
2459
+ },
2460
+ {
2461
+ "netId": ".R3 > .pin1 to .IC1 > .CHRG",
2462
+ "pinIds": [
2463
+ "schematic_port_55",
2464
+ "schematic_port_50"
2465
+ ]
2466
+ },
2467
+ {
2468
+ "netId": ".LED3 > .pin1 to .R4 > .pin1",
2469
+ "pinIds": [
2470
+ "schematic_port_61",
2471
+ "schematic_port_57"
2472
+ ]
2473
+ },
2474
+ {
2475
+ "netId": ".R4 > .pin2 to .IC1 > .STDBY",
2476
+ "pinIds": [
2477
+ "schematic_port_58",
2478
+ "schematic_port_49"
2479
+ ]
2480
+ },
2481
+ {
2482
+ "netId": ".U6 > .TXD to .R8 > .pin2",
2483
+ "pinIds": [
2484
+ "schematic_port_98",
2485
+ "schematic_port_115"
2486
+ ]
2487
+ },
2488
+ {
2489
+ "netId": ".U6 > .RXD to .R9 > .pin2",
2490
+ "pinIds": [
2491
+ "schematic_port_97",
2492
+ "schematic_port_117"
2493
+ ]
2494
+ },
2495
+ {
2496
+ "netId": ".U6 > .VDD to .C8 > .pin2",
2497
+ "pinIds": [
2498
+ "schematic_port_78",
2499
+ "schematic_port_107"
2500
+ ]
2501
+ },
2502
+ {
2503
+ "netId": ".R5 > .pin1 to .R6 > .pin1",
2504
+ "pinIds": [
2505
+ "schematic_port_108",
2506
+ "schematic_port_110"
2507
+ ]
2508
+ },
2509
+ {
2510
+ "netId": ".R5 > .pin1 to .U6 > .VBUS",
2511
+ "pinIds": [
2512
+ "schematic_port_108",
2513
+ "schematic_port_80"
2514
+ ]
2515
+ },
2516
+ {
2517
+ "netId": ".R7 > .pin1 to .U6 > .VDD",
2518
+ "pinIds": [
2519
+ "schematic_port_112",
2520
+ "schematic_port_78"
2521
+ ]
2522
+ },
2523
+ {
2524
+ "netId": ".R7 > .pin2 to .U6 > .RSTb",
2525
+ "pinIds": [
2526
+ "schematic_port_113",
2527
+ "schematic_port_81"
2528
+ ]
2529
+ },
2530
+ {
2531
+ "netId": ".U9 > .REGOUT to .C12 > .pin1",
2532
+ "pinIds": [
2533
+ "schematic_port_182",
2534
+ "schematic_port_198"
2535
+ ]
2536
+ },
2537
+ {
2538
+ "netId": ".U9 > .CPOUT to .C13 > .pin1",
2539
+ "pinIds": [
2540
+ "schematic_port_192",
2541
+ "schematic_port_200"
2542
+ ]
2543
+ },
2544
+ {
2545
+ "netId": ".R13 > .pin2 to .U9 > .AD0",
2546
+ "pinIds": [
2547
+ "schematic_port_207",
2548
+ "schematic_port_181"
2549
+ ]
2550
+ },
2551
+ {
2552
+ "netId": ".D2 > .cathode to .J2 > .pin2",
2553
+ "pinIds": [
2554
+ "schematic_port_227",
2555
+ "schematic_port_232"
2556
+ ]
2557
+ },
2558
+ {
2559
+ "netId": ".C18 > .pin1 to .J4 > .pin1",
2560
+ "pinIds": [
2561
+ "schematic_port_268",
2562
+ "schematic_port_270"
2563
+ ]
2564
+ },
2565
+ {
2566
+ "netId": ".LED4 > .anode to .R15 > .pin2",
2567
+ "pinIds": [
2568
+ "schematic_port_274",
2569
+ "schematic_port_281"
2570
+ ]
2571
+ },
2572
+ {
2573
+ "netId": ".LED5 > .anode to .R16 > .pin2",
2574
+ "pinIds": [
2575
+ "schematic_port_276",
2576
+ "schematic_port_283"
2577
+ ]
2578
+ },
2579
+ {
2580
+ "netId": ".LED6 > .anode to .R17 > .pin2",
2581
+ "pinIds": [
2582
+ "schematic_port_278",
2583
+ "schematic_port_285"
2584
+ ]
2585
+ }
2586
+ ],
2587
+ "netConnections": [
2588
+ {
2589
+ "netId": "GND",
2590
+ "netLabelWidth": 0.42,
2591
+ "netLabelHeight": 0.48,
2592
+ "pinIds": [
2593
+ "schematic_port_0",
2594
+ "schematic_port_11",
2595
+ "schematic_port_12",
2596
+ "schematic_port_13",
2597
+ "schematic_port_14",
2598
+ "schematic_port_15",
2599
+ "schematic_port_22",
2600
+ "schematic_port_24",
2601
+ "schematic_port_29",
2602
+ "schematic_port_31",
2603
+ "schematic_port_32",
2604
+ "schematic_port_35",
2605
+ "schematic_port_37",
2606
+ "schematic_port_40",
2607
+ "schematic_port_44",
2608
+ "schematic_port_46",
2609
+ "schematic_port_52",
2610
+ "schematic_port_54",
2611
+ "schematic_port_64",
2612
+ "schematic_port_66",
2613
+ "schematic_port_72",
2614
+ "schematic_port_75",
2615
+ "schematic_port_101",
2616
+ "schematic_port_103",
2617
+ "schematic_port_105",
2618
+ "schematic_port_106",
2619
+ "schematic_port_109",
2620
+ "schematic_port_124",
2621
+ "schematic_port_138",
2622
+ "schematic_port_161",
2623
+ "schematic_port_162",
2624
+ "schematic_port_164",
2625
+ "schematic_port_166",
2626
+ "schematic_port_168",
2627
+ "schematic_port_173",
2628
+ "schematic_port_183",
2629
+ "schematic_port_190",
2630
+ "schematic_port_199",
2631
+ "schematic_port_201",
2632
+ "schematic_port_203",
2633
+ "schematic_port_206",
2634
+ "schematic_port_210",
2635
+ "schematic_port_216",
2636
+ "schematic_port_223",
2637
+ "schematic_port_225",
2638
+ "schematic_port_236",
2639
+ "schematic_port_238",
2640
+ "schematic_port_249",
2641
+ "schematic_port_251",
2642
+ "schematic_port_262",
2643
+ "schematic_port_264",
2644
+ "schematic_port_280",
2645
+ "schematic_port_282",
2646
+ "schematic_port_284"
2647
+ ]
2648
+ },
2649
+ {
2650
+ "netId": "V5",
2651
+ "netLabelWidth": 0.42,
2652
+ "netLabelHeight": 0.36,
2653
+ "pinIds": [
2654
+ "schematic_port_1",
2655
+ "schematic_port_10",
2656
+ "schematic_port_16",
2657
+ "schematic_port_20",
2658
+ "schematic_port_21"
2659
+ ]
2660
+ },
2661
+ {
2662
+ "netId": "DM",
2663
+ "netLabelWidth": 0.36,
2664
+ "pinIds": [
2665
+ "schematic_port_4",
2666
+ "schematic_port_6",
2667
+ "schematic_port_77"
2668
+ ]
2669
+ },
2670
+ {
2671
+ "netId": "DP",
2672
+ "netLabelWidth": 0.36,
2673
+ "pinIds": [
2674
+ "schematic_port_5",
2675
+ "schematic_port_7",
2676
+ "schematic_port_76"
2677
+ ]
2678
+ },
2679
+ {
2680
+ "netId": "VBUS",
2681
+ "netLabelWidth": 0.42,
2682
+ "netLabelHeight": 0.6,
2683
+ "pinIds": [
2684
+ "schematic_port_17",
2685
+ "schematic_port_19",
2686
+ "schematic_port_23",
2687
+ "schematic_port_28",
2688
+ "schematic_port_42",
2689
+ "schematic_port_47",
2690
+ "schematic_port_51",
2691
+ "schematic_port_60",
2692
+ "schematic_port_62",
2693
+ "schematic_port_79",
2694
+ "schematic_port_102",
2695
+ "schematic_port_104",
2696
+ "schematic_port_111"
2697
+ ]
2698
+ },
2699
+ {
2700
+ "netId": "BATT",
2701
+ "netLabelWidth": 0.6,
2702
+ "pinIds": [
2703
+ "schematic_port_18",
2704
+ "schematic_port_48",
2705
+ "schematic_port_63",
2706
+ "schematic_port_65",
2707
+ "schematic_port_69",
2708
+ "schematic_port_217",
2709
+ "schematic_port_227",
2710
+ "schematic_port_229",
2711
+ "schematic_port_232",
2712
+ "schematic_port_240",
2713
+ "schematic_port_242",
2714
+ "schematic_port_244",
2715
+ "schematic_port_253",
2716
+ "schematic_port_255",
2717
+ "schematic_port_258",
2718
+ "schematic_port_266",
2719
+ "schematic_port_268",
2720
+ "schematic_port_270"
2721
+ ]
2722
+ },
2723
+ {
2724
+ "netId": "LDO_EN",
2725
+ "netLabelWidth": 0.84,
2726
+ "pinIds": [
2727
+ "schematic_port_25",
2728
+ "schematic_port_41"
2729
+ ]
2730
+ },
2731
+ {
2732
+ "netId": "V3V3",
2733
+ "netLabelWidth": 0.42,
2734
+ "netLabelHeight": 0.6,
2735
+ "pinIds": [
2736
+ "schematic_port_27",
2737
+ "schematic_port_33",
2738
+ "schematic_port_34",
2739
+ "schematic_port_38",
2740
+ "schematic_port_125",
2741
+ "schematic_port_163",
2742
+ "schematic_port_165",
2743
+ "schematic_port_170",
2744
+ "schematic_port_172",
2745
+ "schematic_port_180",
2746
+ "schematic_port_185",
2747
+ "schematic_port_202",
2748
+ "schematic_port_205",
2749
+ "schematic_port_209",
2750
+ "schematic_port_211"
2751
+ ]
2752
+ },
2753
+ {
2754
+ "netId": "LDO_H",
2755
+ "netLabelWidth": 0.72,
2756
+ "pinIds": [
2757
+ "schematic_port_43"
2758
+ ]
2759
+ },
2760
+ {
2761
+ "netId": "ADC_BAT",
2762
+ "netLabelWidth": 0.96,
2763
+ "pinIds": [
2764
+ "schematic_port_70",
2765
+ "schematic_port_71",
2766
+ "schematic_port_130"
2767
+ ]
2768
+ },
2769
+ {
2770
+ "netId": "RTS",
2771
+ "netLabelWidth": 0.48,
2772
+ "pinIds": [
2773
+ "schematic_port_96",
2774
+ "schematic_port_118",
2775
+ "schematic_port_122"
2776
+ ]
2777
+ },
2778
+ {
2779
+ "netId": "DTR",
2780
+ "netLabelWidth": 0.48,
2781
+ "pinIds": [
2782
+ "schematic_port_100",
2783
+ "schematic_port_119",
2784
+ "schematic_port_121"
2785
+ ]
2786
+ },
2787
+ {
2788
+ "netId": "RX",
2789
+ "netLabelWidth": 0.36,
2790
+ "pinIds": [
2791
+ "schematic_port_114",
2792
+ "schematic_port_157"
2793
+ ]
2794
+ },
2795
+ {
2796
+ "netId": "TX",
2797
+ "netLabelWidth": 0.36,
2798
+ "pinIds": [
2799
+ "schematic_port_116",
2800
+ "schematic_port_158"
2801
+ ]
2802
+ },
2803
+ {
2804
+ "netId": "IO0",
2805
+ "netLabelWidth": 0.48,
2806
+ "pinIds": [
2807
+ "schematic_port_120",
2808
+ "schematic_port_148",
2809
+ "schematic_port_171"
2810
+ ]
2811
+ },
2812
+ {
2813
+ "netId": "EN",
2814
+ "netLabelWidth": 0.36,
2815
+ "pinIds": [
2816
+ "schematic_port_123",
2817
+ "schematic_port_126",
2818
+ "schematic_port_167",
2819
+ "schematic_port_169"
2820
+ ]
2821
+ },
2822
+ {
2823
+ "netId": "EXI5",
2824
+ "netLabelWidth": 0.6,
2825
+ "pinIds": [
2826
+ "schematic_port_129"
2827
+ ]
2828
+ },
2829
+ {
2830
+ "netId": "MOT_3",
2831
+ "netLabelWidth": 0.72,
2832
+ "pinIds": [
2833
+ "schematic_port_131",
2834
+ "schematic_port_248",
2835
+ "schematic_port_252"
2836
+ ]
2837
+ },
2838
+ {
2839
+ "netId": "MOT_2",
2840
+ "netLabelWidth": 0.72,
2841
+ "pinIds": [
2842
+ "schematic_port_132",
2843
+ "schematic_port_235",
2844
+ "schematic_port_239"
2845
+ ]
2846
+ },
2847
+ {
2848
+ "netId": "MOT_4",
2849
+ "netLabelWidth": 0.72,
2850
+ "pinIds": [
2851
+ "schematic_port_133",
2852
+ "schematic_port_261",
2853
+ "schematic_port_265"
2854
+ ]
2855
+ },
2856
+ {
2857
+ "netId": "SRV_4",
2858
+ "netLabelWidth": 0.72,
2859
+ "pinIds": [
2860
+ "schematic_port_134",
2861
+ "schematic_port_221"
2862
+ ]
2863
+ },
2864
+ {
2865
+ "netId": "SRV_3",
2866
+ "netLabelWidth": 0.72,
2867
+ "pinIds": [
2868
+ "schematic_port_135",
2869
+ "schematic_port_220"
2870
+ ]
2871
+ },
2872
+ {
2873
+ "netId": "SRV_2",
2874
+ "netLabelWidth": 0.72,
2875
+ "pinIds": [
2876
+ "schematic_port_136",
2877
+ "schematic_port_184",
2878
+ "schematic_port_219"
2879
+ ]
2880
+ },
2881
+ {
2882
+ "netId": "SRV_1",
2883
+ "netLabelWidth": 0.72,
2884
+ "pinIds": [
2885
+ "schematic_port_137",
2886
+ "schematic_port_218"
2887
+ ]
2888
+ },
2889
+ {
2890
+ "netId": "EXIO1",
2891
+ "netLabelWidth": 0.72,
2892
+ "pinIds": [
2893
+ "schematic_port_139"
2894
+ ]
2895
+ },
2896
+ {
2897
+ "netId": "EXIO2",
2898
+ "netLabelWidth": 0.72,
2899
+ "pinIds": [
2900
+ "schematic_port_146"
2901
+ ]
2902
+ },
2903
+ {
2904
+ "netId": "EXIO3",
2905
+ "netLabelWidth": 0.72,
2906
+ "pinIds": [
2907
+ "schematic_port_147"
2908
+ ]
2909
+ },
2910
+ {
2911
+ "netId": "MOT_1",
2912
+ "netLabelWidth": 0.72,
2913
+ "pinIds": [
2914
+ "schematic_port_149",
2915
+ "schematic_port_222",
2916
+ "schematic_port_226"
2917
+ ]
2918
+ },
2919
+ {
2920
+ "netId": "RXD2",
2921
+ "netLabelWidth": 0.6,
2922
+ "pinIds": [
2923
+ "schematic_port_150",
2924
+ "schematic_port_212"
2925
+ ]
2926
+ },
2927
+ {
2928
+ "netId": "TXD2",
2929
+ "netLabelWidth": 0.6,
2930
+ "pinIds": [
2931
+ "schematic_port_151",
2932
+ "schematic_port_213"
2933
+ ]
2934
+ },
2935
+ {
2936
+ "netId": "LED_2",
2937
+ "netLabelWidth": 0.72,
2938
+ "pinIds": [
2939
+ "schematic_port_152",
2940
+ "schematic_port_277"
2941
+ ]
2942
+ },
2943
+ {
2944
+ "netId": "LED_3",
2945
+ "netLabelWidth": 0.72,
2946
+ "pinIds": [
2947
+ "schematic_port_153",
2948
+ "schematic_port_279"
2949
+ ]
2950
+ },
2951
+ {
2952
+ "netId": "EXIO4",
2953
+ "netLabelWidth": 0.72,
2954
+ "pinIds": [
2955
+ "schematic_port_154"
2956
+ ]
2957
+ },
2958
+ {
2959
+ "netId": "SDA",
2960
+ "netLabelWidth": 0.48,
2961
+ "pinIds": [
2962
+ "schematic_port_156",
2963
+ "schematic_port_196",
2964
+ "schematic_port_204",
2965
+ "schematic_port_214"
2966
+ ]
2967
+ },
2968
+ {
2969
+ "netId": "SCL",
2970
+ "netLabelWidth": 0.48,
2971
+ "pinIds": [
2972
+ "schematic_port_159",
2973
+ "schematic_port_195",
2974
+ "schematic_port_208",
2975
+ "schematic_port_215"
2976
+ ]
2977
+ },
2978
+ {
2979
+ "netId": "LED_1",
2980
+ "netLabelWidth": 0.72,
2981
+ "pinIds": [
2982
+ "schematic_port_160",
2983
+ "schematic_port_275"
2984
+ ]
2985
+ },
2986
+ {
2987
+ "netId": "MOTOR_1_NEG",
2988
+ "netLabelWidth": 1.44,
2989
+ "pinIds": [
2990
+ "schematic_port_224",
2991
+ "schematic_port_228",
2992
+ "schematic_port_230",
2993
+ "schematic_port_231"
2994
+ ]
2995
+ },
2996
+ {
2997
+ "netId": "MOTOR_2_NEG",
2998
+ "netLabelWidth": 1.44,
2999
+ "pinIds": [
3000
+ "schematic_port_237",
3001
+ "schematic_port_241",
3002
+ "schematic_port_243",
3003
+ "schematic_port_245"
3004
+ ]
3005
+ },
3006
+ {
3007
+ "netId": "MOTOR_3_NEG",
3008
+ "netLabelWidth": 1.44,
3009
+ "pinIds": [
3010
+ "schematic_port_250",
3011
+ "schematic_port_254",
3012
+ "schematic_port_256",
3013
+ "schematic_port_257"
3014
+ ]
3015
+ },
3016
+ {
3017
+ "netId": "MOTOR_4_NEG",
3018
+ "netLabelWidth": 1.44,
3019
+ "pinIds": [
3020
+ "schematic_port_263",
3021
+ "schematic_port_267",
3022
+ "schematic_port_269",
3023
+ "schematic_port_271"
3024
+ ]
3025
+ }
3026
+ ],
3027
+ "textBoxes": [
3028
+ {
3029
+ "chipId": "schematic_component_0",
3030
+ "center": {
3031
+ "x": -27.304375,
3032
+ "y": -1.4999999999999991
3033
+ },
3034
+ "width": 0.3599999999999959,
3035
+ "height": 0.2500000000000002,
3036
+ "text": "J1"
3037
+ },
3038
+ {
3039
+ "chipId": "schematic_component_4",
3040
+ "center": {
3041
+ "x": -23.504374999999996,
3042
+ "y": -6.950000000000001
3043
+ },
3044
+ "width": 2.039999999999999,
3045
+ "height": 0.17999999999999972,
3046
+ "text": "MIC5219_3_3YM5_TR"
3047
+ },
3048
+ {
3049
+ "chipId": "schematic_component_4",
3050
+ "center": {
3051
+ "x": -24.404374999999995,
3052
+ "y": -5.905000000000001
3053
+ },
3054
+ "width": 0.3599999999999959,
3055
+ "height": 0.2499999999999991,
3056
+ "text": "U3"
3057
+ },
3058
+ {
3059
+ "chipId": "schematic_component_13",
3060
+ "center": {
3061
+ "x": -4.729375000000001,
3062
+ "y": -9.004999999999999
3063
+ },
3064
+ "width": 1.7999999999999998,
3065
+ "height": 0.17999999999999972,
3066
+ "text": "TP4056_42_ESOP8"
3067
+ },
3068
+ {
3069
+ "chipId": "schematic_component_13",
3070
+ "center": {
3071
+ "x": -5.449375000000002,
3072
+ "y": -7.5600000000000005
3073
+ },
3074
+ "width": 0.47999999999999954,
3075
+ "height": 0.2499999999999991,
3076
+ "text": "IC1"
3077
+ },
3078
+ {
3079
+ "chipId": "schematic_component_20",
3080
+ "center": {
3081
+ "x": -4.309375000000001,
3082
+ "y": -4.8100000000000005
3083
+ },
3084
+ "width": 2.6399999999999997,
3085
+ "height": 0.17999999999999972,
3086
+ "text": "B2B_PH_SM4_TBT_LF__SN_"
3087
+ },
3088
+ {
3089
+ "chipId": "schematic_component_20",
3090
+ "center": {
3091
+ "x": -5.509375000000001,
3092
+ "y": -3.7650000000000006
3093
+ },
3094
+ "width": 0.35999999999999943,
3095
+ "height": 0.24999999999999956,
3096
+ "text": "J3"
3097
+ },
3098
+ {
3099
+ "chipId": "schematic_component_23",
3100
+ "center": {
3101
+ "x": 11.474374999999998,
3102
+ "y": -7.055
3103
+ },
3104
+ "width": 2.2799999999999994,
3105
+ "height": 0.17999999999999972,
3106
+ "text": "CP2102N_A02_GQFN28R"
3107
+ },
3108
+ {
3109
+ "chipId": "schematic_component_23",
3110
+ "center": {
3111
+ "x": 10.454374999999999,
3112
+ "y": -3.6100000000000003
3113
+ },
3114
+ "width": 0.3600000000000012,
3115
+ "height": 0.24999999999999956,
3116
+ "text": "U6"
3117
+ },
3118
+ {
3119
+ "chipId": "schematic_component_32",
3120
+ "center": {
3121
+ "x": 15.889375,
3122
+ "y": -5.254999999999999
3123
+ },
3124
+ "width": 1.4400000000000013,
3125
+ "height": 0.17999999999999972,
3126
+ "text": "DDC114TU_7_F"
3127
+ },
3128
+ {
3129
+ "chipId": "schematic_component_32",
3130
+ "center": {
3131
+ "x": 15.289375,
3132
+ "y": -4.209999999999999
3133
+ },
3134
+ "width": 0.3600000000000012,
3135
+ "height": 0.2499999999999991,
3136
+ "text": "U7"
3137
+ },
3138
+ {
3139
+ "chipId": "schematic_component_33",
3140
+ "center": {
3141
+ "x": 24.574374999999996,
3142
+ "y": -8.41
3143
+ },
3144
+ "width": 2.039999999999999,
3145
+ "height": 0.17999999999999972,
3146
+ "text": "ESP32_WROOM_32_N4"
3147
+ },
3148
+ {
3149
+ "chipId": "schematic_component_33",
3150
+ "center": {
3151
+ "x": 23.674374999999998,
3152
+ "y": -3.964999999999999
3153
+ },
3154
+ "width": 0.3599999999999959,
3155
+ "height": 0.24999999999999956,
3156
+ "text": "U8"
3157
+ },
3158
+ {
3159
+ "chipId": "schematic_component_39",
3160
+ "center": {
3161
+ "x": -12.575249999999997,
3162
+ "y": -24.1875
3163
+ },
3164
+ "width": 0.9600000000000009,
3165
+ "height": 0.17999999999999972,
3166
+ "text": "MPU_6050"
3167
+ },
3168
+ {
3169
+ "chipId": "schematic_component_39",
3170
+ "center": {
3171
+ "x": -12.935249999999996,
3172
+ "y": -21.142500000000002
3173
+ },
3174
+ "width": 0.3600000000000012,
3175
+ "height": 0.25,
3176
+ "text": "U9"
3177
+ },
3178
+ {
3179
+ "chipId": "schematic_component_46",
3180
+ "center": {
3181
+ "x": -12.885249999999996,
3182
+ "y": -18.3425
3183
+ },
3184
+ "width": 0.3600000000000012,
3185
+ "height": 0.25,
3186
+ "text": "J8"
3187
+ },
3188
+ {
3189
+ "chipId": "schematic_component_47",
3190
+ "center": {
3191
+ "x": -16.095249999999997,
3192
+ "y": -18.3425
3193
+ },
3194
+ "width": 0.35999999999999943,
3195
+ "height": 0.25,
3196
+ "text": "J9"
3197
+ },
3198
+ {
3199
+ "chipId": "schematic_component_48",
3200
+ "center": {
3201
+ "x": -2.367249999999997,
3202
+ "y": -21.525
3203
+ },
3204
+ "width": 2.16,
3205
+ "height": 0.17999999999999972,
3206
+ "text": "SI2302DS_T1_GE3_VB"
3207
+ },
3208
+ {
3209
+ "chipId": "schematic_component_48",
3210
+ "center": {
3211
+ "x": -3.3272499999999976,
3212
+ "y": -20.68
3213
+ },
3214
+ "width": 0.3599999999999999,
3215
+ "height": 0.25,
3216
+ "text": "T1"
3217
+ },
3218
+ {
3219
+ "chipId": "schematic_component_52",
3220
+ "center": {
3221
+ "x": 2.347750000000003,
3222
+ "y": -21.625
3223
+ },
3224
+ "width": 2.4,
3225
+ "height": 0.17999999999999972,
3226
+ "text": "SM02B_GHS_TB_LF__SN_"
3227
+ },
3228
+ {
3229
+ "chipId": "schematic_component_52",
3230
+ "center": {
3231
+ "x": 1.2677500000000035,
3232
+ "y": -20.78
3233
+ },
3234
+ "width": 0.3600000000000001,
3235
+ "height": 0.25,
3236
+ "text": "J2"
3237
+ },
3238
+ {
3239
+ "chipId": "schematic_component_53",
3240
+ "center": {
3241
+ "x": -1.0697499999999969,
3242
+ "y": -18.925
3243
+ },
3244
+ "width": 2.16,
3245
+ "height": 0.17999999999999972,
3246
+ "text": "SI2302DS_T1_GE3_VB"
3247
+ },
3248
+ {
3249
+ "chipId": "schematic_component_53",
3250
+ "center": {
3251
+ "x": -2.029749999999997,
3252
+ "y": -18.08
3253
+ },
3254
+ "width": 0.3600000000000001,
3255
+ "height": 0.25,
3256
+ "text": "T2"
3257
+ },
3258
+ {
3259
+ "chipId": "schematic_component_57",
3260
+ "center": {
3261
+ "x": 2.347750000000003,
3262
+ "y": -19.025
3263
+ },
3264
+ "width": 2.4,
3265
+ "height": 0.17999999999999972,
3266
+ "text": "SM02B_GHS_TB_LF__SN_"
3267
+ },
3268
+ {
3269
+ "chipId": "schematic_component_57",
3270
+ "center": {
3271
+ "x": 1.267750000000003,
3272
+ "y": -18.18
3273
+ },
3274
+ "width": 0.3600000000000001,
3275
+ "height": 0.25,
3276
+ "text": "J5"
3277
+ },
3278
+ {
3279
+ "chipId": "schematic_component_58",
3280
+ "center": {
3281
+ "x": -0.982249999999997,
3282
+ "y": -16.325
3283
+ },
3284
+ "width": 2.16,
3285
+ "height": 0.17999999999999972,
3286
+ "text": "SI2302DS_T1_GE3_VB"
3287
+ },
3288
+ {
3289
+ "chipId": "schematic_component_58",
3290
+ "center": {
3291
+ "x": -1.942249999999997,
3292
+ "y": -15.479999999999999
3293
+ },
3294
+ "width": 0.3600000000000001,
3295
+ "height": 0.25,
3296
+ "text": "T3"
3297
+ },
3298
+ {
3299
+ "chipId": "schematic_component_62",
3300
+ "center": {
3301
+ "x": 2.347750000000003,
3302
+ "y": -16.424999999999997
3303
+ },
3304
+ "width": 2.4,
3305
+ "height": 0.17999999999999972,
3306
+ "text": "SM02B_GHS_TB_LF__SN_"
3307
+ },
3308
+ {
3309
+ "chipId": "schematic_component_62",
3310
+ "center": {
3311
+ "x": 1.267750000000003,
3312
+ "y": -15.579999999999997
3313
+ },
3314
+ "width": 0.3600000000000001,
3315
+ "height": 0.25,
3316
+ "text": "J6"
3317
+ },
3318
+ {
3319
+ "chipId": "schematic_component_63",
3320
+ "center": {
3321
+ "x": -2.5522499999999977,
3322
+ "y": -24.125
3323
+ },
3324
+ "width": 2.16,
3325
+ "height": 0.17999999999999972,
3326
+ "text": "SI2302DS_T1_GE3_VB"
3327
+ },
3328
+ {
3329
+ "chipId": "schematic_component_63",
3330
+ "center": {
3331
+ "x": -3.512249999999998,
3332
+ "y": -23.28
3333
+ },
3334
+ "width": 0.3599999999999999,
3335
+ "height": 0.25,
3336
+ "text": "T4"
3337
+ },
3338
+ {
3339
+ "chipId": "schematic_component_67",
3340
+ "center": {
3341
+ "x": 2.3477500000000022,
3342
+ "y": -24.665
3343
+ },
3344
+ "width": 2.4,
3345
+ "height": 0.17999999999999972,
3346
+ "text": "SM02B_GHS_TB_LF__SN_"
3347
+ },
3348
+ {
3349
+ "chipId": "schematic_component_67",
3350
+ "center": {
3351
+ "x": 1.2677500000000022,
3352
+ "y": -23.82
3353
+ },
3354
+ "width": 0.3600000000000001,
3355
+ "height": 0.25,
3356
+ "text": "J4"
3357
+ }
3358
+ ],
3359
+ "availableNetLabelOrientations": {
3360
+ "V5": [
3361
+ "y+"
3362
+ ],
3363
+ "GND": [
3364
+ "y-"
3365
+ ],
3366
+ "DP": [
3367
+ "x-",
3368
+ "x+"
3369
+ ],
3370
+ "DM": [
3371
+ "x-",
3372
+ "x+"
3373
+ ],
3374
+ "VBUS": [
3375
+ "y+"
3376
+ ],
3377
+ "BATT": [
3378
+ "x-",
3379
+ "x+"
3380
+ ],
3381
+ "LDO_EN": [
3382
+ "x-",
3383
+ "x+"
3384
+ ],
3385
+ "V3V3": [
3386
+ "y+"
3387
+ ],
3388
+ "LDO_H": [
3389
+ "x-",
3390
+ "x+"
3391
+ ],
3392
+ "ADC_BAT": [
3393
+ "x-",
3394
+ "x+"
3395
+ ],
3396
+ "RX": [
3397
+ "x-",
3398
+ "x+"
3399
+ ],
3400
+ "TX": [
3401
+ "x-",
3402
+ "x+"
3403
+ ],
3404
+ "RTS": [
3405
+ "x-",
3406
+ "x+"
3407
+ ],
3408
+ "DTR": [
3409
+ "x-",
3410
+ "x+"
3411
+ ],
3412
+ "IO0": [
3413
+ "x-",
3414
+ "x+"
3415
+ ],
3416
+ "EN": [
3417
+ "x-",
3418
+ "x+"
3419
+ ],
3420
+ "EXI5": [
3421
+ "x-",
3422
+ "x+"
3423
+ ],
3424
+ "EXIO1": [
3425
+ "x-",
3426
+ "x+"
3427
+ ],
3428
+ "EXIO2": [
3429
+ "x-",
3430
+ "x+"
3431
+ ],
3432
+ "EXIO3": [
3433
+ "x-",
3434
+ "x+"
3435
+ ],
3436
+ "EXIO4": [
3437
+ "x-",
3438
+ "x+"
3439
+ ],
3440
+ "LED_1": [
3441
+ "x-",
3442
+ "x+"
3443
+ ],
3444
+ "LED_2": [
3445
+ "x-",
3446
+ "x+"
3447
+ ],
3448
+ "LED_3": [
3449
+ "x-",
3450
+ "x+"
3451
+ ],
3452
+ "MOT_1": [
3453
+ "x-",
3454
+ "x+"
3455
+ ],
3456
+ "MOT_2": [
3457
+ "x-",
3458
+ "x+"
3459
+ ],
3460
+ "MOT_3": [
3461
+ "x-",
3462
+ "x+"
3463
+ ],
3464
+ "MOT_4": [
3465
+ "x-",
3466
+ "x+"
3467
+ ],
3468
+ "RXD2": [
3469
+ "x-",
3470
+ "x+"
3471
+ ],
3472
+ "TXD2": [
3473
+ "x-",
3474
+ "x+"
3475
+ ],
3476
+ "SRV_1": [
3477
+ "x-",
3478
+ "x+"
3479
+ ],
3480
+ "SRV_2": [
3481
+ "x-",
3482
+ "x+"
3483
+ ],
3484
+ "SRV_3": [
3485
+ "x-",
3486
+ "x+"
3487
+ ],
3488
+ "SRV_4": [
3489
+ "x-",
3490
+ "x+"
3491
+ ],
3492
+ "SDA": [
3493
+ "x-",
3494
+ "x+"
3495
+ ],
3496
+ "SCL": [
3497
+ "x-",
3498
+ "x+"
3499
+ ],
3500
+ "MOTOR_1_NEG": [
3501
+ "x-",
3502
+ "x+"
3503
+ ],
3504
+ "MOTOR_2_NEG": [
3505
+ "x-",
3506
+ "x+"
3507
+ ],
3508
+ "MOTOR_3_NEG": [
3509
+ "x-",
3510
+ "x+"
3511
+ ],
3512
+ "MOTOR_4_NEG": [
3513
+ "x-",
3514
+ "x+"
3515
+ ]
3516
+ },
3517
+ "maxMspPairDistance": 8,
3518
+ "_hideRatsNet": false
3519
+ }