@tscircuit/schematic-trace-solver 0.0.88 → 0.0.90

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 (23) hide show
  1. package/dist/index.d.ts +4 -0
  2. package/dist/index.js +112 -29
  3. package/lib/solvers/Example28Solver/reroute.ts +10 -0
  4. package/lib/solvers/SchematicTraceLinesSolver/SchematicTraceSingleLineSolver2/SchematicTraceSingleLineSolver2.ts +116 -5
  5. package/lib/testing/PipelineStageDebugRunner.ts +21 -4
  6. package/package.json +1 -1
  7. package/tests/bug-reports/bug-report-20260706T213649Z/__snapshots__/bug-report-20260706T213649Z.snap.svg +386 -0
  8. package/tests/bug-reports/bug-report-20260706T213649Z/bug-report-20260706T213649Z.json +1471 -0
  9. package/tests/bug-reports/bug-report-20260706T213649Z/bug-report-20260706T213649Z.test.ts +12 -0
  10. package/tests/bug-reports/bug-report-20260706T220324Z/__snapshots__/bug-report-20260706T220324Z.snap.svg +22 -22
  11. package/tests/bug-reports/bug-report-20260707T020342Z/__snapshots__/bug-report-20260707T020342Z.snap.svg +20 -22
  12. package/tests/bug-reports/bug-report-20260707T092615Z/__snapshots__/bug-report-20260707T092615Z.snap.svg +251 -2097
  13. package/tests/bug-reports/bug-report-20260707T134549Z/__snapshots__/bug-report-20260707T134549Z.snap.svg +123 -856
  14. package/tests/bug-reports/bug-report-20260707T134722Z/__snapshots__/bug-report-20260707T134722Z.snap.svg +72 -274
  15. package/tests/bug-reports/bug-report-20260707T140410Z/__snapshots__/bug-report-20260707T140410Z.snap.svg +153 -949
  16. package/tests/bug-reports/bug-report-20260707T141025Z/__snapshots__/bug-report-20260707T141025Z.snap.svg +66 -217
  17. package/tests/bug-reports/bug-report-20260707T141421Z/__snapshots__/bug-report-20260707T141421Z.snap.svg +111 -612
  18. package/tests/bug-reports/bug-report-20260707T141421Z/bug-report-20260707T141421Z.test.ts +11 -0
  19. package/tests/examples/__snapshots__/example03.snap.svg +44 -44
  20. package/tests/examples/__snapshots__/example32.snap.svg +3 -3
  21. package/tests/examples/__snapshots__/example42.snap.svg +1 -1
  22. package/tests/repros/__snapshots__/repro-atmega328p-fault-pullup.snap.svg +87 -283
  23. package/tests/repros/__snapshots__/repro-atmega328p-missing-gnd-netlabel.snap.svg +117 -469
