@tscircuit/autorouting-dataset-01 1.0.32 → 1.0.33
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.
- package/lib/dataset/circuit007.simple-route.json +2 -2
- package/lib/dataset/circuit010.simple-route.json +264 -1414
- package/lib/dataset/circuit011.simple-route.json +2 -2
- package/lib/dataset/circuit021.simple-route.json +4 -4
- package/lib/dataset/circuit100.simple-route.json +72 -258
- package/lib/dataset/circuit101.simple-route.json +359 -2034
- package/lib/dataset/circuit104.simple-route.json +212 -278
- package/lib/dataset/circuit105.simple-route.json +298 -298
- package/lib/dataset/circuit107.simple-route.json +48 -226
- package/lib/dataset/circuit108.simple-route.json +246 -370
- package/lib/dataset/circuit109.simple-route.json +384 -570
- package/lib/dataset/circuit111.simple-route.json +183 -1085
- package/lib/dataset/circuit113.simple-route.json +48 -164
- package/lib/dataset/circuit114.simple-route.json +458 -764
- package/lib/dataset/circuit115.simple-route.json +12 -70
- package/lib/dataset/circuit116.simple-route.json +50 -252
- package/lib/dataset/circuit119.simple-route.json +24 -82
- package/lib/dataset/circuit120.simple-route.json +232 -860
- package/lib/dataset/circuit121.simple-route.json +152 -268
- package/lib/dataset/circuit123.simple-route.json +618 -861
- package/lib/dataset/circuit124.simple-route.json +164 -230
- package/lib/dataset/circuit133.simple-route.json +24 -82
- package/lib/dataset/circuit134.simple-route.json +380 -380
- package/lib/dataset/circuit135.simple-route.json +36 -164
- package/lib/dataset/circuit137.simple-route.json +1276 -1726
- package/lib/dataset/circuit138.simple-route.json +336 -710
- package/lib/dataset/circuit139.simple-route.json +96 -266
- package/lib/dataset/circuit140.simple-route.json +301 -355
- package/lib/dataset/circuit141.simple-route.json +340 -572
- package/lib/dataset/circuit142.simple-route.json +72 -184
- package/lib/dataset/circuit143.simple-route.json +371 -371
- package/lib/dataset/circuit146.simple-route.json +126 -308
- package/lib/dataset/circuit148.simple-route.json +146 -146
- package/lib/dataset/circuit149.simple-route.json +90 -272
- package/lib/dataset/circuit152.simple-route.json +114 -440
- package/lib/dataset/circuit155.simple-route.json +284 -478
- package/lib/dataset/circuit156.simple-route.json +84 -146
- package/lib/dataset/circuit157.simple-route.json +158 -278
- package/lib/dataset/circuit158.simple-route.json +138 -348
- package/lib/dataset/circuit164.simple-route.json +84 -220
- package/lib/dataset/circuit168.simple-route.json +12 -66
- package/lib/dataset/circuit174.simple-route.json +36 -156
- package/lib/dataset/circuit175.simple-route.json +176 -176
- package/lib/dataset/circuit176.simple-route.json +242 -482
- package/lib/dataset/circuit177.simple-route.json +24 -78
- package/lib/dataset/circuit178.simple-route.json +84 -246
- package/lib/dataset/circuit181.simple-route.json +192 -680
- package/package.json +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"bounds": {
|
|
3
|
-
"minX": -
|
|
4
|
-
"maxX":
|
|
5
|
-
"minY": -
|
|
6
|
-
"maxY":
|
|
3
|
+
"minX": -29.36,
|
|
4
|
+
"maxX": 29.36,
|
|
5
|
+
"minY": -52.65,
|
|
6
|
+
"maxY": 52.65
|
|
7
7
|
},
|
|
8
8
|
"obstacles": [
|
|
9
9
|
{
|
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
"top"
|
|
13
13
|
],
|
|
14
14
|
"center": {
|
|
15
|
-
"x": -
|
|
16
|
-
"y":
|
|
15
|
+
"x": -9.263,
|
|
16
|
+
"y": 22.5
|
|
17
17
|
},
|
|
18
18
|
"width": 0.8,
|
|
19
19
|
"height": 0.95,
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
"top"
|
|
38
38
|
],
|
|
39
39
|
"center": {
|
|
40
|
-
"x": -
|
|
41
|
-
"y":
|
|
40
|
+
"x": -7.613,
|
|
41
|
+
"y": 22.5
|
|
42
42
|
},
|
|
43
43
|
"width": 0.8,
|
|
44
44
|
"height": 0.95,
|
|
@@ -66,8 +66,8 @@
|
|
|
66
66
|
"bottom"
|
|
67
67
|
],
|
|
68
68
|
"center": {
|
|
69
|
-
"x": -
|
|
70
|
-
"y": -
|
|
69
|
+
"x": -13.150500000000001,
|
|
70
|
+
"y": -41.25
|
|
71
71
|
},
|
|
72
72
|
"width": 1.025,
|
|
73
73
|
"height": 1.4,
|
|
@@ -91,8 +91,8 @@
|
|
|
91
91
|
"bottom"
|
|
92
92
|
],
|
|
93
93
|
"center": {
|
|
94
|
-
"x": -
|
|
95
|
-
"y": -
|
|
94
|
+
"x": -14.9755,
|
|
95
|
+
"y": -41.25
|
|
96
96
|
},
|
|
97
97
|
"width": 1.025,
|
|
98
98
|
"height": 1.4,
|
|
@@ -124,11 +124,11 @@
|
|
|
124
124
|
"top"
|
|
125
125
|
],
|
|
126
126
|
"center": {
|
|
127
|
-
"x": -
|
|
128
|
-
"y": -
|
|
127
|
+
"x": -16.763,
|
|
128
|
+
"y": -31.875
|
|
129
129
|
},
|
|
130
|
-
"width": 0.
|
|
131
|
-
"height": 0.
|
|
130
|
+
"width": 0.8,
|
|
131
|
+
"height": 0.95,
|
|
132
132
|
"connectedTo": [
|
|
133
133
|
"pcb_smtpad_4",
|
|
134
134
|
"connectivity_net193",
|
|
@@ -157,11 +157,11 @@
|
|
|
157
157
|
"top"
|
|
158
158
|
],
|
|
159
159
|
"center": {
|
|
160
|
-
"x": -
|
|
161
|
-
"y": -
|
|
160
|
+
"x": -15.113000000000001,
|
|
161
|
+
"y": -31.875
|
|
162
162
|
},
|
|
163
|
-
"width": 0.
|
|
164
|
-
"height": 0.
|
|
163
|
+
"width": 0.8,
|
|
164
|
+
"height": 0.95,
|
|
165
165
|
"connectedTo": [
|
|
166
166
|
"pcb_smtpad_5",
|
|
167
167
|
"connectivity_net76",
|
|
@@ -182,8 +182,8 @@
|
|
|
182
182
|
"top"
|
|
183
183
|
],
|
|
184
184
|
"center": {
|
|
185
|
-
"x": -
|
|
186
|
-
"y":
|
|
185
|
+
"x": -22.073,
|
|
186
|
+
"y": 35.625
|
|
187
187
|
},
|
|
188
188
|
"width": 0.54,
|
|
189
189
|
"height": 0.64,
|
|
@@ -211,8 +211,8 @@
|
|
|
211
211
|
"top"
|
|
212
212
|
],
|
|
213
213
|
"center": {
|
|
214
|
-
"x": -
|
|
215
|
-
"y":
|
|
214
|
+
"x": -21.052999999999997,
|
|
215
|
+
"y": 35.625
|
|
216
216
|
},
|
|
217
217
|
"width": 0.54,
|
|
218
218
|
"height": 0.64,
|
|
@@ -236,8 +236,8 @@
|
|
|
236
236
|
"top"
|
|
237
237
|
],
|
|
238
238
|
"center": {
|
|
239
|
-
"x": -
|
|
240
|
-
"y":
|
|
239
|
+
"x": -7.0729999999999995,
|
|
240
|
+
"y": 35.625
|
|
241
241
|
},
|
|
242
242
|
"width": 0.54,
|
|
243
243
|
"height": 0.64,
|
|
@@ -265,8 +265,8 @@
|
|
|
265
265
|
"top"
|
|
266
266
|
],
|
|
267
267
|
"center": {
|
|
268
|
-
"x": -
|
|
269
|
-
"y":
|
|
268
|
+
"x": -6.053,
|
|
269
|
+
"y": 35.625
|
|
270
270
|
},
|
|
271
271
|
"width": 0.54,
|
|
272
272
|
"height": 0.64,
|
|
@@ -290,11 +290,11 @@
|
|
|
290
290
|
"top"
|
|
291
291
|
],
|
|
292
292
|
"center": {
|
|
293
|
-
"x": -
|
|
294
|
-
"y": -
|
|
293
|
+
"x": -12.698,
|
|
294
|
+
"y": -24.375
|
|
295
295
|
},
|
|
296
|
-
"width": 0.
|
|
297
|
-
"height": 0.
|
|
296
|
+
"width": 0.54,
|
|
297
|
+
"height": 0.64,
|
|
298
298
|
"connectedTo": [
|
|
299
299
|
"pcb_smtpad_10",
|
|
300
300
|
"connectivity_net165",
|
|
@@ -323,11 +323,11 @@
|
|
|
323
323
|
"top"
|
|
324
324
|
],
|
|
325
325
|
"center": {
|
|
326
|
-
"x": -
|
|
327
|
-
"y": -
|
|
326
|
+
"x": -11.678,
|
|
327
|
+
"y": -24.375
|
|
328
328
|
},
|
|
329
|
-
"width": 0.
|
|
330
|
-
"height": 0.
|
|
329
|
+
"width": 0.54,
|
|
330
|
+
"height": 0.64,
|
|
331
331
|
"connectedTo": [
|
|
332
332
|
"pcb_smtpad_11",
|
|
333
333
|
"connectivity_net189",
|
|
@@ -356,11 +356,11 @@
|
|
|
356
356
|
"top"
|
|
357
357
|
],
|
|
358
358
|
"center": {
|
|
359
|
-
"x":
|
|
360
|
-
"y": -
|
|
359
|
+
"x": 18.775499999999997,
|
|
360
|
+
"y": -16.875
|
|
361
361
|
},
|
|
362
|
-
"width": 1.
|
|
363
|
-
"height": 1.
|
|
362
|
+
"width": 1.025,
|
|
363
|
+
"height": 1.4,
|
|
364
364
|
"connectedTo": [
|
|
365
365
|
"pcb_smtpad_12",
|
|
366
366
|
"connectivity_net129",
|
|
@@ -385,11 +385,11 @@
|
|
|
385
385
|
"top"
|
|
386
386
|
],
|
|
387
387
|
"center": {
|
|
388
|
-
"x":
|
|
389
|
-
"y": -
|
|
388
|
+
"x": 20.6005,
|
|
389
|
+
"y": -16.875
|
|
390
390
|
},
|
|
391
|
-
"width": 1.
|
|
392
|
-
"height": 1.
|
|
391
|
+
"width": 1.025,
|
|
392
|
+
"height": 1.4,
|
|
393
393
|
"connectedTo": [
|
|
394
394
|
"pcb_smtpad_13",
|
|
395
395
|
"connectivity_net129",
|
|
@@ -414,8 +414,8 @@
|
|
|
414
414
|
"top"
|
|
415
415
|
],
|
|
416
416
|
"center": {
|
|
417
|
-
"x": -
|
|
418
|
-
"y":
|
|
417
|
+
"x": -10.823,
|
|
418
|
+
"y": 5.625
|
|
419
419
|
},
|
|
420
420
|
"width": 0.54,
|
|
421
421
|
"height": 0.64,
|
|
@@ -443,8 +443,8 @@
|
|
|
443
443
|
"top"
|
|
444
444
|
],
|
|
445
445
|
"center": {
|
|
446
|
-
"x": -
|
|
447
|
-
"y":
|
|
446
|
+
"x": -9.803,
|
|
447
|
+
"y": 5.625
|
|
448
448
|
},
|
|
449
449
|
"width": 0.54,
|
|
450
450
|
"height": 0.64,
|
|
@@ -472,8 +472,8 @@
|
|
|
472
472
|
"top"
|
|
473
473
|
],
|
|
474
474
|
"center": {
|
|
475
|
-
"x":
|
|
476
|
-
"y":
|
|
475
|
+
"x": 3.7754999999999996,
|
|
476
|
+
"y": 28.125
|
|
477
477
|
},
|
|
478
478
|
"width": 1.025,
|
|
479
479
|
"height": 1.4,
|
|
@@ -505,8 +505,8 @@
|
|
|
505
505
|
"top"
|
|
506
506
|
],
|
|
507
507
|
"center": {
|
|
508
|
-
"x":
|
|
509
|
-
"y":
|
|
508
|
+
"x": 5.600499999999999,
|
|
509
|
+
"y": 28.125
|
|
510
510
|
},
|
|
511
511
|
"width": 1.025,
|
|
512
512
|
"height": 1.4,
|
|
@@ -538,8 +538,8 @@
|
|
|
538
538
|
"top"
|
|
539
539
|
],
|
|
540
540
|
"center": {
|
|
541
|
-
"x": -
|
|
542
|
-
"y": -
|
|
541
|
+
"x": -19.462999999999997,
|
|
542
|
+
"y": -3.75
|
|
543
543
|
},
|
|
544
544
|
"width": 0.9,
|
|
545
545
|
"height": 1.2,
|
|
@@ -567,8 +567,8 @@
|
|
|
567
567
|
"top"
|
|
568
568
|
],
|
|
569
569
|
"center": {
|
|
570
|
-
"x": -
|
|
571
|
-
"y": -
|
|
570
|
+
"x": -16.163,
|
|
571
|
+
"y": -3.75
|
|
572
572
|
},
|
|
573
573
|
"width": 0.9,
|
|
574
574
|
"height": 1.2,
|
|
@@ -600,8 +600,8 @@
|
|
|
600
600
|
"top"
|
|
601
601
|
],
|
|
602
602
|
"center": {
|
|
603
|
-
"x": -1.
|
|
604
|
-
"y":
|
|
603
|
+
"x": -1.988,
|
|
604
|
+
"y": 15
|
|
605
605
|
},
|
|
606
606
|
"width": 0.6,
|
|
607
607
|
"height": 0.45,
|
|
@@ -625,8 +625,8 @@
|
|
|
625
625
|
"top"
|
|
626
626
|
],
|
|
627
627
|
"center": {
|
|
628
|
-
"x": 0.
|
|
629
|
-
"y":
|
|
628
|
+
"x": 0.1120000000000001,
|
|
629
|
+
"y": 15
|
|
630
630
|
},
|
|
631
631
|
"width": 0.6,
|
|
632
632
|
"height": 0.45,
|
|
@@ -658,8 +658,8 @@
|
|
|
658
658
|
"top"
|
|
659
659
|
],
|
|
660
660
|
"center": {
|
|
661
|
-
"x":
|
|
662
|
-
"y":
|
|
661
|
+
"x": 6.788,
|
|
662
|
+
"y": 3.75
|
|
663
663
|
},
|
|
664
664
|
"width": 0.9,
|
|
665
665
|
"height": 1.2,
|
|
@@ -691,8 +691,8 @@
|
|
|
691
691
|
"top"
|
|
692
692
|
],
|
|
693
693
|
"center": {
|
|
694
|
-
"x":
|
|
695
|
-
"y":
|
|
694
|
+
"x": 10.088000000000001,
|
|
695
|
+
"y": 3.75
|
|
696
696
|
},
|
|
697
697
|
"width": 0.9,
|
|
698
698
|
"height": 1.2,
|
|
@@ -724,8 +724,8 @@
|
|
|
724
724
|
"top"
|
|
725
725
|
],
|
|
726
726
|
"center": {
|
|
727
|
-
"x": -
|
|
728
|
-
"y":
|
|
727
|
+
"x": -22.863,
|
|
728
|
+
"y": 21.575
|
|
729
729
|
},
|
|
730
730
|
"width": 1,
|
|
731
731
|
"height": 0.7,
|
|
@@ -757,8 +757,8 @@
|
|
|
757
757
|
"top"
|
|
758
758
|
],
|
|
759
759
|
"center": {
|
|
760
|
-
"x": -
|
|
761
|
-
"y":
|
|
760
|
+
"x": -22.863,
|
|
761
|
+
"y": 20.625
|
|
762
762
|
},
|
|
763
763
|
"width": 1,
|
|
764
764
|
"height": 0.7,
|
|
@@ -790,8 +790,8 @@
|
|
|
790
790
|
"top"
|
|
791
791
|
],
|
|
792
792
|
"center": {
|
|
793
|
-
"x": -
|
|
794
|
-
"y":
|
|
793
|
+
"x": -22.863,
|
|
794
|
+
"y": 19.675
|
|
795
795
|
},
|
|
796
796
|
"width": 1,
|
|
797
797
|
"height": 0.7,
|
|
@@ -823,8 +823,8 @@
|
|
|
823
823
|
"top"
|
|
824
824
|
],
|
|
825
825
|
"center": {
|
|
826
|
-
"x": -
|
|
827
|
-
"y":
|
|
826
|
+
"x": -20.262999999999998,
|
|
827
|
+
"y": 19.675
|
|
828
828
|
},
|
|
829
829
|
"width": 1,
|
|
830
830
|
"height": 0.7,
|
|
@@ -842,8 +842,8 @@
|
|
|
842
842
|
"top"
|
|
843
843
|
],
|
|
844
844
|
"center": {
|
|
845
|
-
"x": -
|
|
846
|
-
"y":
|
|
845
|
+
"x": -20.262999999999998,
|
|
846
|
+
"y": 20.625
|
|
847
847
|
},
|
|
848
848
|
"width": 1,
|
|
849
849
|
"height": 0.7,
|
|
@@ -861,8 +861,8 @@
|
|
|
861
861
|
"top"
|
|
862
862
|
],
|
|
863
863
|
"center": {
|
|
864
|
-
"x": -
|
|
865
|
-
"y":
|
|
864
|
+
"x": -20.262999999999998,
|
|
865
|
+
"y": 21.575
|
|
866
866
|
},
|
|
867
867
|
"width": 1,
|
|
868
868
|
"height": 0.7,
|
|
@@ -881,7 +881,7 @@
|
|
|
881
881
|
],
|
|
882
882
|
"center": {
|
|
883
883
|
"x": -1.3,
|
|
884
|
-
"y": -
|
|
884
|
+
"y": -8.425
|
|
885
885
|
},
|
|
886
886
|
"width": 1,
|
|
887
887
|
"height": 0.7,
|
|
@@ -910,7 +910,7 @@
|
|
|
910
910
|
],
|
|
911
911
|
"center": {
|
|
912
912
|
"x": -1.3,
|
|
913
|
-
"y": -
|
|
913
|
+
"y": -9.375
|
|
914
914
|
},
|
|
915
915
|
"width": 1,
|
|
916
916
|
"height": 0.7,
|
|
@@ -935,7 +935,7 @@
|
|
|
935
935
|
],
|
|
936
936
|
"center": {
|
|
937
937
|
"x": -1.3,
|
|
938
|
-
"y": -
|
|
938
|
+
"y": -10.325
|
|
939
939
|
},
|
|
940
940
|
"width": 1,
|
|
941
941
|
"height": 0.7,
|
|
@@ -968,7 +968,7 @@
|
|
|
968
968
|
],
|
|
969
969
|
"center": {
|
|
970
970
|
"x": 1.3,
|
|
971
|
-
"y": -
|
|
971
|
+
"y": -10.325
|
|
972
972
|
},
|
|
973
973
|
"width": 1,
|
|
974
974
|
"height": 0.7,
|
|
@@ -987,7 +987,7 @@
|
|
|
987
987
|
],
|
|
988
988
|
"center": {
|
|
989
989
|
"x": 1.3,
|
|
990
|
-
"y": -
|
|
990
|
+
"y": -9.375
|
|
991
991
|
},
|
|
992
992
|
"width": 1,
|
|
993
993
|
"height": 0.7,
|
|
@@ -1006,7 +1006,7 @@
|
|
|
1006
1006
|
],
|
|
1007
1007
|
"center": {
|
|
1008
1008
|
"x": 1.3,
|
|
1009
|
-
"y": -
|
|
1009
|
+
"y": -8.425
|
|
1010
1010
|
},
|
|
1011
1011
|
"width": 1,
|
|
1012
1012
|
"height": 0.7,
|
|
@@ -1024,8 +1024,8 @@
|
|
|
1024
1024
|
"top"
|
|
1025
1025
|
],
|
|
1026
1026
|
"center": {
|
|
1027
|
-
"x":
|
|
1028
|
-
"y":
|
|
1027
|
+
"x": 13.788,
|
|
1028
|
+
"y": 41.28
|
|
1029
1029
|
},
|
|
1030
1030
|
"width": 1,
|
|
1031
1031
|
"height": 0.6,
|
|
@@ -1049,8 +1049,8 @@
|
|
|
1049
1049
|
"top"
|
|
1050
1050
|
],
|
|
1051
1051
|
"center": {
|
|
1052
|
-
"x":
|
|
1053
|
-
"y":
|
|
1052
|
+
"x": 13.788,
|
|
1053
|
+
"y": 40.01
|
|
1054
1054
|
},
|
|
1055
1055
|
"width": 1,
|
|
1056
1056
|
"height": 0.6,
|
|
@@ -1078,8 +1078,8 @@
|
|
|
1078
1078
|
"top"
|
|
1079
1079
|
],
|
|
1080
1080
|
"center": {
|
|
1081
|
-
"x":
|
|
1082
|
-
"y":
|
|
1081
|
+
"x": 13.788,
|
|
1082
|
+
"y": 38.74
|
|
1083
1083
|
},
|
|
1084
1084
|
"width": 1,
|
|
1085
1085
|
"height": 0.6,
|
|
@@ -1103,8 +1103,8 @@
|
|
|
1103
1103
|
"top"
|
|
1104
1104
|
],
|
|
1105
1105
|
"center": {
|
|
1106
|
-
"x":
|
|
1107
|
-
"y":
|
|
1106
|
+
"x": 13.788,
|
|
1107
|
+
"y": 37.47
|
|
1108
1108
|
},
|
|
1109
1109
|
"width": 1,
|
|
1110
1110
|
"height": 0.6,
|
|
@@ -1128,8 +1128,8 @@
|
|
|
1128
1128
|
"top"
|
|
1129
1129
|
],
|
|
1130
1130
|
"center": {
|
|
1131
|
-
"x":
|
|
1132
|
-
"y":
|
|
1131
|
+
"x": 18.088,
|
|
1132
|
+
"y": 37.47
|
|
1133
1133
|
},
|
|
1134
1134
|
"width": 1,
|
|
1135
1135
|
"height": 0.6,
|
|
@@ -1157,8 +1157,8 @@
|
|
|
1157
1157
|
"top"
|
|
1158
1158
|
],
|
|
1159
1159
|
"center": {
|
|
1160
|
-
"x":
|
|
1161
|
-
"y":
|
|
1160
|
+
"x": 18.088,
|
|
1161
|
+
"y": 38.74
|
|
1162
1162
|
},
|
|
1163
1163
|
"width": 1,
|
|
1164
1164
|
"height": 0.6,
|
|
@@ -1190,8 +1190,8 @@
|
|
|
1190
1190
|
"top"
|
|
1191
1191
|
],
|
|
1192
1192
|
"center": {
|
|
1193
|
-
"x":
|
|
1194
|
-
"y":
|
|
1193
|
+
"x": 18.088,
|
|
1194
|
+
"y": 40.01
|
|
1195
1195
|
},
|
|
1196
1196
|
"width": 1,
|
|
1197
1197
|
"height": 0.6,
|
|
@@ -1219,8 +1219,8 @@
|
|
|
1219
1219
|
"top"
|
|
1220
1220
|
],
|
|
1221
1221
|
"center": {
|
|
1222
|
-
"x":
|
|
1223
|
-
"y":
|
|
1222
|
+
"x": 18.088,
|
|
1223
|
+
"y": 41.28
|
|
1224
1224
|
},
|
|
1225
1225
|
"width": 1,
|
|
1226
1226
|
"height": 0.6,
|
|
@@ -1248,8 +1248,8 @@
|
|
|
1248
1248
|
"bottom"
|
|
1249
1249
|
],
|
|
1250
1250
|
"center": {
|
|
1251
|
-
"x":
|
|
1252
|
-
"y":
|
|
1251
|
+
"x": 21.837999999999997,
|
|
1252
|
+
"y": 36.32
|
|
1253
1253
|
},
|
|
1254
1254
|
"width": 1,
|
|
1255
1255
|
"height": 0.6,
|
|
@@ -1277,8 +1277,8 @@
|
|
|
1277
1277
|
"bottom"
|
|
1278
1278
|
],
|
|
1279
1279
|
"center": {
|
|
1280
|
-
"x":
|
|
1281
|
-
"y":
|
|
1280
|
+
"x": 21.837999999999997,
|
|
1281
|
+
"y": 35.05
|
|
1282
1282
|
},
|
|
1283
1283
|
"width": 1,
|
|
1284
1284
|
"height": 0.6,
|
|
@@ -1310,8 +1310,8 @@
|
|
|
1310
1310
|
"bottom"
|
|
1311
1311
|
],
|
|
1312
1312
|
"center": {
|
|
1313
|
-
"x":
|
|
1314
|
-
"y":
|
|
1313
|
+
"x": 21.837999999999997,
|
|
1314
|
+
"y": 33.78
|
|
1315
1315
|
},
|
|
1316
1316
|
"width": 1,
|
|
1317
1317
|
"height": 0.6,
|
|
@@ -1343,8 +1343,8 @@
|
|
|
1343
1343
|
"bottom"
|
|
1344
1344
|
],
|
|
1345
1345
|
"center": {
|
|
1346
|
-
"x":
|
|
1347
|
-
"y":
|
|
1346
|
+
"x": 21.837999999999997,
|
|
1347
|
+
"y": 32.51
|
|
1348
1348
|
},
|
|
1349
1349
|
"width": 1,
|
|
1350
1350
|
"height": 0.6,
|
|
@@ -1376,8 +1376,8 @@
|
|
|
1376
1376
|
"bottom"
|
|
1377
1377
|
],
|
|
1378
1378
|
"center": {
|
|
1379
|
-
"x":
|
|
1380
|
-
"y":
|
|
1379
|
+
"x": 21.837999999999997,
|
|
1380
|
+
"y": 31.240000000000002
|
|
1381
1381
|
},
|
|
1382
1382
|
"width": 1,
|
|
1383
1383
|
"height": 0.6,
|
|
@@ -1405,8 +1405,8 @@
|
|
|
1405
1405
|
"bottom"
|
|
1406
1406
|
],
|
|
1407
1407
|
"center": {
|
|
1408
|
-
"x":
|
|
1409
|
-
"y":
|
|
1408
|
+
"x": 21.837999999999997,
|
|
1409
|
+
"y": 29.97
|
|
1410
1410
|
},
|
|
1411
1411
|
"width": 1,
|
|
1412
1412
|
"height": 0.6,
|
|
@@ -1430,8 +1430,8 @@
|
|
|
1430
1430
|
"bottom"
|
|
1431
1431
|
],
|
|
1432
1432
|
"center": {
|
|
1433
|
-
"x":
|
|
1434
|
-
"y":
|
|
1433
|
+
"x": 21.837999999999997,
|
|
1434
|
+
"y": 28.7
|
|
1435
1435
|
},
|
|
1436
1436
|
"width": 1,
|
|
1437
1437
|
"height": 0.6,
|
|
@@ -1463,8 +1463,8 @@
|
|
|
1463
1463
|
"bottom"
|
|
1464
1464
|
],
|
|
1465
1465
|
"center": {
|
|
1466
|
-
"x":
|
|
1467
|
-
"y":
|
|
1466
|
+
"x": 21.837999999999997,
|
|
1467
|
+
"y": 27.43
|
|
1468
1468
|
},
|
|
1469
1469
|
"width": 1,
|
|
1470
1470
|
"height": 0.6,
|
|
@@ -1496,8 +1496,8 @@
|
|
|
1496
1496
|
"bottom"
|
|
1497
1497
|
],
|
|
1498
1498
|
"center": {
|
|
1499
|
-
"x":
|
|
1500
|
-
"y":
|
|
1499
|
+
"x": 17.538,
|
|
1500
|
+
"y": 27.43
|
|
1501
1501
|
},
|
|
1502
1502
|
"width": 1,
|
|
1503
1503
|
"height": 0.6,
|
|
@@ -1525,8 +1525,8 @@
|
|
|
1525
1525
|
"bottom"
|
|
1526
1526
|
],
|
|
1527
1527
|
"center": {
|
|
1528
|
-
"x":
|
|
1529
|
-
"y":
|
|
1528
|
+
"x": 17.538,
|
|
1529
|
+
"y": 28.7
|
|
1530
1530
|
},
|
|
1531
1531
|
"width": 1,
|
|
1532
1532
|
"height": 0.6,
|
|
@@ -1558,8 +1558,8 @@
|
|
|
1558
1558
|
"bottom"
|
|
1559
1559
|
],
|
|
1560
1560
|
"center": {
|
|
1561
|
-
"x":
|
|
1562
|
-
"y":
|
|
1561
|
+
"x": 17.538,
|
|
1562
|
+
"y": 29.97
|
|
1563
1563
|
},
|
|
1564
1564
|
"width": 1,
|
|
1565
1565
|
"height": 0.6,
|
|
@@ -1583,8 +1583,8 @@
|
|
|
1583
1583
|
"bottom"
|
|
1584
1584
|
],
|
|
1585
1585
|
"center": {
|
|
1586
|
-
"x":
|
|
1587
|
-
"y":
|
|
1586
|
+
"x": 17.538,
|
|
1587
|
+
"y": 31.24
|
|
1588
1588
|
},
|
|
1589
1589
|
"width": 1,
|
|
1590
1590
|
"height": 0.6,
|
|
@@ -1616,8 +1616,8 @@
|
|
|
1616
1616
|
"bottom"
|
|
1617
1617
|
],
|
|
1618
1618
|
"center": {
|
|
1619
|
-
"x":
|
|
1620
|
-
"y":
|
|
1619
|
+
"x": 17.538,
|
|
1620
|
+
"y": 32.51
|
|
1621
1621
|
},
|
|
1622
1622
|
"width": 1,
|
|
1623
1623
|
"height": 0.6,
|
|
@@ -1645,8 +1645,8 @@
|
|
|
1645
1645
|
"bottom"
|
|
1646
1646
|
],
|
|
1647
1647
|
"center": {
|
|
1648
|
-
"x":
|
|
1649
|
-
"y":
|
|
1648
|
+
"x": 17.538,
|
|
1649
|
+
"y": 33.78
|
|
1650
1650
|
},
|
|
1651
1651
|
"width": 1,
|
|
1652
1652
|
"height": 0.6,
|
|
@@ -1678,8 +1678,8 @@
|
|
|
1678
1678
|
"bottom"
|
|
1679
1679
|
],
|
|
1680
1680
|
"center": {
|
|
1681
|
-
"x":
|
|
1682
|
-
"y":
|
|
1681
|
+
"x": 17.538,
|
|
1682
|
+
"y": 35.05
|
|
1683
1683
|
},
|
|
1684
1684
|
"width": 1,
|
|
1685
1685
|
"height": 0.6,
|
|
@@ -1707,8 +1707,8 @@
|
|
|
1707
1707
|
"bottom"
|
|
1708
1708
|
],
|
|
1709
1709
|
"center": {
|
|
1710
|
-
"x":
|
|
1711
|
-
"y":
|
|
1710
|
+
"x": 17.538,
|
|
1711
|
+
"y": 36.32
|
|
1712
1712
|
},
|
|
1713
1713
|
"width": 1,
|
|
1714
1714
|
"height": 0.6,
|
|
@@ -1736,8 +1736,8 @@
|
|
|
1736
1736
|
"bottom"
|
|
1737
1737
|
],
|
|
1738
1738
|
"center": {
|
|
1739
|
-
"x": -
|
|
1740
|
-
"y":
|
|
1739
|
+
"x": -11.913,
|
|
1740
|
+
"y": 21.32
|
|
1741
1741
|
},
|
|
1742
1742
|
"width": 1,
|
|
1743
1743
|
"height": 0.6,
|
|
@@ -1769,8 +1769,8 @@
|
|
|
1769
1769
|
"bottom"
|
|
1770
1770
|
],
|
|
1771
1771
|
"center": {
|
|
1772
|
-
"x": -
|
|
1773
|
-
"y":
|
|
1772
|
+
"x": -11.913,
|
|
1773
|
+
"y": 20.05
|
|
1774
1774
|
},
|
|
1775
1775
|
"width": 1,
|
|
1776
1776
|
"height": 0.6,
|
|
@@ -1802,8 +1802,8 @@
|
|
|
1802
1802
|
"bottom"
|
|
1803
1803
|
],
|
|
1804
1804
|
"center": {
|
|
1805
|
-
"x": -
|
|
1806
|
-
"y":
|
|
1805
|
+
"x": -11.913,
|
|
1806
|
+
"y": 18.78
|
|
1807
1807
|
},
|
|
1808
1808
|
"width": 1,
|
|
1809
1809
|
"height": 0.6,
|
|
@@ -1827,8 +1827,8 @@
|
|
|
1827
1827
|
"bottom"
|
|
1828
1828
|
],
|
|
1829
1829
|
"center": {
|
|
1830
|
-
"x": -
|
|
1831
|
-
"y":
|
|
1830
|
+
"x": -11.913,
|
|
1831
|
+
"y": 17.51
|
|
1832
1832
|
},
|
|
1833
1833
|
"width": 1,
|
|
1834
1834
|
"height": 0.6,
|
|
@@ -1860,8 +1860,8 @@
|
|
|
1860
1860
|
"bottom"
|
|
1861
1861
|
],
|
|
1862
1862
|
"center": {
|
|
1863
|
-
"x": -
|
|
1864
|
-
"y":
|
|
1863
|
+
"x": -11.913,
|
|
1864
|
+
"y": 16.240000000000002
|
|
1865
1865
|
},
|
|
1866
1866
|
"width": 1,
|
|
1867
1867
|
"height": 0.6,
|
|
@@ -1893,8 +1893,8 @@
|
|
|
1893
1893
|
"bottom"
|
|
1894
1894
|
],
|
|
1895
1895
|
"center": {
|
|
1896
|
-
"x": -
|
|
1897
|
-
"y":
|
|
1896
|
+
"x": -11.913,
|
|
1897
|
+
"y": 14.97
|
|
1898
1898
|
},
|
|
1899
1899
|
"width": 1,
|
|
1900
1900
|
"height": 0.6,
|
|
@@ -1918,8 +1918,8 @@
|
|
|
1918
1918
|
"bottom"
|
|
1919
1919
|
],
|
|
1920
1920
|
"center": {
|
|
1921
|
-
"x": -
|
|
1922
|
-
"y":
|
|
1921
|
+
"x": -11.913,
|
|
1922
|
+
"y": 13.7
|
|
1923
1923
|
},
|
|
1924
1924
|
"width": 1,
|
|
1925
1925
|
"height": 0.6,
|
|
@@ -1947,8 +1947,8 @@
|
|
|
1947
1947
|
"bottom"
|
|
1948
1948
|
],
|
|
1949
1949
|
"center": {
|
|
1950
|
-
"x": -
|
|
1951
|
-
"y":
|
|
1950
|
+
"x": -11.913,
|
|
1951
|
+
"y": 12.43
|
|
1952
1952
|
},
|
|
1953
1953
|
"width": 1,
|
|
1954
1954
|
"height": 0.6,
|
|
@@ -1980,8 +1980,8 @@
|
|
|
1980
1980
|
"bottom"
|
|
1981
1981
|
],
|
|
1982
1982
|
"center": {
|
|
1983
|
-
"x": -
|
|
1984
|
-
"y":
|
|
1983
|
+
"x": -16.213,
|
|
1984
|
+
"y": 12.43
|
|
1985
1985
|
},
|
|
1986
1986
|
"width": 1,
|
|
1987
1987
|
"height": 0.6,
|
|
@@ -2009,8 +2009,8 @@
|
|
|
2009
2009
|
"bottom"
|
|
2010
2010
|
],
|
|
2011
2011
|
"center": {
|
|
2012
|
-
"x": -
|
|
2013
|
-
"y":
|
|
2012
|
+
"x": -16.213,
|
|
2013
|
+
"y": 13.7
|
|
2014
2014
|
},
|
|
2015
2015
|
"width": 1,
|
|
2016
2016
|
"height": 0.6,
|
|
@@ -2038,8 +2038,8 @@
|
|
|
2038
2038
|
"bottom"
|
|
2039
2039
|
],
|
|
2040
2040
|
"center": {
|
|
2041
|
-
"x": -
|
|
2042
|
-
"y":
|
|
2041
|
+
"x": -16.213,
|
|
2042
|
+
"y": 14.969999999999999
|
|
2043
2043
|
},
|
|
2044
2044
|
"width": 1,
|
|
2045
2045
|
"height": 0.6,
|
|
@@ -2067,8 +2067,8 @@
|
|
|
2067
2067
|
"bottom"
|
|
2068
2068
|
],
|
|
2069
2069
|
"center": {
|
|
2070
|
-
"x": -
|
|
2071
|
-
"y":
|
|
2070
|
+
"x": -16.213,
|
|
2071
|
+
"y": 16.24
|
|
2072
2072
|
},
|
|
2073
2073
|
"width": 1,
|
|
2074
2074
|
"height": 0.6,
|
|
@@ -2096,8 +2096,8 @@
|
|
|
2096
2096
|
"bottom"
|
|
2097
2097
|
],
|
|
2098
2098
|
"center": {
|
|
2099
|
-
"x": -
|
|
2100
|
-
"y":
|
|
2099
|
+
"x": -16.213,
|
|
2100
|
+
"y": 17.509999999999998
|
|
2101
2101
|
},
|
|
2102
2102
|
"width": 1,
|
|
2103
2103
|
"height": 0.6,
|
|
@@ -2129,8 +2129,8 @@
|
|
|
2129
2129
|
"bottom"
|
|
2130
2130
|
],
|
|
2131
2131
|
"center": {
|
|
2132
|
-
"x": -
|
|
2133
|
-
"y":
|
|
2132
|
+
"x": -16.213,
|
|
2133
|
+
"y": 18.78
|
|
2134
2134
|
},
|
|
2135
2135
|
"width": 1,
|
|
2136
2136
|
"height": 0.6,
|
|
@@ -2154,8 +2154,8 @@
|
|
|
2154
2154
|
"bottom"
|
|
2155
2155
|
],
|
|
2156
2156
|
"center": {
|
|
2157
|
-
"x": -
|
|
2158
|
-
"y":
|
|
2157
|
+
"x": -16.213,
|
|
2158
|
+
"y": 20.05
|
|
2159
2159
|
},
|
|
2160
2160
|
"width": 1,
|
|
2161
2161
|
"height": 0.6,
|
|
@@ -2187,8 +2187,8 @@
|
|
|
2187
2187
|
"bottom"
|
|
2188
2188
|
],
|
|
2189
2189
|
"center": {
|
|
2190
|
-
"x": -
|
|
2191
|
-
"y":
|
|
2190
|
+
"x": -16.213,
|
|
2191
|
+
"y": 21.32
|
|
2192
2192
|
},
|
|
2193
2193
|
"width": 1,
|
|
2194
2194
|
"height": 0.6,
|
|
@@ -2219,8 +2219,8 @@
|
|
|
2219
2219
|
"bottom"
|
|
2220
2220
|
],
|
|
2221
2221
|
"center": {
|
|
2222
|
-
"x":
|
|
2223
|
-
"y": -
|
|
2222
|
+
"x": 3.963000000000001,
|
|
2223
|
+
"y": -43.125
|
|
2224
2224
|
},
|
|
2225
2225
|
"width": 1.5,
|
|
2226
2226
|
"height": 1.5,
|
|
@@ -2255,8 +2255,8 @@
|
|
|
2255
2255
|
"bottom"
|
|
2256
2256
|
],
|
|
2257
2257
|
"center": {
|
|
2258
|
-
"x":
|
|
2259
|
-
"y": -
|
|
2258
|
+
"x": 6.503000000000001,
|
|
2259
|
+
"y": -43.125
|
|
2260
2260
|
},
|
|
2261
2261
|
"width": 1.5,
|
|
2262
2262
|
"height": 1.5,
|
|
@@ -2291,8 +2291,8 @@
|
|
|
2291
2291
|
"bottom"
|
|
2292
2292
|
],
|
|
2293
2293
|
"center": {
|
|
2294
|
-
"x":
|
|
2295
|
-
"y": -
|
|
2294
|
+
"x": 9.043000000000001,
|
|
2295
|
+
"y": -43.125
|
|
2296
2296
|
},
|
|
2297
2297
|
"width": 1.5,
|
|
2298
2298
|
"height": 1.5,
|
|
@@ -2327,8 +2327,8 @@
|
|
|
2327
2327
|
"bottom"
|
|
2328
2328
|
],
|
|
2329
2329
|
"center": {
|
|
2330
|
-
"x":
|
|
2331
|
-
"y": -
|
|
2330
|
+
"x": 11.583000000000002,
|
|
2331
|
+
"y": -43.125
|
|
2332
2332
|
},
|
|
2333
2333
|
"width": 1.5,
|
|
2334
2334
|
"height": 1.5,
|
|
@@ -2363,8 +2363,8 @@
|
|
|
2363
2363
|
"bottom"
|
|
2364
2364
|
],
|
|
2365
2365
|
"center": {
|
|
2366
|
-
"x":
|
|
2367
|
-
"y": -
|
|
2366
|
+
"x": 14.123000000000001,
|
|
2367
|
+
"y": -43.125
|
|
2368
2368
|
},
|
|
2369
2369
|
"width": 1.5,
|
|
2370
2370
|
"height": 1.5,
|
|
@@ -2391,8 +2391,8 @@
|
|
|
2391
2391
|
"bottom"
|
|
2392
2392
|
],
|
|
2393
2393
|
"center": {
|
|
2394
|
-
"x":
|
|
2395
|
-
"y": -
|
|
2394
|
+
"x": 16.663,
|
|
2395
|
+
"y": -43.125
|
|
2396
2396
|
},
|
|
2397
2397
|
"width": 1.5,
|
|
2398
2398
|
"height": 1.5,
|
|
@@ -2423,8 +2423,8 @@
|
|
|
2423
2423
|
"bottom"
|
|
2424
2424
|
],
|
|
2425
2425
|
"center": {
|
|
2426
|
-
"x": 4.
|
|
2427
|
-
"y": -
|
|
2426
|
+
"x": 4.748,
|
|
2427
|
+
"y": -24.315
|
|
2428
2428
|
},
|
|
2429
2429
|
"width": 1.6,
|
|
2430
2430
|
"height": 1.6,
|
|
@@ -2451,8 +2451,8 @@
|
|
|
2451
2451
|
"bottom"
|
|
2452
2452
|
],
|
|
2453
2453
|
"center": {
|
|
2454
|
-
"x": 4.
|
|
2455
|
-
"y": -
|
|
2454
|
+
"x": 4.748,
|
|
2455
|
+
"y": -26.855
|
|
2456
2456
|
},
|
|
2457
2457
|
"width": 1.6,
|
|
2458
2458
|
"height": 1.6,
|
|
@@ -2487,8 +2487,8 @@
|
|
|
2487
2487
|
"bottom"
|
|
2488
2488
|
],
|
|
2489
2489
|
"center": {
|
|
2490
|
-
"x": 4.
|
|
2491
|
-
"y": -
|
|
2490
|
+
"x": 4.748,
|
|
2491
|
+
"y": -29.395
|
|
2492
2492
|
},
|
|
2493
2493
|
"width": 1.6,
|
|
2494
2494
|
"height": 1.6,
|
|
@@ -2515,8 +2515,8 @@
|
|
|
2515
2515
|
"bottom"
|
|
2516
2516
|
],
|
|
2517
2517
|
"center": {
|
|
2518
|
-
"x": 4.
|
|
2519
|
-
"y": -
|
|
2518
|
+
"x": 4.748,
|
|
2519
|
+
"y": -31.935
|
|
2520
2520
|
},
|
|
2521
2521
|
"width": 1.6,
|
|
2522
2522
|
"height": 1.6,
|
|
@@ -2543,8 +2543,8 @@
|
|
|
2543
2543
|
"bottom"
|
|
2544
2544
|
],
|
|
2545
2545
|
"center": {
|
|
2546
|
-
"x": -
|
|
2547
|
-
"y": -
|
|
2546
|
+
"x": -2.872,
|
|
2547
|
+
"y": -31.935
|
|
2548
2548
|
},
|
|
2549
2549
|
"width": 1.6,
|
|
2550
2550
|
"height": 1.6,
|
|
@@ -2571,8 +2571,8 @@
|
|
|
2571
2571
|
"bottom"
|
|
2572
2572
|
],
|
|
2573
2573
|
"center": {
|
|
2574
|
-
"x": -
|
|
2575
|
-
"y": -
|
|
2574
|
+
"x": -2.872,
|
|
2575
|
+
"y": -29.395
|
|
2576
2576
|
},
|
|
2577
2577
|
"width": 1.6,
|
|
2578
2578
|
"height": 1.6,
|
|
@@ -2599,8 +2599,8 @@
|
|
|
2599
2599
|
"bottom"
|
|
2600
2600
|
],
|
|
2601
2601
|
"center": {
|
|
2602
|
-
"x": -
|
|
2603
|
-
"y": -
|
|
2602
|
+
"x": -2.872,
|
|
2603
|
+
"y": -26.855
|
|
2604
2604
|
},
|
|
2605
2605
|
"width": 1.6,
|
|
2606
2606
|
"height": 1.6,
|
|
@@ -2631,8 +2631,8 @@
|
|
|
2631
2631
|
"bottom"
|
|
2632
2632
|
],
|
|
2633
2633
|
"center": {
|
|
2634
|
-
"x": -
|
|
2635
|
-
"y": -
|
|
2634
|
+
"x": -2.872,
|
|
2635
|
+
"y": -24.315
|
|
2636
2636
|
},
|
|
2637
2637
|
"width": 1.6,
|
|
2638
2638
|
"height": 1.6,
|
|
@@ -2667,8 +2667,8 @@
|
|
|
2667
2667
|
"bottom"
|
|
2668
2668
|
],
|
|
2669
2669
|
"center": {
|
|
2670
|
-
"x": -
|
|
2671
|
-
"y": -
|
|
2670
|
+
"x": -19.083,
|
|
2671
|
+
"y": -43.125
|
|
2672
2672
|
},
|
|
2673
2673
|
"width": 1.5,
|
|
2674
2674
|
"height": 1.5,
|
|
@@ -2699,8 +2699,8 @@
|
|
|
2699
2699
|
"bottom"
|
|
2700
2700
|
],
|
|
2701
2701
|
"center": {
|
|
2702
|
-
"x": -
|
|
2703
|
-
"y": -
|
|
2702
|
+
"x": -16.543,
|
|
2703
|
+
"y": -43.125
|
|
2704
2704
|
},
|
|
2705
2705
|
"width": 1.5,
|
|
2706
2706
|
"height": 1.5,
|
|
@@ -2731,8 +2731,8 @@
|
|
|
2731
2731
|
"bottom"
|
|
2732
2732
|
],
|
|
2733
2733
|
"center": {
|
|
2734
|
-
"x":
|
|
2735
|
-
"y": -
|
|
2734
|
+
"x": 20.958,
|
|
2735
|
+
"y": -9.375
|
|
2736
2736
|
},
|
|
2737
2737
|
"width": 1.5,
|
|
2738
2738
|
"height": 1.5,
|
|
@@ -2759,8 +2759,8 @@
|
|
|
2759
2759
|
"bottom"
|
|
2760
2760
|
],
|
|
2761
2761
|
"center": {
|
|
2762
|
-
"x":
|
|
2763
|
-
"y": -
|
|
2762
|
+
"x": 18.418,
|
|
2763
|
+
"y": -9.375
|
|
2764
2764
|
},
|
|
2765
2765
|
"width": 1.5,
|
|
2766
2766
|
"height": 1.5,
|
|
@@ -2788,15 +2788,15 @@
|
|
|
2788
2788
|
"name": "source_net_0",
|
|
2789
2789
|
"pointsToConnect": [
|
|
2790
2790
|
{
|
|
2791
|
-
"x": -
|
|
2792
|
-
"y":
|
|
2791
|
+
"x": -9.263,
|
|
2792
|
+
"y": 22.5,
|
|
2793
2793
|
"layer": "top",
|
|
2794
2794
|
"pointId": "pcb_port_0",
|
|
2795
2795
|
"pcb_port_id": "pcb_port_0"
|
|
2796
2796
|
},
|
|
2797
2797
|
{
|
|
2798
|
-
"x":
|
|
2799
|
-
"y":
|
|
2798
|
+
"x": 13.788,
|
|
2799
|
+
"y": 37.47,
|
|
2800
2800
|
"layer": "top",
|
|
2801
2801
|
"pointId": "pcb_port_39",
|
|
2802
2802
|
"pcb_port_id": "pcb_port_39"
|
|
@@ -2807,22 +2807,22 @@
|
|
|
2807
2807
|
"name": "source_net_1",
|
|
2808
2808
|
"pointsToConnect": [
|
|
2809
2809
|
{
|
|
2810
|
-
"x": -
|
|
2811
|
-
"y":
|
|
2810
|
+
"x": -7.613,
|
|
2811
|
+
"y": 22.5,
|
|
2812
2812
|
"layer": "top",
|
|
2813
2813
|
"pointId": "pcb_port_1",
|
|
2814
2814
|
"pcb_port_id": "pcb_port_1"
|
|
2815
2815
|
},
|
|
2816
2816
|
{
|
|
2817
2817
|
"x": -1.3,
|
|
2818
|
-
"y": -
|
|
2818
|
+
"y": -8.425,
|
|
2819
2819
|
"layer": "top",
|
|
2820
2820
|
"pointId": "pcb_port_30",
|
|
2821
2821
|
"pcb_port_id": "pcb_port_30"
|
|
2822
2822
|
},
|
|
2823
2823
|
{
|
|
2824
|
-
"x":
|
|
2825
|
-
"y":
|
|
2824
|
+
"x": 18.088,
|
|
2825
|
+
"y": 37.47,
|
|
2826
2826
|
"layer": "top",
|
|
2827
2827
|
"pointId": "pcb_port_40",
|
|
2828
2828
|
"pcb_port_id": "pcb_port_40"
|
|
@@ -2833,15 +2833,15 @@
|
|
|
2833
2833
|
"name": "source_net_2",
|
|
2834
2834
|
"pointsToConnect": [
|
|
2835
2835
|
{
|
|
2836
|
-
"x": -
|
|
2837
|
-
"y": -
|
|
2836
|
+
"x": -13.150500000000001,
|
|
2837
|
+
"y": -41.25,
|
|
2838
2838
|
"layer": "bottom",
|
|
2839
2839
|
"pointId": "pcb_port_2",
|
|
2840
2840
|
"pcb_port_id": "pcb_port_2"
|
|
2841
2841
|
},
|
|
2842
2842
|
{
|
|
2843
|
-
"x": -
|
|
2844
|
-
"y": -
|
|
2843
|
+
"x": -2.872,
|
|
2844
|
+
"y": -29.395,
|
|
2845
2845
|
"layer": "top",
|
|
2846
2846
|
"pointId": "pcb_port_87",
|
|
2847
2847
|
"pcb_port_id": "pcb_port_87"
|
|
@@ -2852,29 +2852,29 @@
|
|
|
2852
2852
|
"name": "source_net_3",
|
|
2853
2853
|
"pointsToConnect": [
|
|
2854
2854
|
{
|
|
2855
|
-
"x": -
|
|
2856
|
-
"y": -
|
|
2855
|
+
"x": -14.9755,
|
|
2856
|
+
"y": -41.25,
|
|
2857
2857
|
"layer": "bottom",
|
|
2858
2858
|
"pointId": "pcb_port_3",
|
|
2859
2859
|
"pcb_port_id": "pcb_port_3"
|
|
2860
2860
|
},
|
|
2861
2861
|
{
|
|
2862
|
-
"x": -
|
|
2863
|
-
"y":
|
|
2862
|
+
"x": -22.863,
|
|
2863
|
+
"y": 19.675,
|
|
2864
2864
|
"layer": "top",
|
|
2865
2865
|
"pointId": "pcb_port_26",
|
|
2866
2866
|
"pcb_port_id": "pcb_port_26"
|
|
2867
2867
|
},
|
|
2868
2868
|
{
|
|
2869
|
-
"x":
|
|
2870
|
-
"y":
|
|
2869
|
+
"x": 21.837999999999997,
|
|
2870
|
+
"y": 35.05,
|
|
2871
2871
|
"layer": "bottom",
|
|
2872
2872
|
"pointId": "pcb_port_51",
|
|
2873
2873
|
"pcb_port_id": "pcb_port_51"
|
|
2874
2874
|
},
|
|
2875
2875
|
{
|
|
2876
|
-
"x": -
|
|
2877
|
-
"y":
|
|
2876
|
+
"x": -11.913,
|
|
2877
|
+
"y": 21.32,
|
|
2878
2878
|
"layer": "bottom",
|
|
2879
2879
|
"pointId": "pcb_port_66",
|
|
2880
2880
|
"pcb_port_id": "pcb_port_66"
|
|
@@ -2885,15 +2885,15 @@
|
|
|
2885
2885
|
"name": "source_net_4",
|
|
2886
2886
|
"pointsToConnect": [
|
|
2887
2887
|
{
|
|
2888
|
-
"x": -
|
|
2889
|
-
"y": -
|
|
2888
|
+
"x": -15.113000000000001,
|
|
2889
|
+
"y": -31.875,
|
|
2890
2890
|
"layer": "top",
|
|
2891
2891
|
"pointId": "pcb_port_5",
|
|
2892
2892
|
"pcb_port_id": "pcb_port_5"
|
|
2893
2893
|
},
|
|
2894
2894
|
{
|
|
2895
2895
|
"x": -1.3,
|
|
2896
|
-
"y": -
|
|
2896
|
+
"y": -9.375,
|
|
2897
2897
|
"layer": "top",
|
|
2898
2898
|
"pointId": "pcb_port_31",
|
|
2899
2899
|
"pcb_port_id": "pcb_port_31"
|
|
@@ -2904,29 +2904,29 @@
|
|
|
2904
2904
|
"name": "source_net_5",
|
|
2905
2905
|
"pointsToConnect": [
|
|
2906
2906
|
{
|
|
2907
|
-
"x": -
|
|
2908
|
-
"y": -
|
|
2907
|
+
"x": -16.763,
|
|
2908
|
+
"y": -31.875,
|
|
2909
2909
|
"layer": "top",
|
|
2910
2910
|
"pointId": "pcb_port_4",
|
|
2911
2911
|
"pcb_port_id": "pcb_port_4"
|
|
2912
2912
|
},
|
|
2913
2913
|
{
|
|
2914
|
-
"x":
|
|
2915
|
-
"y":
|
|
2914
|
+
"x": 18.088,
|
|
2915
|
+
"y": 38.74,
|
|
2916
2916
|
"layer": "top",
|
|
2917
2917
|
"pointId": "pcb_port_41",
|
|
2918
2918
|
"pcb_port_id": "pcb_port_41"
|
|
2919
2919
|
},
|
|
2920
2920
|
{
|
|
2921
|
-
"x":
|
|
2922
|
-
"y": -
|
|
2921
|
+
"x": 11.583000000000002,
|
|
2922
|
+
"y": -43.125,
|
|
2923
2923
|
"layer": "top",
|
|
2924
2924
|
"pointId": "pcb_port_47",
|
|
2925
2925
|
"pcb_port_id": "pcb_port_47"
|
|
2926
2926
|
},
|
|
2927
2927
|
{
|
|
2928
|
-
"x": 4.
|
|
2929
|
-
"y": -
|
|
2928
|
+
"x": 4.748,
|
|
2929
|
+
"y": -26.855,
|
|
2930
2930
|
"layer": "top",
|
|
2931
2931
|
"pointId": "pcb_port_83",
|
|
2932
2932
|
"pcb_port_id": "pcb_port_83"
|
|
@@ -2937,22 +2937,22 @@
|
|
|
2937
2937
|
"name": "source_net_6",
|
|
2938
2938
|
"pointsToConnect": [
|
|
2939
2939
|
{
|
|
2940
|
-
"x": -
|
|
2941
|
-
"y":
|
|
2940
|
+
"x": -22.073,
|
|
2941
|
+
"y": 35.625,
|
|
2942
2942
|
"layer": "top",
|
|
2943
2943
|
"pointId": "pcb_port_6",
|
|
2944
2944
|
"pcb_port_id": "pcb_port_6"
|
|
2945
2945
|
},
|
|
2946
2946
|
{
|
|
2947
|
-
"x":
|
|
2948
|
-
"y":
|
|
2947
|
+
"x": 17.538,
|
|
2948
|
+
"y": 32.51,
|
|
2949
2949
|
"layer": "bottom",
|
|
2950
2950
|
"pointId": "pcb_port_62",
|
|
2951
2951
|
"pcb_port_id": "pcb_port_62"
|
|
2952
2952
|
},
|
|
2953
2953
|
{
|
|
2954
|
-
"x": -
|
|
2955
|
-
"y":
|
|
2954
|
+
"x": -16.213,
|
|
2955
|
+
"y": 21.32,
|
|
2956
2956
|
"layer": "bottom",
|
|
2957
2957
|
"pointId": "pcb_port_81",
|
|
2958
2958
|
"pcb_port_id": "pcb_port_81"
|
|
@@ -2963,15 +2963,15 @@
|
|
|
2963
2963
|
"name": "source_net_7",
|
|
2964
2964
|
"pointsToConnect": [
|
|
2965
2965
|
{
|
|
2966
|
-
"x": -
|
|
2967
|
-
"y":
|
|
2966
|
+
"x": -21.052999999999997,
|
|
2967
|
+
"y": 35.625,
|
|
2968
2968
|
"layer": "top",
|
|
2969
2969
|
"pointId": "pcb_port_7",
|
|
2970
2970
|
"pcb_port_id": "pcb_port_7"
|
|
2971
2971
|
},
|
|
2972
2972
|
{
|
|
2973
|
-
"x":
|
|
2974
|
-
"y":
|
|
2973
|
+
"x": 17.538,
|
|
2974
|
+
"y": 29.97,
|
|
2975
2975
|
"layer": "bottom",
|
|
2976
2976
|
"pointId": "pcb_port_60",
|
|
2977
2977
|
"pcb_port_id": "pcb_port_60"
|
|
@@ -2982,22 +2982,22 @@
|
|
|
2982
2982
|
"name": "source_net_8",
|
|
2983
2983
|
"pointsToConnect": [
|
|
2984
2984
|
{
|
|
2985
|
-
"x": -
|
|
2986
|
-
"y":
|
|
2985
|
+
"x": -7.0729999999999995,
|
|
2986
|
+
"y": 35.625,
|
|
2987
2987
|
"layer": "top",
|
|
2988
2988
|
"pointId": "pcb_port_8",
|
|
2989
2989
|
"pcb_port_id": "pcb_port_8"
|
|
2990
2990
|
},
|
|
2991
2991
|
{
|
|
2992
|
-
"x":
|
|
2993
|
-
"y": -
|
|
2992
|
+
"x": 16.663,
|
|
2993
|
+
"y": -43.125,
|
|
2994
2994
|
"layer": "top",
|
|
2995
2995
|
"pointId": "pcb_port_49",
|
|
2996
2996
|
"pcb_port_id": "pcb_port_49"
|
|
2997
2997
|
},
|
|
2998
2998
|
{
|
|
2999
|
-
"x": -
|
|
3000
|
-
"y":
|
|
2999
|
+
"x": -16.213,
|
|
3000
|
+
"y": 14.969999999999999,
|
|
3001
3001
|
"layer": "bottom",
|
|
3002
3002
|
"pointId": "pcb_port_76",
|
|
3003
3003
|
"pcb_port_id": "pcb_port_76"
|
|
@@ -3008,15 +3008,15 @@
|
|
|
3008
3008
|
"name": "source_net_9",
|
|
3009
3009
|
"pointsToConnect": [
|
|
3010
3010
|
{
|
|
3011
|
-
"x": -
|
|
3012
|
-
"y":
|
|
3011
|
+
"x": -6.053,
|
|
3012
|
+
"y": 35.625,
|
|
3013
3013
|
"layer": "top",
|
|
3014
3014
|
"pointId": "pcb_port_9",
|
|
3015
3015
|
"pcb_port_id": "pcb_port_9"
|
|
3016
3016
|
},
|
|
3017
3017
|
{
|
|
3018
|
-
"x":
|
|
3019
|
-
"y": -
|
|
3018
|
+
"x": 14.123000000000001,
|
|
3019
|
+
"y": -43.125,
|
|
3020
3020
|
"layer": "top",
|
|
3021
3021
|
"pointId": "pcb_port_48",
|
|
3022
3022
|
"pcb_port_id": "pcb_port_48"
|
|
@@ -3027,29 +3027,29 @@
|
|
|
3027
3027
|
"name": "source_net_10",
|
|
3028
3028
|
"pointsToConnect": [
|
|
3029
3029
|
{
|
|
3030
|
-
"x": -
|
|
3031
|
-
"y": -
|
|
3030
|
+
"x": -12.698,
|
|
3031
|
+
"y": -24.375,
|
|
3032
3032
|
"layer": "top",
|
|
3033
3033
|
"pointId": "pcb_port_10",
|
|
3034
3034
|
"pcb_port_id": "pcb_port_10"
|
|
3035
3035
|
},
|
|
3036
3036
|
{
|
|
3037
|
-
"x":
|
|
3038
|
-
"y":
|
|
3037
|
+
"x": 21.837999999999997,
|
|
3038
|
+
"y": 27.43,
|
|
3039
3039
|
"layer": "bottom",
|
|
3040
3040
|
"pointId": "pcb_port_57",
|
|
3041
3041
|
"pcb_port_id": "pcb_port_57"
|
|
3042
3042
|
},
|
|
3043
3043
|
{
|
|
3044
|
-
"x": -
|
|
3045
|
-
"y":
|
|
3044
|
+
"x": -16.213,
|
|
3045
|
+
"y": 17.509999999999998,
|
|
3046
3046
|
"layer": "bottom",
|
|
3047
3047
|
"pointId": "pcb_port_78",
|
|
3048
3048
|
"pcb_port_id": "pcb_port_78"
|
|
3049
3049
|
},
|
|
3050
3050
|
{
|
|
3051
|
-
"x": -
|
|
3052
|
-
"y":
|
|
3051
|
+
"x": -11.913,
|
|
3052
|
+
"y": 16.240000000000002,
|
|
3053
3053
|
"layer": "bottom",
|
|
3054
3054
|
"pointId": "pcb_port_70",
|
|
3055
3055
|
"pcb_port_id": "pcb_port_70"
|
|
@@ -3060,29 +3060,29 @@
|
|
|
3060
3060
|
"name": "source_net_11",
|
|
3061
3061
|
"pointsToConnect": [
|
|
3062
3062
|
{
|
|
3063
|
-
"x": -
|
|
3064
|
-
"y": -
|
|
3063
|
+
"x": -11.678,
|
|
3064
|
+
"y": -24.375,
|
|
3065
3065
|
"layer": "top",
|
|
3066
3066
|
"pointId": "pcb_port_11",
|
|
3067
3067
|
"pcb_port_id": "pcb_port_11"
|
|
3068
3068
|
},
|
|
3069
3069
|
{
|
|
3070
|
-
"x":
|
|
3071
|
-
"y":
|
|
3070
|
+
"x": 17.538,
|
|
3071
|
+
"y": 33.78,
|
|
3072
3072
|
"layer": "bottom",
|
|
3073
3073
|
"pointId": "pcb_port_63",
|
|
3074
3074
|
"pcb_port_id": "pcb_port_63"
|
|
3075
3075
|
},
|
|
3076
3076
|
{
|
|
3077
|
-
"x": -
|
|
3078
|
-
"y":
|
|
3077
|
+
"x": -11.913,
|
|
3078
|
+
"y": 17.51,
|
|
3079
3079
|
"layer": "bottom",
|
|
3080
3080
|
"pointId": "pcb_port_69",
|
|
3081
3081
|
"pcb_port_id": "pcb_port_69"
|
|
3082
3082
|
},
|
|
3083
3083
|
{
|
|
3084
|
-
"x": -
|
|
3085
|
-
"y": -
|
|
3084
|
+
"x": -2.872,
|
|
3085
|
+
"y": -24.315,
|
|
3086
3086
|
"layer": "top",
|
|
3087
3087
|
"pointId": "pcb_port_89",
|
|
3088
3088
|
"pcb_port_id": "pcb_port_89"
|
|
@@ -3093,22 +3093,22 @@
|
|
|
3093
3093
|
"name": "source_net_12",
|
|
3094
3094
|
"pointsToConnect": [
|
|
3095
3095
|
{
|
|
3096
|
-
"x":
|
|
3097
|
-
"y": -
|
|
3096
|
+
"x": 18.775499999999997,
|
|
3097
|
+
"y": -16.875,
|
|
3098
3098
|
"layer": "top",
|
|
3099
3099
|
"pointId": "pcb_port_12",
|
|
3100
3100
|
"pcb_port_id": "pcb_port_12"
|
|
3101
3101
|
},
|
|
3102
3102
|
{
|
|
3103
|
-
"x":
|
|
3104
|
-
"y": -
|
|
3103
|
+
"x": 20.6005,
|
|
3104
|
+
"y": -16.875,
|
|
3105
3105
|
"layer": "top",
|
|
3106
3106
|
"pointId": "pcb_port_13",
|
|
3107
3107
|
"pcb_port_id": "pcb_port_13"
|
|
3108
3108
|
},
|
|
3109
3109
|
{
|
|
3110
|
-
"x":
|
|
3111
|
-
"y":
|
|
3110
|
+
"x": 17.538,
|
|
3111
|
+
"y": 35.05,
|
|
3112
3112
|
"layer": "bottom",
|
|
3113
3113
|
"pointId": "pcb_port_64",
|
|
3114
3114
|
"pcb_port_id": "pcb_port_64"
|
|
@@ -3119,22 +3119,22 @@
|
|
|
3119
3119
|
"name": "source_net_13",
|
|
3120
3120
|
"pointsToConnect": [
|
|
3121
3121
|
{
|
|
3122
|
-
"x": -
|
|
3123
|
-
"y":
|
|
3122
|
+
"x": -10.823,
|
|
3123
|
+
"y": 5.625,
|
|
3124
3124
|
"layer": "top",
|
|
3125
3125
|
"pointId": "pcb_port_14",
|
|
3126
3126
|
"pcb_port_id": "pcb_port_14"
|
|
3127
3127
|
},
|
|
3128
3128
|
{
|
|
3129
|
-
"x": -
|
|
3130
|
-
"y":
|
|
3129
|
+
"x": -16.213,
|
|
3130
|
+
"y": 16.24,
|
|
3131
3131
|
"layer": "bottom",
|
|
3132
3132
|
"pointId": "pcb_port_77",
|
|
3133
3133
|
"pcb_port_id": "pcb_port_77"
|
|
3134
3134
|
},
|
|
3135
3135
|
{
|
|
3136
|
-
"x":
|
|
3137
|
-
"y": -
|
|
3136
|
+
"x": 18.418,
|
|
3137
|
+
"y": -9.375,
|
|
3138
3138
|
"layer": "top",
|
|
3139
3139
|
"pointId": "pcb_port_93",
|
|
3140
3140
|
"pcb_port_id": "pcb_port_93"
|
|
@@ -3145,22 +3145,22 @@
|
|
|
3145
3145
|
"name": "source_net_14",
|
|
3146
3146
|
"pointsToConnect": [
|
|
3147
3147
|
{
|
|
3148
|
-
"x": -
|
|
3149
|
-
"y":
|
|
3148
|
+
"x": -9.803,
|
|
3149
|
+
"y": 5.625,
|
|
3150
3150
|
"layer": "top",
|
|
3151
3151
|
"pointId": "pcb_port_15",
|
|
3152
3152
|
"pcb_port_id": "pcb_port_15"
|
|
3153
3153
|
},
|
|
3154
3154
|
{
|
|
3155
|
-
"x": -
|
|
3156
|
-
"y":
|
|
3155
|
+
"x": -16.213,
|
|
3156
|
+
"y": 13.7,
|
|
3157
3157
|
"layer": "bottom",
|
|
3158
3158
|
"pointId": "pcb_port_75",
|
|
3159
3159
|
"pcb_port_id": "pcb_port_75"
|
|
3160
3160
|
},
|
|
3161
3161
|
{
|
|
3162
|
-
"x": -
|
|
3163
|
-
"y":
|
|
3162
|
+
"x": -11.913,
|
|
3163
|
+
"y": 13.7,
|
|
3164
3164
|
"layer": "bottom",
|
|
3165
3165
|
"pointId": "pcb_port_72",
|
|
3166
3166
|
"pcb_port_id": "pcb_port_72"
|
|
@@ -3171,29 +3171,29 @@
|
|
|
3171
3171
|
"name": "source_net_15",
|
|
3172
3172
|
"pointsToConnect": [
|
|
3173
3173
|
{
|
|
3174
|
-
"x":
|
|
3175
|
-
"y":
|
|
3174
|
+
"x": 3.7754999999999996,
|
|
3175
|
+
"y": 28.125,
|
|
3176
3176
|
"layer": "top",
|
|
3177
3177
|
"pointId": "pcb_port_16",
|
|
3178
3178
|
"pcb_port_id": "pcb_port_16"
|
|
3179
3179
|
},
|
|
3180
3180
|
{
|
|
3181
|
-
"x": -
|
|
3182
|
-
"y":
|
|
3181
|
+
"x": -22.863,
|
|
3182
|
+
"y": 20.625,
|
|
3183
3183
|
"layer": "top",
|
|
3184
3184
|
"pointId": "pcb_port_25",
|
|
3185
3185
|
"pcb_port_id": "pcb_port_25"
|
|
3186
3186
|
},
|
|
3187
3187
|
{
|
|
3188
|
-
"x":
|
|
3189
|
-
"y":
|
|
3188
|
+
"x": 21.837999999999997,
|
|
3189
|
+
"y": 28.7,
|
|
3190
3190
|
"layer": "bottom",
|
|
3191
3191
|
"pointId": "pcb_port_56",
|
|
3192
3192
|
"pcb_port_id": "pcb_port_56"
|
|
3193
3193
|
},
|
|
3194
3194
|
{
|
|
3195
|
-
"x":
|
|
3196
|
-
"y":
|
|
3195
|
+
"x": 21.837999999999997,
|
|
3196
|
+
"y": 32.51,
|
|
3197
3197
|
"layer": "bottom",
|
|
3198
3198
|
"pointId": "pcb_port_53",
|
|
3199
3199
|
"pcb_port_id": "pcb_port_53"
|
|
@@ -3204,29 +3204,29 @@
|
|
|
3204
3204
|
"name": "source_net_16",
|
|
3205
3205
|
"pointsToConnect": [
|
|
3206
3206
|
{
|
|
3207
|
-
"x":
|
|
3208
|
-
"y":
|
|
3207
|
+
"x": 5.600499999999999,
|
|
3208
|
+
"y": 28.125,
|
|
3209
3209
|
"layer": "top",
|
|
3210
3210
|
"pointId": "pcb_port_17",
|
|
3211
3211
|
"pcb_port_id": "pcb_port_17"
|
|
3212
3212
|
},
|
|
3213
3213
|
{
|
|
3214
|
-
"x":
|
|
3215
|
-
"y": -
|
|
3214
|
+
"x": 9.043000000000001,
|
|
3215
|
+
"y": -43.125,
|
|
3216
3216
|
"layer": "top",
|
|
3217
3217
|
"pointId": "pcb_port_46",
|
|
3218
3218
|
"pcb_port_id": "pcb_port_46"
|
|
3219
3219
|
},
|
|
3220
3220
|
{
|
|
3221
|
-
"x": -
|
|
3222
|
-
"y":
|
|
3221
|
+
"x": -16.213,
|
|
3222
|
+
"y": 20.05,
|
|
3223
3223
|
"layer": "bottom",
|
|
3224
3224
|
"pointId": "pcb_port_80",
|
|
3225
3225
|
"pcb_port_id": "pcb_port_80"
|
|
3226
3226
|
},
|
|
3227
3227
|
{
|
|
3228
|
-
"x": -
|
|
3229
|
-
"y":
|
|
3228
|
+
"x": -11.913,
|
|
3229
|
+
"y": 12.43,
|
|
3230
3230
|
"layer": "bottom",
|
|
3231
3231
|
"pointId": "pcb_port_73",
|
|
3232
3232
|
"pcb_port_id": "pcb_port_73"
|
|
@@ -3237,22 +3237,22 @@
|
|
|
3237
3237
|
"name": "source_net_17",
|
|
3238
3238
|
"pointsToConnect": [
|
|
3239
3239
|
{
|
|
3240
|
-
"x": -
|
|
3241
|
-
"y": -
|
|
3240
|
+
"x": -19.462999999999997,
|
|
3241
|
+
"y": -3.75,
|
|
3242
3242
|
"layer": "top",
|
|
3243
3243
|
"pointId": "pcb_port_18",
|
|
3244
3244
|
"pcb_port_id": "pcb_port_18"
|
|
3245
3245
|
},
|
|
3246
3246
|
{
|
|
3247
|
-
"x":
|
|
3248
|
-
"y":
|
|
3247
|
+
"x": 13.788,
|
|
3248
|
+
"y": 40.01,
|
|
3249
3249
|
"layer": "top",
|
|
3250
3250
|
"pointId": "pcb_port_37",
|
|
3251
3251
|
"pcb_port_id": "pcb_port_37"
|
|
3252
3252
|
},
|
|
3253
3253
|
{
|
|
3254
|
-
"x": -
|
|
3255
|
-
"y": -
|
|
3254
|
+
"x": -19.083,
|
|
3255
|
+
"y": -43.125,
|
|
3256
3256
|
"layer": "top",
|
|
3257
3257
|
"pointId": "pcb_port_90",
|
|
3258
3258
|
"pcb_port_id": "pcb_port_90"
|
|
@@ -3263,29 +3263,29 @@
|
|
|
3263
3263
|
"name": "source_net_18",
|
|
3264
3264
|
"pointsToConnect": [
|
|
3265
3265
|
{
|
|
3266
|
-
"x": -
|
|
3267
|
-
"y": -
|
|
3266
|
+
"x": -16.163,
|
|
3267
|
+
"y": -3.75,
|
|
3268
3268
|
"layer": "top",
|
|
3269
3269
|
"pointId": "pcb_port_19",
|
|
3270
3270
|
"pcb_port_id": "pcb_port_19"
|
|
3271
3271
|
},
|
|
3272
3272
|
{
|
|
3273
|
-
"x": 0.
|
|
3274
|
-
"y":
|
|
3273
|
+
"x": 0.1120000000000001,
|
|
3274
|
+
"y": 15,
|
|
3275
3275
|
"layer": "top",
|
|
3276
3276
|
"pointId": "pcb_port_21",
|
|
3277
3277
|
"pcb_port_id": "pcb_port_21"
|
|
3278
3278
|
},
|
|
3279
3279
|
{
|
|
3280
|
-
"x":
|
|
3281
|
-
"y": -
|
|
3280
|
+
"x": 6.503000000000001,
|
|
3281
|
+
"y": -43.125,
|
|
3282
3282
|
"layer": "top",
|
|
3283
3283
|
"pointId": "pcb_port_45",
|
|
3284
3284
|
"pcb_port_id": "pcb_port_45"
|
|
3285
3285
|
},
|
|
3286
3286
|
{
|
|
3287
|
-
"x":
|
|
3288
|
-
"y": -
|
|
3287
|
+
"x": 3.963000000000001,
|
|
3288
|
+
"y": -43.125,
|
|
3289
3289
|
"layer": "top",
|
|
3290
3290
|
"pointId": "pcb_port_44",
|
|
3291
3291
|
"pcb_port_id": "pcb_port_44"
|
|
@@ -3296,15 +3296,15 @@
|
|
|
3296
3296
|
"name": "source_net_19",
|
|
3297
3297
|
"pointsToConnect": [
|
|
3298
3298
|
{
|
|
3299
|
-
"x": -1.
|
|
3300
|
-
"y":
|
|
3299
|
+
"x": -1.988,
|
|
3300
|
+
"y": 15,
|
|
3301
3301
|
"layer": "top",
|
|
3302
3302
|
"pointId": "pcb_port_20",
|
|
3303
3303
|
"pcb_port_id": "pcb_port_20"
|
|
3304
3304
|
},
|
|
3305
3305
|
{
|
|
3306
|
-
"x":
|
|
3307
|
-
"y":
|
|
3306
|
+
"x": 13.788,
|
|
3307
|
+
"y": 41.28,
|
|
3308
3308
|
"layer": "top",
|
|
3309
3309
|
"pointId": "pcb_port_36",
|
|
3310
3310
|
"pcb_port_id": "pcb_port_36"
|
|
@@ -3315,29 +3315,29 @@
|
|
|
3315
3315
|
"name": "source_net_20",
|
|
3316
3316
|
"pointsToConnect": [
|
|
3317
3317
|
{
|
|
3318
|
-
"x":
|
|
3319
|
-
"y":
|
|
3318
|
+
"x": 6.788,
|
|
3319
|
+
"y": 3.75,
|
|
3320
3320
|
"layer": "top",
|
|
3321
3321
|
"pointId": "pcb_port_22",
|
|
3322
3322
|
"pcb_port_id": "pcb_port_22"
|
|
3323
3323
|
},
|
|
3324
3324
|
{
|
|
3325
|
-
"x": -
|
|
3326
|
-
"y":
|
|
3325
|
+
"x": -22.863,
|
|
3326
|
+
"y": 21.575,
|
|
3327
3327
|
"layer": "top",
|
|
3328
3328
|
"pointId": "pcb_port_24",
|
|
3329
3329
|
"pcb_port_id": "pcb_port_24"
|
|
3330
3330
|
},
|
|
3331
3331
|
{
|
|
3332
|
-
"x":
|
|
3333
|
-
"y":
|
|
3332
|
+
"x": 17.538,
|
|
3333
|
+
"y": 31.24,
|
|
3334
3334
|
"layer": "bottom",
|
|
3335
3335
|
"pointId": "pcb_port_61",
|
|
3336
3336
|
"pcb_port_id": "pcb_port_61"
|
|
3337
3337
|
},
|
|
3338
3338
|
{
|
|
3339
|
-
"x":
|
|
3340
|
-
"y":
|
|
3339
|
+
"x": 17.538,
|
|
3340
|
+
"y": 28.7,
|
|
3341
3341
|
"layer": "bottom",
|
|
3342
3342
|
"pointId": "pcb_port_59",
|
|
3343
3343
|
"pcb_port_id": "pcb_port_59"
|
|
@@ -3348,29 +3348,29 @@
|
|
|
3348
3348
|
"name": "source_net_21",
|
|
3349
3349
|
"pointsToConnect": [
|
|
3350
3350
|
{
|
|
3351
|
-
"x":
|
|
3352
|
-
"y":
|
|
3351
|
+
"x": 10.088000000000001,
|
|
3352
|
+
"y": 3.75,
|
|
3353
3353
|
"layer": "top",
|
|
3354
3354
|
"pointId": "pcb_port_23",
|
|
3355
3355
|
"pcb_port_id": "pcb_port_23"
|
|
3356
3356
|
},
|
|
3357
3357
|
{
|
|
3358
3358
|
"x": -1.3,
|
|
3359
|
-
"y": -
|
|
3359
|
+
"y": -10.325,
|
|
3360
3360
|
"layer": "top",
|
|
3361
3361
|
"pointId": "pcb_port_32",
|
|
3362
3362
|
"pcb_port_id": "pcb_port_32"
|
|
3363
3363
|
},
|
|
3364
3364
|
{
|
|
3365
|
-
"x":
|
|
3366
|
-
"y":
|
|
3365
|
+
"x": 21.837999999999997,
|
|
3366
|
+
"y": 33.78,
|
|
3367
3367
|
"layer": "bottom",
|
|
3368
3368
|
"pointId": "pcb_port_52",
|
|
3369
3369
|
"pcb_port_id": "pcb_port_52"
|
|
3370
3370
|
},
|
|
3371
3371
|
{
|
|
3372
|
-
"x": -
|
|
3373
|
-
"y":
|
|
3372
|
+
"x": -11.913,
|
|
3373
|
+
"y": 20.05,
|
|
3374
3374
|
"layer": "bottom",
|
|
3375
3375
|
"pointId": "pcb_port_67",
|
|
3376
3376
|
"pcb_port_id": "pcb_port_67"
|
|
@@ -3381,22 +3381,22 @@
|
|
|
3381
3381
|
"name": "source_net_22",
|
|
3382
3382
|
"pointsToConnect": [
|
|
3383
3383
|
{
|
|
3384
|
-
"x":
|
|
3385
|
-
"y":
|
|
3384
|
+
"x": 18.088,
|
|
3385
|
+
"y": 40.01,
|
|
3386
3386
|
"layer": "top",
|
|
3387
3387
|
"pointId": "pcb_port_42",
|
|
3388
3388
|
"pcb_port_id": "pcb_port_42"
|
|
3389
3389
|
},
|
|
3390
3390
|
{
|
|
3391
|
-
"x":
|
|
3392
|
-
"y":
|
|
3391
|
+
"x": 21.837999999999997,
|
|
3392
|
+
"y": 36.32,
|
|
3393
3393
|
"layer": "bottom",
|
|
3394
3394
|
"pointId": "pcb_port_50",
|
|
3395
3395
|
"pcb_port_id": "pcb_port_50"
|
|
3396
3396
|
},
|
|
3397
3397
|
{
|
|
3398
|
-
"x": -
|
|
3399
|
-
"y": -
|
|
3398
|
+
"x": -2.872,
|
|
3399
|
+
"y": -26.855,
|
|
3400
3400
|
"layer": "top",
|
|
3401
3401
|
"pointId": "pcb_port_88",
|
|
3402
3402
|
"pcb_port_id": "pcb_port_88"
|
|
@@ -3407,22 +3407,22 @@
|
|
|
3407
3407
|
"name": "source_net_23",
|
|
3408
3408
|
"pointsToConnect": [
|
|
3409
3409
|
{
|
|
3410
|
-
"x":
|
|
3411
|
-
"y":
|
|
3410
|
+
"x": 18.088,
|
|
3411
|
+
"y": 41.28,
|
|
3412
3412
|
"layer": "top",
|
|
3413
3413
|
"pointId": "pcb_port_43",
|
|
3414
3414
|
"pcb_port_id": "pcb_port_43"
|
|
3415
3415
|
},
|
|
3416
3416
|
{
|
|
3417
|
-
"x":
|
|
3418
|
-
"y":
|
|
3417
|
+
"x": 21.837999999999997,
|
|
3418
|
+
"y": 31.240000000000002,
|
|
3419
3419
|
"layer": "bottom",
|
|
3420
3420
|
"pointId": "pcb_port_54",
|
|
3421
3421
|
"pcb_port_id": "pcb_port_54"
|
|
3422
3422
|
},
|
|
3423
3423
|
{
|
|
3424
|
-
"x": -
|
|
3425
|
-
"y": -
|
|
3424
|
+
"x": -16.543,
|
|
3425
|
+
"y": -43.125,
|
|
3426
3426
|
"layer": "top",
|
|
3427
3427
|
"pointId": "pcb_port_91",
|
|
3428
3428
|
"pcb_port_id": "pcb_port_91"
|
|
@@ -3433,15 +3433,15 @@
|
|
|
3433
3433
|
"name": "source_net_24",
|
|
3434
3434
|
"pointsToConnect": [
|
|
3435
3435
|
{
|
|
3436
|
-
"x":
|
|
3437
|
-
"y":
|
|
3436
|
+
"x": 13.788,
|
|
3437
|
+
"y": 38.74,
|
|
3438
3438
|
"layer": "top",
|
|
3439
3439
|
"pointId": "pcb_port_38",
|
|
3440
3440
|
"pcb_port_id": "pcb_port_38"
|
|
3441
3441
|
},
|
|
3442
3442
|
{
|
|
3443
|
-
"x": 4.
|
|
3444
|
-
"y": -
|
|
3443
|
+
"x": 4.748,
|
|
3444
|
+
"y": -24.315,
|
|
3445
3445
|
"layer": "top",
|
|
3446
3446
|
"pointId": "pcb_port_82",
|
|
3447
3447
|
"pcb_port_id": "pcb_port_82"
|
|
@@ -3452,15 +3452,15 @@
|
|
|
3452
3452
|
"name": "source_net_25",
|
|
3453
3453
|
"pointsToConnect": [
|
|
3454
3454
|
{
|
|
3455
|
-
"x":
|
|
3456
|
-
"y":
|
|
3455
|
+
"x": 21.837999999999997,
|
|
3456
|
+
"y": 29.97,
|
|
3457
3457
|
"layer": "bottom",
|
|
3458
3458
|
"pointId": "pcb_port_55",
|
|
3459
3459
|
"pcb_port_id": "pcb_port_55"
|
|
3460
3460
|
},
|
|
3461
3461
|
{
|
|
3462
|
-
"x": -
|
|
3463
|
-
"y": -
|
|
3462
|
+
"x": -2.872,
|
|
3463
|
+
"y": -31.935,
|
|
3464
3464
|
"layer": "top",
|
|
3465
3465
|
"pointId": "pcb_port_86",
|
|
3466
3466
|
"pcb_port_id": "pcb_port_86"
|
|
@@ -3471,22 +3471,22 @@
|
|
|
3471
3471
|
"name": "source_net_26",
|
|
3472
3472
|
"pointsToConnect": [
|
|
3473
3473
|
{
|
|
3474
|
-
"x":
|
|
3475
|
-
"y":
|
|
3474
|
+
"x": 17.538,
|
|
3475
|
+
"y": 36.32,
|
|
3476
3476
|
"layer": "bottom",
|
|
3477
3477
|
"pointId": "pcb_port_65",
|
|
3478
3478
|
"pcb_port_id": "pcb_port_65"
|
|
3479
3479
|
},
|
|
3480
3480
|
{
|
|
3481
|
-
"x":
|
|
3482
|
-
"y":
|
|
3481
|
+
"x": 17.538,
|
|
3482
|
+
"y": 27.43,
|
|
3483
3483
|
"layer": "bottom",
|
|
3484
3484
|
"pointId": "pcb_port_58",
|
|
3485
3485
|
"pcb_port_id": "pcb_port_58"
|
|
3486
3486
|
},
|
|
3487
3487
|
{
|
|
3488
|
-
"x": -
|
|
3489
|
-
"y":
|
|
3488
|
+
"x": -16.213,
|
|
3489
|
+
"y": 12.43,
|
|
3490
3490
|
"layer": "bottom",
|
|
3491
3491
|
"pointId": "pcb_port_74",
|
|
3492
3492
|
"pcb_port_id": "pcb_port_74"
|
|
@@ -3497,15 +3497,15 @@
|
|
|
3497
3497
|
"name": "source_net_27",
|
|
3498
3498
|
"pointsToConnect": [
|
|
3499
3499
|
{
|
|
3500
|
-
"x": -
|
|
3501
|
-
"y":
|
|
3500
|
+
"x": -11.913,
|
|
3501
|
+
"y": 14.97,
|
|
3502
3502
|
"layer": "bottom",
|
|
3503
3503
|
"pointId": "pcb_port_71",
|
|
3504
3504
|
"pcb_port_id": "pcb_port_71"
|
|
3505
3505
|
},
|
|
3506
3506
|
{
|
|
3507
|
-
"x": -
|
|
3508
|
-
"y":
|
|
3507
|
+
"x": -16.213,
|
|
3508
|
+
"y": 18.78,
|
|
3509
3509
|
"layer": "bottom",
|
|
3510
3510
|
"pointId": "pcb_port_79",
|
|
3511
3511
|
"pcb_port_id": "pcb_port_79"
|
|
@@ -3516,15 +3516,15 @@
|
|
|
3516
3516
|
"name": "source_net_28",
|
|
3517
3517
|
"pointsToConnect": [
|
|
3518
3518
|
{
|
|
3519
|
-
"x": -
|
|
3520
|
-
"y":
|
|
3519
|
+
"x": -11.913,
|
|
3520
|
+
"y": 18.78,
|
|
3521
3521
|
"layer": "bottom",
|
|
3522
3522
|
"pointId": "pcb_port_68",
|
|
3523
3523
|
"pcb_port_id": "pcb_port_68"
|
|
3524
3524
|
},
|
|
3525
3525
|
{
|
|
3526
|
-
"x": 4.
|
|
3527
|
-
"y": -
|
|
3526
|
+
"x": 4.748,
|
|
3527
|
+
"y": -29.395,
|
|
3528
3528
|
"layer": "top",
|
|
3529
3529
|
"pointId": "pcb_port_84",
|
|
3530
3530
|
"pcb_port_id": "pcb_port_84"
|
|
@@ -3535,15 +3535,15 @@
|
|
|
3535
3535
|
"name": "source_net_29",
|
|
3536
3536
|
"pointsToConnect": [
|
|
3537
3537
|
{
|
|
3538
|
-
"x": 4.
|
|
3539
|
-
"y": -
|
|
3538
|
+
"x": 4.748,
|
|
3539
|
+
"y": -31.935,
|
|
3540
3540
|
"layer": "top",
|
|
3541
3541
|
"pointId": "pcb_port_85",
|
|
3542
3542
|
"pcb_port_id": "pcb_port_85"
|
|
3543
3543
|
},
|
|
3544
3544
|
{
|
|
3545
|
-
"x":
|
|
3546
|
-
"y": -
|
|
3545
|
+
"x": 20.958,
|
|
3546
|
+
"y": -9.375,
|
|
3547
3547
|
"layer": "top",
|
|
3548
3548
|
"pointId": "pcb_port_92",
|
|
3549
3549
|
"pcb_port_id": "pcb_port_92"
|