@@ -0,0 +1,1471 @@
1
+ {
2
+ "chips": [
3
+ {
4
+ "chipId": "schematic_component_0",
5
+ "center": {
6
+ "x": -14,
7
+ "y": 4
8
+ },
9
+ "width": 2.1999999999999993,
10
+ "height": 1.8000000000000003,
11
+ "pins": [
12
+ {
13
+ "pinId": "J1.1",
14
+ "x": -12.9,
15
+ "y": 4.7
16
+ },
17
+ {
18
+ "pinId": "J1.2",
19
+ "x": -12.9,
20
+ "y": 4.5
21
+ },
22
+ {
23
+ "pinId": "J1.3",
24
+ "x": -12.9,
25
+ "y": 4.3
26
+ },
27
+ {
28
+ "pinId": "J1.4",
29
+ "x": -12.9,
30
+ "y": 4.1
31
+ },
32
+ {
33
+ "pinId": "J1.5",
34
+ "x": -12.9,
35
+ "y": 3.9000000000000004
36
+ },
37
+ {
38
+ "pinId": "J1.6",
39
+ "x": -12.9,
40
+ "y": 3.7
41
+ },
42
+ {
43
+ "pinId": "J1.7",
44
+ "x": -12.9,
45
+ "y": 3.5
46
+ },
47
+ {
48
+ "pinId": "J1.8",
49
+ "x": -12.9,
50
+ "y": 3.3
51
+ }
52
+ ]
53
+ },
54
+ {
55
+ "chipId": "schematic_component_1",
56
+ "center": {
57
+ "x": 14,
58
+ "y": 4
59
+ },
60
+ "width": 2.3000000000000007,
61
+ "height": 1.8000000000000003,
62
+ "pins": [
63
+ {
64
+ "pinId": "J2.1",
65
+ "x": 15.15,
66
+ "y": 4.7
67
+ },
68
+ {
69
+ "pinId": "J2.2",
70
+ "x": 15.15,
71
+ "y": 4.5
72
+ },
73
+ {
74
+ "pinId": "J2.3",
75
+ "x": 15.15,
76
+ "y": 4.3
77
+ },
78
+ {
79
+ "pinId": "J2.4",
80
+ "x": 15.15,
81
+ "y": 4.1
82
+ },
83
+ {
84
+ "pinId": "J2.5",
85
+ "x": 15.15,
86
+ "y": 3.9000000000000004
87
+ },
88
+ {
89
+ "pinId": "J2.6",
90
+ "x": 15.15,
91
+ "y": 3.7
92
+ },
93
+ {
94
+ "pinId": "J2.7",
95
+ "x": 15.15,
96
+ "y": 3.5
97
+ },
98
+ {
99
+ "pinId": "J2.8",
100
+ "x": 15.15,
101
+ "y": 3.3
102
+ }
103
+ ]
104
+ },
105
+ {
106
+ "chipId": "schematic_component_2",
107
+ "center": {
108
+ "x": 0,
109
+ "y": -9
110
+ },
111
+ "width": 2.3,
112
+ "height": 1.3999999999999986,
113
+ "pins": [
114
+ {
115
+ "pinId": "J3.1",
116
+ "x": 1.15,
117
+ "y": -8.5
118
+ },
119
+ {
120
+ "pinId": "J3.2",
121
+ "x": 1.15,
122
+ "y": -8.7
123
+ },
124
+ {
125
+ "pinId": "J3.3",
126
+ "x": 1.15,
127
+ "y": -8.9
128
+ },
129
+ {
130
+ "pinId": "J3.4",
131
+ "x": 1.15,
132
+ "y": -9.1
133
+ },
134
+ {
135
+ "pinId": "J3.5",
136
+ "x": 1.15,
137
+ "y": -9.3
138
+ },
139
+ {
140
+ "pinId": "J3.6",
141
+ "x": 1.15,
142
+ "y": -9.5
143
+ }
144
+ ]
145
+ },
146
+ {
147
+ "chipId": "schematic_component_3",
148
+ "center": {
149
+ "x": -9,
150
+ "y": 2
151
+ },
152
+ "width": 2.3000000000000007,
153
+ "height": 1,
154
+ "pins": [
155
+ {
156
+ "pinId": "U1.1",
157
+ "x": -10.15,
158
+ "y": 2.3
159
+ },
160
+ {
161
+ "pinId": "U1.2",
162
+ "x": -10.15,
163
+ "y": 2.1
164
+ },
165
+ {
166
+ "pinId": "U1.3",
167
+ "x": -10.15,
168
+ "y": 1.9
169
+ },
170
+ {
171
+ "pinId": "U1.4",
172
+ "x": -10.15,
173
+ "y": 1.7
174
+ },
175
+ {
176
+ "pinId": "U1.5",
177
+ "x": -7.85,
178
+ "y": 1.7
179
+ },
180
+ {
181
+ "pinId": "U1.6",
182
+ "x": -7.85,
183
+ "y": 1.9
184
+ },
185
+ {
186
+ "pinId": "U1.7",
187
+ "x": -7.85,
188
+ "y": 2.1
189
+ },
190
+ {
191
+ "pinId": "U1.8",
192
+ "x": -7.85,
193
+ "y": 2.3
194
+ }
195
+ ]
196
+ },
197
+ {
198
+ "chipId": "schematic_component_4",
199
+ "center": {
200
+ "x": -3,
201
+ "y": 2
202
+ },
203
+ "width": 2.2,
204
+ "height": 1,
205
+ "pins": [
206
+ {
207
+ "pinId": "U2.1",
208
+ "x": -4.1,
209
+ "y": 2.3
210
+ },
211
+ {
212
+ "pinId": "U2.2",
213
+ "x": -4.1,
214
+ "y": 2.1
215
+ },
216
+ {
217
+ "pinId": "U2.3",
218
+ "x": -4.1,
219
+ "y": 1.9
220
+ },
221
+ {
222
+ "pinId": "U2.4",
223
+ "x": -4.1,
224
+ "y": 1.7
225
+ },
226
+ {
227
+ "pinId": "U2.5",
228
+ "x": -1.9,
229
+ "y": 1.7
230
+ },
231
+ {
232
+ "pinId": "U2.6",
233
+ "x": -1.9,
234
+ "y": 1.9
235
+ },
236
+ {
237
+ "pinId": "U2.7",
238
+ "x": -1.9,
239
+ "y": 2.1
240
+ },
241
+ {
242
+ "pinId": "U2.8",
243
+ "x": -1.9,
244
+ "y": 2.3
245
+ }
246
+ ]
247
+ },
248
+ {
249
+ "chipId": "schematic_component_5",
250
+ "center": {
251
+ "x": 3,
252
+ "y": 2
253
+ },
254
+ "width": 2.3000000000000007,
255
+ "height": 1,
256
+ "pins": [
257
+ {
258
+ "pinId": "U3.1",
259
+ "x": 1.8499999999999996,
260
+ "y": 2.3
261
+ },
262
+ {
263
+ "pinId": "U3.2",
264
+ "x": 1.8499999999999996,
265
+ "y": 2.1
266
+ },
267
+ {
268
+ "pinId": "U3.3",
269
+ "x": 1.8499999999999996,
270
+ "y": 1.9
271
+ },
272
+ {
273
+ "pinId": "U3.4",
274
+ "x": 1.8499999999999996,
275
+ "y": 1.7
276
+ },
277
+ {
278
+ "pinId": "U3.5",
279
+ "x": 4.15,
280
+ "y": 1.7
281
+ },
282
+ {
283
+ "pinId": "U3.6",
284
+ "x": 4.15,
285
+ "y": 1.9
286
+ },
287
+ {
288
+ "pinId": "U3.7",
289
+ "x": 4.15,
290
+ "y": 2.1
291
+ },
292
+ {
293
+ "pinId": "U3.8",
294
+ "x": 4.15,
295
+ "y": 2.3
296
+ }
297
+ ]
298
+ },
299
+ {
300
+ "chipId": "schematic_component_6",
301
+ "center": {
302
+ "x": 9,
303
+ "y": 2
304
+ },
305
+ "width": 2.3000000000000007,
306
+ "height": 1,
307
+ "pins": [
308
+ {
309
+ "pinId": "U4.1",
310
+ "x": 7.85,
311
+ "y": 2.3
312
+ },
313
+ {
314
+ "pinId": "U4.2",
315
+ "x": 7.85,
316
+ "y": 2.1
317
+ },
318
+ {
319
+ "pinId": "U4.3",
320
+ "x": 7.85,
321
+ "y": 1.9
322
+ },
323
+ {
324
+ "pinId": "U4.4",
325
+ "x": 7.85,
326
+ "y": 1.7
327
+ },
328
+ {
329
+ "pinId": "U4.5",
330
+ "x": 10.15,
331
+ "y": 1.7
332
+ },
333
+ {
334
+ "pinId": "U4.6",
335
+ "x": 10.15,
336
+ "y": 1.9
337
+ },
338
+ {
339
+ "pinId": "U4.7",
340
+ "x": 10.15,
341
+ "y": 2.1
342
+ },
343
+ {
344
+ "pinId": "U4.8",
345
+ "x": 10.15,
346
+ "y": 2.3
347
+ }
348
+ ]
349
+ },
350
+ {
351
+ "chipId": "schematic_component_7",
352
+ "center": {
353
+ "x": -9,
354
+ "y": -4
355
+ },
356
+ "width": 2.1999999999999993,
357
+ "height": 1,
358
+ "pins": [
359
+ {
360
+ "pinId": "U5.1",
361
+ "x": -10.1,
362
+ "y": -3.7
363
+ },
364
+ {
365
+ "pinId": "U5.2",
366
+ "x": -10.1,
367
+ "y": -3.9
368
+ },
369
+ {
370
+ "pinId": "U5.3",
371
+ "x": -10.1,
372
+ "y": -4.1
373
+ },
374
+ {
375
+ "pinId": "U5.4",
376
+ "x": -10.1,
377
+ "y": -4.3
378
+ },
379
+ {
380
+ "pinId": "U5.5",
381
+ "x": -7.9,
382
+ "y": -4.3
383
+ },
384
+ {
385
+ "pinId": "U5.6",
386
+ "x": -7.9,
387
+ "y": -4.1
388
+ },
389
+ {
390
+ "pinId": "U5.7",
391
+ "x": -7.9,
392
+ "y": -3.9
393
+ },
394
+ {
395
+ "pinId": "U5.8",
396
+ "x": -7.9,
397
+ "y": -3.7
398
+ }
399
+ ]
400
+ },
401
+ {
402
+ "chipId": "schematic_component_8",
403
+ "center": {
404
+ "x": -3,
405
+ "y": -4
406
+ },
407
+ "width": 2.2,
408
+ "height": 1,
409
+ "pins": [
410
+ {
411
+ "pinId": "U6.1",
412
+ "x": -4.1,
413
+ "y": -3.7
414
+ },
415
+ {
416
+ "pinId": "U6.2",
417
+ "x": -4.1,
418
+ "y": -3.9
419
+ },
420
+ {
421
+ "pinId": "U6.3",
422
+ "x": -4.1,
423
+ "y": -4.1
424
+ },
425
+ {
426
+ "pinId": "U6.4",
427
+ "x": -4.1,
428
+ "y": -4.3
429
+ },
430
+ {
431
+ "pinId": "U6.5",
432
+ "x": -1.9,
433
+ "y": -4.3
434
+ },
435
+ {
436
+ "pinId": "U6.6",
437
+ "x": -1.9,
438
+ "y": -4.1
439
+ },
440
+ {
441
+ "pinId": "U6.7",
442
+ "x": -1.9,
443
+ "y": -3.9
444
+ },
445
+ {
446
+ "pinId": "U6.8",
447
+ "x": -1.9,
448
+ "y": -3.7
449
+ }
450
+ ]
451
+ },
452
+ {
453
+ "chipId": "schematic_component_9",
454
+ "center": {
455
+ "x": 3,
456
+ "y": -4
457
+ },
458
+ "width": 2.3000000000000007,
459
+ "height": 1,
460
+ "pins": [
461
+ {
462
+ "pinId": "U7.1",
463
+ "x": 1.8499999999999996,
464
+ "y": -3.7
465
+ },
466
+ {
467
+ "pinId": "U7.2",
468
+ "x": 1.8499999999999996,
469
+ "y": -3.9
470
+ },
471
+ {
472
+ "pinId": "U7.3",
473
+ "x": 1.8499999999999996,
474
+ "y": -4.1
475
+ },
476
+ {
477
+ "pinId": "U7.4",
478
+ "x": 1.8499999999999996,
479
+ "y": -4.3
480
+ },
481
+ {
482
+ "pinId": "U7.5",
483
+ "x": 4.15,
484
+ "y": -4.3
485
+ },
486
+ {
487
+ "pinId": "U7.6",
488
+ "x": 4.15,
489
+ "y": -4.1
490
+ },
491
+ {
492
+ "pinId": "U7.7",
493
+ "x": 4.15,
494
+ "y": -3.9
495
+ },
496
+ {
497
+ "pinId": "U7.8",
498
+ "x": 4.15,
499
+ "y": -3.7
500
+ }
501
+ ]
502
+ },
503
+ {
504
+ "chipId": "schematic_component_10",
505
+ "center": {
506
+ "x": 9,
507
+ "y": -4
508
+ },
509
+ "width": 2.3000000000000007,
510
+ "height": 1,
511
+ "pins": [
512
+ {
513
+ "pinId": "U8.1",
514
+ "x": 7.85,
515
+ "y": -3.7
516
+ },
517
+ {
518
+ "pinId": "U8.2",
519
+ "x": 7.85,
520
+ "y": -3.9
521
+ },
522
+ {
523
+ "pinId": "U8.3",
524
+ "x": 7.85,
525
+ "y": -4.1
526
+ },
527
+ {
528
+ "pinId": "U8.4",
529
+ "x": 7.85,
530
+ "y": -4.3
531
+ },
532
+ {
533
+ "pinId": "U8.5",
534
+ "x": 10.15,
535
+ "y": -4.3
536
+ },
537
+ {
538
+ "pinId": "U8.6",
539
+ "x": 10.15,
540
+ "y": -4.1
541
+ },
542
+ {
543
+ "pinId": "U8.7",
544
+ "x": 10.15,
545
+ "y": -3.9
546
+ },
547
+ {
548
+ "pinId": "U8.8",
549
+ "x": 10.15,
550
+ "y": -3.7
551
+ }
552
+ ]
553
+ },
554
+ {
555
+ "chipId": "schematic_component_11",
556
+ "center": {
557
+ "x": -13,
558
+ "y": 9
559
+ },
560
+ "width": 1.1000000000000014,
561
+ "height": 0.7789106999999973,
562
+ "pins": [
563
+ {
564
+ "pinId": "R1.1",
565
+ "x": -13.55,
566
+ "y": 9
567
+ },
568
+ {
569
+ "pinId": "R1.2",
570
+ "x": -12.45,
571
+ "y": 9
572
+ }
573
+ ]
574
+ },
575
+ {
576
+ "chipId": "schematic_component_12",
577
+ "center": {
578
+ "x": -10.5,
579
+ "y": 9
580
+ },
581
+ "width": 1.1000000000000014,
582
+ "height": 0.7789106999999973,
583
+ "pins": [
584
+ {
585
+ "pinId": "R2.1",
586
+ "x": -11.05,
587
+ "y": 9
588
+ },
589
+ {
590
+ "pinId": "R2.2",
591
+ "x": -9.95,
592
+ "y": 9
593
+ }
594
+ ]
595
+ },
596
+ {
597
+ "chipId": "schematic_component_13",
598
+ "center": {
599
+ "x": -8,
600
+ "y": 9
601
+ },
602
+ "width": 1.1000000000000014,
603
+ "height": 0.7789106999999973,
604
+ "pins": [
605
+ {
606
+ "pinId": "R3.1",
607
+ "x": -8.55,
608
+ "y": 9
609
+ },
610
+ {
611
+ "pinId": "R3.2",
612
+ "x": -7.449999999999999,
613
+ "y": 9
614
+ }
615
+ ]
616
+ },
617
+ {
618
+ "chipId": "schematic_component_14",
619
+ "center": {
620
+ "x": -5.5,
621
+ "y": 9
622
+ },
623
+ "width": 1.1000000000000014,
624
+ "height": 0.7789106999999973,
625
+ "pins": [
626
+ {
627
+ "pinId": "R4.1",
628
+ "x": -6.050000000000001,
629
+ "y": 9
630
+ },
631
+ {
632
+ "pinId": "R4.2",
633
+ "x": -4.949999999999999,
634
+ "y": 9
635
+ }
636
+ ]
637
+ },
638
+ {
639
+ "chipId": "schematic_component_15",
640
+ "center": {
641
+ "x": -3,
642
+ "y": 9
643
+ },
644
+ "width": 1.0999999999999996,
645
+ "height": 0.7789106999999973,
646
+ "pins": [
647
+ {
648
+ "pinId": "R5.1",
649
+ "x": -3.55,
650
+ "y": 9
651
+ },
652
+ {
653
+ "pinId": "R5.2",
654
+ "x": -2.45,
655
+ "y": 9
656
+ }
657
+ ]
658
+ },
659
+ {
660
+ "chipId": "schematic_component_16",
661
+ "center": {
662
+ "x": -0.5,
663
+ "y": 9
664
+ },
665
+ "width": 1.1,
666
+ "height": 0.7789106999999973,
667
+ "pins": [
668
+ {
669
+ "pinId": "R6.1",
670
+ "x": -1.05,
671
+ "y": 9
672
+ },
673
+ {
674
+ "pinId": "R6.2",
675
+ "x": 0.050000000000000044,
676
+ "y": 9
677
+ }
678
+ ]
679
+ },
680
+ {
681
+ "chipId": "schematic_component_17",
682
+ "center": {
683
+ "x": 2,
684
+ "y": 9
685
+ },
686
+ "width": 1.1,
687
+ "height": 0.7789106999999973,
688
+ "pins": [
689
+ {
690
+ "pinId": "R7.1",
691
+ "x": 1.45,
692
+ "y": 9
693
+ },
694
+ {
695
+ "pinId": "R7.2",
696
+ "x": 2.55,
697
+ "y": 9
698
+ }
699
+ ]
700
+ },
701
+ {
702
+ "chipId": "schematic_component_18",
703
+ "center": {
704
+ "x": 4.5,
705
+ "y": 9
706
+ },
707
+ "width": 1.1000000000000014,
708
+ "height": 0.7789106999999973,
709
+ "pins": [
710
+ {
711
+ "pinId": "R8.1",
712
+ "x": 3.9499999999999993,
713
+ "y": 9
714
+ },
715
+ {
716
+ "pinId": "R8.2",
717
+ "x": 5.050000000000001,
718
+ "y": 9
719
+ }
720
+ ]
721
+ },
722
+ {
723
+ "chipId": "schematic_component_19",
724
+ "center": {
725
+ "x": 7,
726
+ "y": 9
727
+ },
728
+ "width": 1.1000000000000014,
729
+ "height": 0.7789106999999973,
730
+ "pins": [
731
+ {
732
+ "pinId": "R9.1",
733
+ "x": 6.449999999999999,
734
+ "y": 9
735
+ },
736
+ {
737
+ "pinId": "R9.2",
738
+ "x": 7.550000000000001,
739
+ "y": 9
740
+ }
741
+ ]
742
+ },
743
+ {
744
+ "chipId": "schematic_component_20",
745
+ "center": {
746
+ "x": 9.5,
747
+ "y": 9
748
+ },
749
+ "width": 1.1000000000000014,
750
+ "height": 0.7789106999999973,
751
+ "pins": [
752
+ {
753
+ "pinId": "R10.1",
754
+ "x": 8.95,
755
+ "y": 9
756
+ },
757
+ {
758
+ "pinId": "R10.2",
759
+ "x": 10.05,
760
+ "y": 9
761
+ }
762
+ ]
763
+ },
764
+ {
765
+ "chipId": "schematic_component_21",
766
+ "center": {
767
+ "x": 12,
768
+ "y": 9
769
+ },
770
+ "width": 1.1000000000000014,
771
+ "height": 0.7789106999999973,
772
+ "pins": [
773
+ {
774
+ "pinId": "R11.1",
775
+ "x": 11.45,
776
+ "y": 9
777
+ },
778
+ {
779
+ "pinId": "R11.2",
780
+ "x": 12.55,
781
+ "y": 9
782
+ }
783
+ ]
784
+ },
785
+ {
786
+ "chipId": "schematic_component_22",
787
+ "center": {
788
+ "x": 14.5,
789
+ "y": 9
790
+ },
791
+ "width": 1.1000000000000014,
792
+ "height": 0.7789106999999973,
793
+ "pins": [
794
+ {
795
+ "pinId": "R12.1",
796
+ "x": 13.95,
797
+ "y": 9
798
+ },
799
+ {
800
+ "pinId": "R12.2",
801
+ "x": 15.05,
802
+ "y": 9
803
+ }
804
+ ]
805
+ },
806
+ {
807
+ "chipId": "schematic_component_23",
808
+ "center": {
809
+ "x": -11,
810
+ "y": -12
811
+ },
812
+ "width": 1.1000000000000014,
813
+ "height": 1.2399999999999984,
814
+ "pins": [
815
+ {
816
+ "pinId": "C1.1",
817
+ "x": -11.55,
818
+ "y": -12
819
+ },
820
+ {
821
+ "pinId": "C1.2",
822
+ "x": -10.45,
823
+ "y": -12
824
+ }
825
+ ]
826
+ },
827
+ {
828
+ "chipId": "schematic_component_24",
829
+ "center": {
830
+ "x": -8,
831
+ "y": -12
832
+ },
833
+ "width": 1.1000000000000014,
834
+ "height": 1.2399999999999984,
835
+ "pins": [
836
+ {
837
+ "pinId": "C2.1",
838
+ "x": -8.55,
839
+ "y": -12
840
+ },
841
+ {
842
+ "pinId": "C2.2",
843
+ "x": -7.449999999999999,
844
+ "y": -12
845
+ }
846
+ ]
847
+ },
848
+ {
849
+ "chipId": "schematic_component_25",
850
+ "center": {
851
+ "x": -5,
852
+ "y": -12
853
+ },
854
+ "width": 1.0999999999999996,
855
+ "height": 1.2399999999999984,
856
+ "pins": [
857
+ {
858
+ "pinId": "C3.1",
859
+ "x": -5.55,
860
+ "y": -12
861
+ },
862
+ {
863
+ "pinId": "C3.2",
864
+ "x": -4.45,
865
+ "y": -12
866
+ }
867
+ ]
868
+ },
869
+ {
870
+ "chipId": "schematic_component_26",
871
+ "center": {
872
+ "x": -2,
873
+ "y": -12
874
+ },
875
+ "width": 1.1,
876
+ "height": 1.2399999999999984,
877
+ "pins": [
878
+ {
879
+ "pinId": "C4.1",
880
+ "x": -2.55,
881
+ "y": -12
882
+ },
883
+ {
884
+ "pinId": "C4.2",
885
+ "x": -1.45,
886
+ "y": -12
887
+ }
888
+ ]
889
+ },
890
+ {
891
+ "chipId": "schematic_component_27",
892
+ "center": {
893
+ "x": 1,
894
+ "y": -12
895
+ },
896
+ "width": 1.1,
897
+ "height": 1.2399999999999984,
898
+ "pins": [
899
+ {
900
+ "pinId": "C5.1",
901
+ "x": 0.44999999999999996,
902
+ "y": -12
903
+ },
904
+ {
905
+ "pinId": "C5.2",
906
+ "x": 1.55,
907
+ "y": -12
908
+ }
909
+ ]
910
+ },
911
+ {
912
+ "chipId": "schematic_component_28",
913
+ "center": {
914
+ "x": 4,
915
+ "y": -12
916
+ },
917
+ "width": 1.0999999999999996,
918
+ "height": 1.2399999999999984,
919
+ "pins": [
920
+ {
921
+ "pinId": "C6.1",
922
+ "x": 3.45,
923
+ "y": -12
924
+ },
925
+ {
926
+ "pinId": "C6.2",
927
+ "x": 4.55,
928
+ "y": -12
929
+ }
930
+ ]
931
+ },
932
+ {
933
+ "chipId": "schematic_component_29",
934
+ "center": {
935
+ "x": 7,
936
+ "y": -12
937
+ },
938
+ "width": 1.0999999999999996,
939
+ "height": 1.2399999999999984,
940
+ "pins": [
941
+ {
942
+ "pinId": "C7.1",
943
+ "x": 6.45,
944
+ "y": -12
945
+ },
946
+ {
947
+ "pinId": "C7.2",
948
+ "x": 7.55,
949
+ "y": -12
950
+ }
951
+ ]
952
+ },
953
+ {
954
+ "chipId": "schematic_component_30",
955
+ "center": {
956
+ "x": 10,
957
+ "y": -12
958
+ },
959
+ "width": 1.1000000000000014,
960
+ "height": 1.2399999999999984,
961
+ "pins": [
962
+ {
963
+ "pinId": "C8.1",
964
+ "x": 9.45,
965
+ "y": -12
966
+ },
967
+ {
968
+ "pinId": "C8.2",
969
+ "x": 10.55,
970
+ "y": -12
971
+ }
972
+ ]
973
+ },
974
+ {
975
+ "chipId": "schematic_component_31",
976
+ "center": {
977
+ "x": 17,
978
+ "y": 2
979
+ },
980
+ "width": 1.1300000000000026,
981
+ "height": 1.1800000000000004,
982
+ "pins": [
983
+ {
984
+ "pinId": "D1.1",
985
+ "x": 16.435,
986
+ "y": 2
987
+ },
988
+ {
989
+ "pinId": "D1.2",
990
+ "x": 17.565,
991
+ "y": 2
992
+ }
993
+ ]
994
+ },
995
+ {
996
+ "chipId": "schematic_component_32",
997
+ "center": {
998
+ "x": 17,
999
+ "y": 0
1000
+ },
1001
+ "width": 1.1300000000000026,
1002
+ "height": 1.18,
1003
+ "pins": [
1004
+ {
1005
+ "pinId": "D2.1",
1006
+ "x": 16.435,
1007
+ "y": 0
1008
+ },
1009
+ {
1010
+ "pinId": "D2.2",
1011
+ "x": 17.565,
1012
+ "y": 0
1013
+ }
1014
+ ]
1015
+ },
1016
+ {
1017
+ "chipId": "schematic_component_33",
1018
+ "center": {
1019
+ "x": 17,
1020
+ "y": -2
1021
+ },
1022
+ "width": 1.1300000000000026,
1023
+ "height": 1.1799999999999997,
1024
+ "pins": [
1025
+ {
1026
+ "pinId": "D3.1",
1027
+ "x": 16.435,
1028
+ "y": -2
1029
+ },
1030
+ {
1031
+ "pinId": "D3.2",
1032
+ "x": 17.565,
1033
+ "y": -2
1034
+ }
1035
+ ]
1036
+ },
1037
+ {
1038
+ "chipId": "schematic_component_34",
1039
+ "center": {
1040
+ "x": 17,
1041
+ "y": -4
1042
+ },
1043
+ "width": 1.1300000000000026,
1044
+ "height": 1.1800000000000002,
1045
+ "pins": [
1046
+ {
1047
+ "pinId": "D4.1",
1048
+ "x": 16.435,
1049
+ "y": -4
1050
+ },
1051
+ {
1052
+ "pinId": "D4.2",
1053
+ "x": 17.565,
1054
+ "y": -4
1055
+ }
1056
+ ]
1057
+ }
1058
+ ],
1059
+ "directConnections": [
1060
+ {
1061
+ "pinIds": [
1062
+ "J1.3",
1063
+ "R1.1"
1064
+ ],
1065
+ "netId": ".J1 > .pin3 to .R1 > .pin1"
1066
+ },
1067
+ {
1068
+ "pinIds": [
1069
+ "R1.2",
1070
+ "U1.1"
1071
+ ],
1072
+ "netId": ".R1 > .pin2 to .U1 > .pin1"
1073
+ },
1074
+ {
1075
+ "pinIds": [
1076
+ "J1.4",
1077
+ "R2.1"
1078
+ ],
1079
+ "netId": ".J1 > .pin4 to .R2 > .pin1"
1080
+ },
1081
+ {
1082
+ "pinIds": [
1083
+ "R2.2",
1084
+ "U1.2"
1085
+ ],
1086
+ "netId": ".R2 > .pin2 to .U1 > .pin2"
1087
+ },
1088
+ {
1089
+ "pinIds": [
1090
+ "J1.5",
1091
+ "R3.1"
1092
+ ],
1093
+ "netId": ".J1 > .pin5 to .R3 > .pin1"
1094
+ },
1095
+ {
1096
+ "pinIds": [
1097
+ "R3.2",
1098
+ "U1.3"
1099
+ ],
1100
+ "netId": ".R3 > .pin2 to .U1 > .pin3"
1101
+ },
1102
+ {
1103
+ "pinIds": [
1104
+ "J1.6",
1105
+ "R4.1"
1106
+ ],
1107
+ "netId": ".J1 > .pin6 to .R4 > .pin1"
1108
+ },
1109
+ {
1110
+ "pinIds": [
1111
+ "R4.2",
1112
+ "U2.1"
1113
+ ],
1114
+ "netId": ".R4 > .pin2 to .U2 > .pin1"
1115
+ },
1116
+ {
1117
+ "pinIds": [
1118
+ "J1.7",
1119
+ "U3.1"
1120
+ ],
1121
+ "netId": ".J1 > .pin7 to .U3 > .pin1"
1122
+ },
1123
+ {
1124
+ "pinIds": [
1125
+ "J1.8",
1126
+ "U3.2"
1127
+ ],
1128
+ "netId": ".J1 > .pin8 to .U3 > .pin2"
1129
+ },
1130
+ {
1131
+ "pinIds": [
1132
+ "R5.2",
1133
+ "U3.1"
1134
+ ],
1135
+ "netId": ".R5 > .pin2 to .U3 > .pin1"
1136
+ },
1137
+ {
1138
+ "pinIds": [
1139
+ "R6.2",
1140
+ "U3.2"
1141
+ ],
1142
+ "netId": ".R6 > .pin2 to .U3 > .pin2"
1143
+ },
1144
+ {
1145
+ "pinIds": [
1146
+ "U1.5",
1147
+ "U2.2"
1148
+ ],
1149
+ "netId": ".U1 > .pin5 to .U2 > .pin2"
1150
+ },
1151
+ {
1152
+ "pinIds": [
1153
+ "U1.6",
1154
+ "U2.3"
1155
+ ],
1156
+ "netId": ".U1 > .pin6 to .U2 > .pin3"
1157
+ },
1158
+ {
1159
+ "pinIds": [
1160
+ "U1.7",
1161
+ "U5.1"
1162
+ ],
1163
+ "netId": ".U1 > .pin7 to .U5 > .pin1"
1164
+ },
1165
+ {
1166
+ "pinIds": [
1167
+ "U2.5",
1168
+ "U5.2"
1169
+ ],
1170
+ "netId": ".U2 > .pin5 to .U5 > .pin2"
1171
+ },
1172
+ {
1173
+ "pinIds": [
1174
+ "U2.6",
1175
+ "U5.3"
1176
+ ],
1177
+ "netId": ".U2 > .pin6 to .U5 > .pin3"
1178
+ },
1179
+ {
1180
+ "pinIds": [
1181
+ "U2.7",
1182
+ "U6.1"
1183
+ ],
1184
+ "netId": ".U2 > .pin7 to .U6 > .pin1"
1185
+ },
1186
+ {
1187
+ "pinIds": [
1188
+ "U3.5",
1189
+ "U6.2"
1190
+ ],
1191
+ "netId": ".U3 > .pin5 to .U6 > .pin2"
1192
+ },
1193
+ {
1194
+ "pinIds": [
1195
+ "U3.6",
1196
+ "U7.1"
1197
+ ],
1198
+ "netId": ".U3 > .pin6 to .U7 > .pin1"
1199
+ },
1200
+ {
1201
+ "pinIds": [
1202
+ "U3.7",
1203
+ "U7.2"
1204
+ ],
1205
+ "netId": ".U3 > .pin7 to .U7 > .pin2"
1206
+ },
1207
+ {
1208
+ "pinIds": [
1209
+ "U4.5",
1210
+ "U8.6"
1211
+ ],
1212
+ "netId": ".U4 > .pin5 to .U8 > .pin6"
1213
+ },
1214
+ {
1215
+ "pinIds": [
1216
+ "U4.6",
1217
+ "U8.1"
1218
+ ],
1219
+ "netId": ".U4 > .pin6 to .U8 > .pin1"
1220
+ },
1221
+ {
1222
+ "pinIds": [
1223
+ "U4.7",
1224
+ "U8.7"
1225
+ ],
1226
+ "netId": ".U4 > .pin7 to .U8 > .pin7"
1227
+ },
1228
+ {
1229
+ "pinIds": [
1230
+ "U5.5",
1231
+ "U6.3"
1232
+ ],
1233
+ "netId": ".U5 > .pin5 to .U6 > .pin3"
1234
+ },
1235
+ {
1236
+ "pinIds": [
1237
+ "U5.6",
1238
+ "U7.3"
1239
+ ],
1240
+ "netId": ".U5 > .pin6 to .U7 > .pin3"
1241
+ },
1242
+ {
1243
+ "pinIds": [
1244
+ "U5.7",
1245
+ "U8.2"
1246
+ ],
1247
+ "netId": ".U5 > .pin7 to .U8 > .pin2"
1248
+ },
1249
+ {
1250
+ "pinIds": [
1251
+ "U6.5",
1252
+ "U8.5"
1253
+ ],
1254
+ "netId": ".U6 > .pin5 to .U8 > .pin5"
1255
+ },
1256
+ {
1257
+ "pinIds": [
1258
+ "U6.6",
1259
+ "U8.6"
1260
+ ],
1261
+ "netId": ".U6 > .pin6 to .U8 > .pin6"
1262
+ },
1263
+ {
1264
+ "pinIds": [
1265
+ "U6.7",
1266
+ "J3.1"
1267
+ ],
1268
+ "netId": ".U6 > .pin7 to .J3 > .pin1"
1269
+ },
1270
+ {
1271
+ "pinIds": [
1272
+ "U7.5",
1273
+ "J3.2"
1274
+ ],
1275
+ "netId": ".U7 > .pin5 to .J3 > .pin2"
1276
+ },
1277
+ {
1278
+ "pinIds": [
1279
+ "U7.6",
1280
+ "J3.3"
1281
+ ],
1282
+ "netId": ".U7 > .pin6 to .J3 > .pin3"
1283
+ },
1284
+ {
1285
+ "pinIds": [
1286
+ "U7.7",
1287
+ "J3.4"
1288
+ ],
1289
+ "netId": ".U7 > .pin7 to .J3 > .pin4"
1290
+ },
1291
+ {
1292
+ "pinIds": [
1293
+ "U8.2",
1294
+ "J2.1"
1295
+ ],
1296
+ "netId": ".U8 > .pin2 to .J2 > .pin1"
1297
+ },
1298
+ {
1299
+ "pinIds": [
1300
+ "U8.5",
1301
+ "J2.2"
1302
+ ],
1303
+ "netId": ".U8 > .pin5 to .J2 > .pin2"
1304
+ },
1305
+ {
1306
+ "pinIds": [
1307
+ "U8.6",
1308
+ "J2.3"
1309
+ ],
1310
+ "netId": ".U8 > .pin6 to .J2 > .pin3"
1311
+ },
1312
+ {
1313
+ "pinIds": [
1314
+ "U8.7",
1315
+ "J2.4"
1316
+ ],
1317
+ "netId": ".U8 > .pin7 to .J2 > .pin4"
1318
+ },
1319
+ {
1320
+ "pinIds": [
1321
+ "U4.5",
1322
+ "R9.1"
1323
+ ],
1324
+ "netId": ".U4 > .pin5 to .R9 > .pin1"
1325
+ },
1326
+ {
1327
+ "pinIds": [
1328
+ "R9.2",
1329
+ "J2.5"
1330
+ ],
1331
+ "netId": ".R9 > .pin2 to .J2 > .pin5"
1332
+ },
1333
+ {
1334
+ "pinIds": [
1335
+ "U4.7",
1336
+ "R10.1"
1337
+ ],
1338
+ "netId": ".U4 > .pin7 to .R10 > .pin1"
1339
+ },
1340
+ {
1341
+ "pinIds": [
1342
+ "R10.2",
1343
+ "J2.6"
1344
+ ],
1345
+ "netId": ".R10 > .pin2 to .J2 > .pin6"
1346
+ },
1347
+ {
1348
+ "pinIds": [
1349
+ "U1.5",
1350
+ "R7.1"
1351
+ ],
1352
+ "netId": ".U1 > .pin5 to .R7 > .pin1"
1353
+ },
1354
+ {
1355
+ "pinIds": [
1356
+ "R7.2",
1357
+ "D1.1"
1358
+ ],
1359
+ "netId": ".R7 > .pin2 to .D1 > .pos"
1360
+ },
1361
+ {
1362
+ "pinIds": [
1363
+ "U2.5",
1364
+ "R8.1"
1365
+ ],
1366
+ "netId": ".U2 > .pin5 to .R8 > .pin1"
1367
+ },
1368
+ {
1369
+ "pinIds": [
1370
+ "R8.2",
1371
+ "D2.1"
1372
+ ],
1373
+ "netId": ".R8 > .pin2 to .D2 > .pos"
1374
+ },
1375
+ {
1376
+ "pinIds": [
1377
+ "U3.5",
1378
+ "R11.1"
1379
+ ],
1380
+ "netId": ".U3 > .pin5 to .R11 > .pin1"
1381
+ },
1382
+ {
1383
+ "pinIds": [
1384
+ "R11.2",
1385
+ "D3.1"
1386
+ ],
1387
+ "netId": ".R11 > .pin2 to .D3 > .pos"
1388
+ },
1389
+ {
1390
+ "pinIds": [
1391
+ "U4.7",
1392
+ "R12.1"
1393
+ ],
1394
+ "netId": ".U4 > .pin7 to .R12 > .pin1"
1395
+ },
1396
+ {
1397
+ "pinIds": [
1398
+ "R12.2",
1399
+ "D4.1"
1400
+ ],
1401
+ "netId": ".R12 > .pin2 to .D4 > .pos"
1402
+ }
1403
+ ],
1404
+ "netConnections": [
1405
+ {
1406
+ "netId": "VIN",
1407
+ "pinIds": [
1408
+ "J1.1",
1409
+ "J2.8",
1410
+ "J3.6",
1411
+ "U1.8",
1412
+ "U2.8",
1413
+ "U3.8",
1414
+ "U4.8",
1415
+ "U5.8",
1416
+ "U6.8",
1417
+ "U7.8",
1418
+ "U8.8",
1419
+ "R5.1",
1420
+ "R6.1",
1421
+ "C1.1",
1422
+ "C2.1",
1423
+ "C3.1",
1424
+ "C4.1",
1425
+ "C5.1",
1426
+ "C6.1",
1427
+ "C7.1",
1428
+ "C8.1"
1429
+ ],
1430
+ "netLabelWidth": 0.48
1431
+ },
1432
+ {
1433
+ "netId": "GND",
1434
+ "pinIds": [
1435
+ "J1.2",
1436
+ "J2.7",
1437
+ "J3.5",
1438
+ "U1.4",
1439
+ "U2.4",
1440
+ "U3.4",
1441
+ "U4.4",
1442
+ "U5.4",
1443
+ "U6.4",
1444
+ "U7.4",
1445
+ "U8.4",
1446
+ "C1.2",
1447
+ "C2.2",
1448
+ "C3.2",
1449
+ "C4.2",
1450
+ "C5.2",
1451
+ "C6.2",
1452
+ "C7.2",
1453
+ "C8.2",
1454
+ "D1.2",
1455
+ "D2.2",
1456
+ "D3.2",
1457
+ "D4.2"
1458
+ ],
1459
+ "netLabelWidth": 0.48
1460
+ }
1461
+ ],
1462
+ "availableNetLabelOrientations": {
1463
+ "VIN": [
1464
+ "y+"
1465
+ ],
1466
+ "GND": [
1467
+ "y-"
1468
+ ]
1469
+ },
1470
+ "maxMspPairDistance": 2.4
1471
+ }