@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": -35.44,
|
|
4
|
+
"maxX": 35.44,
|
|
5
|
+
"minY": -35.44,
|
|
6
|
+
"maxY": 35.44
|
|
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": 20.738,
|
|
16
|
+
"y": 8.438
|
|
17
17
|
},
|
|
18
18
|
"width": 0.8,
|
|
19
19
|
"height": 0.95,
|
|
@@ -45,8 +45,8 @@
|
|
|
45
45
|
"top"
|
|
46
46
|
],
|
|
47
47
|
"center": {
|
|
48
|
-
"x":
|
|
49
|
-
"y":
|
|
48
|
+
"x": 22.387999999999998,
|
|
49
|
+
"y": 8.438
|
|
50
50
|
},
|
|
51
51
|
"width": 0.8,
|
|
52
52
|
"height": 0.95,
|
|
@@ -70,8 +70,8 @@
|
|
|
70
70
|
"top"
|
|
71
71
|
],
|
|
72
72
|
"center": {
|
|
73
|
-
"x": -
|
|
74
|
-
"y": -
|
|
73
|
+
"x": -24.262999999999998,
|
|
74
|
+
"y": -10.313
|
|
75
75
|
},
|
|
76
76
|
"width": 0.8,
|
|
77
77
|
"height": 0.95,
|
|
@@ -99,8 +99,8 @@
|
|
|
99
99
|
"top"
|
|
100
100
|
],
|
|
101
101
|
"center": {
|
|
102
|
-
"x": -
|
|
103
|
-
"y": -
|
|
102
|
+
"x": -22.613,
|
|
103
|
+
"y": -10.313
|
|
104
104
|
},
|
|
105
105
|
"width": 0.8,
|
|
106
106
|
"height": 0.95,
|
|
@@ -132,11 +132,11 @@
|
|
|
132
132
|
"top"
|
|
133
133
|
],
|
|
134
134
|
"center": {
|
|
135
|
-
"x": -
|
|
136
|
-
"y":
|
|
135
|
+
"x": -1.763,
|
|
136
|
+
"y": 19.688
|
|
137
137
|
},
|
|
138
|
-
"width": 0.
|
|
139
|
-
"height": 0.
|
|
138
|
+
"width": 0.8,
|
|
139
|
+
"height": 0.95,
|
|
140
140
|
"connectedTo": [
|
|
141
141
|
"pcb_smtpad_4",
|
|
142
142
|
"connectivity_net86",
|
|
@@ -161,11 +161,11 @@
|
|
|
161
161
|
"top"
|
|
162
162
|
],
|
|
163
163
|
"center": {
|
|
164
|
-
"x": -0.
|
|
165
|
-
"y":
|
|
164
|
+
"x": -0.11299999999999999,
|
|
165
|
+
"y": 19.688
|
|
166
166
|
},
|
|
167
|
-
"width": 0.
|
|
168
|
-
"height": 0.
|
|
167
|
+
"width": 0.8,
|
|
168
|
+
"height": 0.95,
|
|
169
169
|
"connectedTo": [
|
|
170
170
|
"pcb_smtpad_5",
|
|
171
171
|
"connectivity_net62",
|
|
@@ -190,36 +190,11 @@
|
|
|
190
190
|
"top"
|
|
191
191
|
],
|
|
192
192
|
"center": {
|
|
193
|
-
"x": 0.
|
|
194
|
-
"y":
|
|
195
|
-
},
|
|
196
|
-
"width": 0.29700000000000004,
|
|
197
|
-
"height": 0.6880736710026844,
|
|
198
|
-
"connectedTo": [
|
|
199
|
-
"pcb_smtpad_6",
|
|
200
|
-
"connectivity_net67",
|
|
201
|
-
"source_trace_25",
|
|
202
|
-
"source_port_25",
|
|
203
|
-
"source_trace_7",
|
|
204
|
-
"source_port_6",
|
|
205
|
-
"source_net_7",
|
|
206
|
-
"pcb_smtpad_6",
|
|
207
|
-
"pcb_port_6",
|
|
208
|
-
"pcb_smtpad_25",
|
|
209
|
-
"pcb_port_25"
|
|
210
|
-
]
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
"type": "rect",
|
|
214
|
-
"layers": [
|
|
215
|
-
"top"
|
|
216
|
-
],
|
|
217
|
-
"center": {
|
|
218
|
-
"x": -0.12302215795644911,
|
|
219
|
-
"y": 13.333061715908874
|
|
193
|
+
"x": 0.42799999999999994,
|
|
194
|
+
"y": 25.313
|
|
220
195
|
},
|
|
221
|
-
"width": 0.
|
|
222
|
-
"height": 0.
|
|
196
|
+
"width": 0.54,
|
|
197
|
+
"height": 0.64,
|
|
223
198
|
"connectedTo": [
|
|
224
199
|
"pcb_smtpad_6",
|
|
225
200
|
"connectivity_net67",
|
|
@@ -240,40 +215,11 @@
|
|
|
240
215
|
"top"
|
|
241
216
|
],
|
|
242
217
|
"center": {
|
|
243
|
-
"x": 1.
|
|
244
|
-
"y":
|
|
245
|
-
},
|
|
246
|
-
"width": 0.29700000000000004,
|
|
247
|
-
"height": 0.6880736710026844,
|
|
248
|
-
"connectedTo": [
|
|
249
|
-
"pcb_smtpad_7",
|
|
250
|
-
"connectivity_net90",
|
|
251
|
-
"source_trace_35",
|
|
252
|
-
"source_port_34",
|
|
253
|
-
"source_trace_10",
|
|
254
|
-
"source_port_11",
|
|
255
|
-
"source_trace_6",
|
|
256
|
-
"source_port_7",
|
|
257
|
-
"source_net_6",
|
|
258
|
-
"pcb_smtpad_7",
|
|
259
|
-
"pcb_port_7",
|
|
260
|
-
"pcb_smtpad_11",
|
|
261
|
-
"pcb_port_11",
|
|
262
|
-
"pcb_smtpad_34",
|
|
263
|
-
"pcb_port_34"
|
|
264
|
-
]
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"type": "rect",
|
|
268
|
-
"layers": [
|
|
269
|
-
"top"
|
|
270
|
-
],
|
|
271
|
-
"center": {
|
|
272
|
-
"x": 0.8622221848584006,
|
|
273
|
-
"y": 13.597057141913444
|
|
218
|
+
"x": 1.448,
|
|
219
|
+
"y": 25.313
|
|
274
220
|
},
|
|
275
|
-
"width": 0.
|
|
276
|
-
"height": 0.
|
|
221
|
+
"width": 0.54,
|
|
222
|
+
"height": 0.64,
|
|
277
223
|
"connectedTo": [
|
|
278
224
|
"pcb_smtpad_7",
|
|
279
225
|
"connectivity_net90",
|
|
@@ -298,8 +244,8 @@
|
|
|
298
244
|
"top"
|
|
299
245
|
],
|
|
300
246
|
"center": {
|
|
301
|
-
"x": -
|
|
302
|
-
"y":
|
|
247
|
+
"x": -24.3505,
|
|
248
|
+
"y": 21.563
|
|
303
249
|
},
|
|
304
250
|
"width": 1.025,
|
|
305
251
|
"height": 1.4,
|
|
@@ -323,8 +269,8 @@
|
|
|
323
269
|
"top"
|
|
324
270
|
],
|
|
325
271
|
"center": {
|
|
326
|
-
"x": -
|
|
327
|
-
"y":
|
|
272
|
+
"x": -22.525499999999997,
|
|
273
|
+
"y": 21.563
|
|
328
274
|
},
|
|
329
275
|
"width": 1.025,
|
|
330
276
|
"height": 1.4,
|
|
@@ -356,11 +302,11 @@
|
|
|
356
302
|
"bottom"
|
|
357
303
|
],
|
|
358
304
|
"center": {
|
|
359
|
-
"x": -
|
|
360
|
-
"y": -
|
|
305
|
+
"x": -24.802999999999997,
|
|
306
|
+
"y": -15.938
|
|
361
307
|
},
|
|
362
|
-
"width": 0.
|
|
363
|
-
"height": 0.
|
|
308
|
+
"width": 0.54,
|
|
309
|
+
"height": 0.64,
|
|
364
310
|
"connectedTo": [
|
|
365
311
|
"pcb_smtpad_10",
|
|
366
312
|
"connectivity_net32",
|
|
@@ -381,11 +327,11 @@
|
|
|
381
327
|
"bottom"
|
|
382
328
|
],
|
|
383
329
|
"center": {
|
|
384
|
-
"x": -
|
|
385
|
-
"y": -
|
|
330
|
+
"x": -25.823,
|
|
331
|
+
"y": -15.938
|
|
386
332
|
},
|
|
387
|
-
"width": 0.
|
|
388
|
-
"height": 0.
|
|
333
|
+
"width": 0.54,
|
|
334
|
+
"height": 0.64,
|
|
389
335
|
"connectedTo": [
|
|
390
336
|
"pcb_smtpad_11",
|
|
391
337
|
"connectivity_net90",
|
|
@@ -410,8 +356,8 @@
|
|
|
410
356
|
"bottom"
|
|
411
357
|
],
|
|
412
358
|
"center": {
|
|
413
|
-
"x":
|
|
414
|
-
"y": -
|
|
359
|
+
"x": 18.323,
|
|
360
|
+
"y": -19.688
|
|
415
361
|
},
|
|
416
362
|
"width": 0.54,
|
|
417
363
|
"height": 0.64,
|
|
@@ -443,8 +389,8 @@
|
|
|
443
389
|
"bottom"
|
|
444
390
|
],
|
|
445
391
|
"center": {
|
|
446
|
-
"x":
|
|
447
|
-
"y": -
|
|
392
|
+
"x": 17.302999999999997,
|
|
393
|
+
"y": -19.688
|
|
448
394
|
},
|
|
449
395
|
"width": 0.54,
|
|
450
396
|
"height": 0.64,
|
|
@@ -476,8 +422,8 @@
|
|
|
476
422
|
"top"
|
|
477
423
|
],
|
|
478
424
|
"center": {
|
|
479
|
-
"x": -
|
|
480
|
-
"y":
|
|
425
|
+
"x": -13.238000000000001,
|
|
426
|
+
"y": 8.438
|
|
481
427
|
},
|
|
482
428
|
"width": 0.6,
|
|
483
429
|
"height": 0.45,
|
|
@@ -509,8 +455,8 @@
|
|
|
509
455
|
"top"
|
|
510
456
|
],
|
|
511
457
|
"center": {
|
|
512
|
-
"x": -
|
|
513
|
-
"y":
|
|
458
|
+
"x": -11.138,
|
|
459
|
+
"y": 8.438
|
|
514
460
|
},
|
|
515
461
|
"width": 0.6,
|
|
516
462
|
"height": 0.45,
|
|
@@ -538,8 +484,8 @@
|
|
|
538
484
|
"top"
|
|
539
485
|
],
|
|
540
486
|
"center": {
|
|
541
|
-
"x": -
|
|
542
|
-
"y":
|
|
487
|
+
"x": -18.863,
|
|
488
|
+
"y": 21.563
|
|
543
489
|
},
|
|
544
490
|
"width": 0.6,
|
|
545
491
|
"height": 0.45,
|
|
@@ -567,8 +513,8 @@
|
|
|
567
513
|
"top"
|
|
568
514
|
],
|
|
569
515
|
"center": {
|
|
570
|
-
"x": -
|
|
571
|
-
"y":
|
|
516
|
+
"x": -16.762999999999998,
|
|
517
|
+
"y": 21.563
|
|
572
518
|
},
|
|
573
519
|
"width": 0.6,
|
|
574
520
|
"height": 0.45,
|
|
@@ -600,44 +546,11 @@
|
|
|
600
546
|
"bottom"
|
|
601
547
|
],
|
|
602
548
|
"center": {
|
|
603
|
-
"x":
|
|
604
|
-
"y": -
|
|
605
|
-
},
|
|
606
|
-
"width": 0.33,
|
|
607
|
-
"height": 0.5303300858899107,
|
|
608
|
-
"connectedTo": [
|
|
609
|
-
"pcb_smtpad_18",
|
|
610
|
-
"connectivity_net156",
|
|
611
|
-
"source_trace_67",
|
|
612
|
-
"source_port_78",
|
|
613
|
-
"source_trace_46",
|
|
614
|
-
"source_port_52",
|
|
615
|
-
"source_trace_19",
|
|
616
|
-
"source_port_18",
|
|
617
|
-
"source_trace_8",
|
|
618
|
-
"source_port_9",
|
|
619
|
-
"source_net_8",
|
|
620
|
-
"pcb_smtpad_9",
|
|
621
|
-
"pcb_port_9",
|
|
622
|
-
"pcb_smtpad_18",
|
|
623
|
-
"pcb_port_18",
|
|
624
|
-
"pcb_smtpad_52",
|
|
625
|
-
"pcb_port_52",
|
|
626
|
-
"pcb_plated_hole_8",
|
|
627
|
-
"pcb_port_78"
|
|
628
|
-
]
|
|
629
|
-
},
|
|
630
|
-
{
|
|
631
|
-
"type": "rect",
|
|
632
|
-
"layers": [
|
|
633
|
-
"bottom"
|
|
634
|
-
],
|
|
635
|
-
"center": {
|
|
636
|
-
"x": 5.348528137423857,
|
|
637
|
-
"y": -0.651471862576143
|
|
549
|
+
"x": 9.488000000000001,
|
|
550
|
+
"y": -2.813
|
|
638
551
|
},
|
|
639
|
-
"width": 0.
|
|
640
|
-
"height": 0.
|
|
552
|
+
"width": 0.6,
|
|
553
|
+
"height": 0.45,
|
|
641
554
|
"connectedTo": [
|
|
642
555
|
"pcb_smtpad_18",
|
|
643
556
|
"connectivity_net156",
|
|
@@ -666,36 +579,11 @@
|
|
|
666
579
|
"bottom"
|
|
667
580
|
],
|
|
668
581
|
"center": {
|
|
669
|
-
"x":
|
|
670
|
-
"y": -2.
|
|
671
|
-
},
|
|
672
|
-
"width": 0.33,
|
|
673
|
-
"height": 0.5303300858899107,
|
|
674
|
-
"connectedTo": [
|
|
675
|
-
"pcb_smtpad_19",
|
|
676
|
-
"connectivity_net146",
|
|
677
|
-
"source_trace_62",
|
|
678
|
-
"source_port_74",
|
|
679
|
-
"source_trace_18",
|
|
680
|
-
"source_port_19",
|
|
681
|
-
"source_net_14",
|
|
682
|
-
"pcb_smtpad_19",
|
|
683
|
-
"pcb_port_19",
|
|
684
|
-
"pcb_smtpad_66",
|
|
685
|
-
"pcb_port_74"
|
|
686
|
-
]
|
|
687
|
-
},
|
|
688
|
-
{
|
|
689
|
-
"type": "rect",
|
|
690
|
-
"layers": [
|
|
691
|
-
"bottom"
|
|
692
|
-
],
|
|
693
|
-
"center": {
|
|
694
|
-
"x": 3.863603896932107,
|
|
695
|
-
"y": -2.136396103067893
|
|
582
|
+
"x": 7.388000000000001,
|
|
583
|
+
"y": -2.813
|
|
696
584
|
},
|
|
697
|
-
"width": 0.
|
|
698
|
-
"height": 0.
|
|
585
|
+
"width": 0.6,
|
|
586
|
+
"height": 0.45,
|
|
699
587
|
"connectedTo": [
|
|
700
588
|
"pcb_smtpad_19",
|
|
701
589
|
"connectivity_net146",
|
|
@@ -716,11 +604,11 @@
|
|
|
716
604
|
"top"
|
|
717
605
|
],
|
|
718
606
|
"center": {
|
|
719
|
-
"x":
|
|
720
|
-
"y":
|
|
607
|
+
"x": 23.663,
|
|
608
|
+
"y": 2.813
|
|
721
609
|
},
|
|
722
|
-
"width":
|
|
723
|
-
"height":
|
|
610
|
+
"width": 0.9,
|
|
611
|
+
"height": 1.2,
|
|
724
612
|
"connectedTo": [
|
|
725
613
|
"pcb_smtpad_20",
|
|
726
614
|
"connectivity_net150",
|
|
@@ -745,11 +633,11 @@
|
|
|
745
633
|
"top"
|
|
746
634
|
],
|
|
747
635
|
"center": {
|
|
748
|
-
"x":
|
|
749
|
-
"y":
|
|
636
|
+
"x": 26.962999999999997,
|
|
637
|
+
"y": 2.813
|
|
750
638
|
},
|
|
751
|
-
"width":
|
|
752
|
-
"height":
|
|
639
|
+
"width": 0.9,
|
|
640
|
+
"height": 1.2,
|
|
753
641
|
"connectedTo": [
|
|
754
642
|
"pcb_smtpad_21",
|
|
755
643
|
"connectivity_net86",
|
|
@@ -774,40 +662,11 @@
|
|
|
774
662
|
"top"
|
|
775
663
|
],
|
|
776
664
|
"center": {
|
|
777
|
-
"x":
|
|
778
|
-
"y": -
|
|
779
|
-
},
|
|
780
|
-
"width": 0.33,
|
|
781
|
-
"height": 0.5303300858899107,
|
|
782
|
-
"connectedTo": [
|
|
783
|
-
"pcb_smtpad_22",
|
|
784
|
-
"connectivity_net62",
|
|
785
|
-
"source_trace_23",
|
|
786
|
-
"source_port_22",
|
|
787
|
-
"source_trace_22",
|
|
788
|
-
"source_port_23",
|
|
789
|
-
"source_trace_4",
|
|
790
|
-
"source_port_5",
|
|
791
|
-
"source_net_4",
|
|
792
|
-
"pcb_smtpad_5",
|
|
793
|
-
"pcb_port_5",
|
|
794
|
-
"pcb_smtpad_22",
|
|
795
|
-
"pcb_port_22",
|
|
796
|
-
"pcb_smtpad_23",
|
|
797
|
-
"pcb_port_23"
|
|
798
|
-
]
|
|
799
|
-
},
|
|
800
|
-
{
|
|
801
|
-
"type": "rect",
|
|
802
|
-
"layers": [
|
|
803
|
-
"top"
|
|
804
|
-
],
|
|
805
|
-
"center": {
|
|
806
|
-
"x": 10.651471862576143,
|
|
807
|
-
"y": -13.348528137423857
|
|
665
|
+
"x": 20.512999999999998,
|
|
666
|
+
"y": -23.438
|
|
808
667
|
},
|
|
809
|
-
"width": 0.
|
|
810
|
-
"height": 0.
|
|
668
|
+
"width": 0.6,
|
|
669
|
+
"height": 0.45,
|
|
811
670
|
"connectedTo": [
|
|
812
671
|
"pcb_smtpad_22",
|
|
813
672
|
"connectivity_net62",
|
|
@@ -832,40 +691,11 @@
|
|
|
832
691
|
"top"
|
|
833
692
|
],
|
|
834
693
|
"center": {
|
|
835
|
-
"x":
|
|
836
|
-
"y": -
|
|
837
|
-
},
|
|
838
|
-
"width": 0.33,
|
|
839
|
-
"height": 0.5303300858899107,
|
|
840
|
-
"connectedTo": [
|
|
841
|
-
"pcb_smtpad_23",
|
|
842
|
-
"connectivity_net62",
|
|
843
|
-
"source_trace_23",
|
|
844
|
-
"source_port_22",
|
|
845
|
-
"source_trace_22",
|
|
846
|
-
"source_port_23",
|
|
847
|
-
"source_trace_4",
|
|
848
|
-
"source_port_5",
|
|
849
|
-
"source_net_4",
|
|
850
|
-
"pcb_smtpad_5",
|
|
851
|
-
"pcb_port_5",
|
|
852
|
-
"pcb_smtpad_22",
|
|
853
|
-
"pcb_port_22",
|
|
854
|
-
"pcb_smtpad_23",
|
|
855
|
-
"pcb_port_23"
|
|
856
|
-
]
|
|
857
|
-
},
|
|
858
|
-
{
|
|
859
|
-
"type": "rect",
|
|
860
|
-
"layers": [
|
|
861
|
-
"top"
|
|
862
|
-
],
|
|
863
|
-
"center": {
|
|
864
|
-
"x": 12.136396103067893,
|
|
865
|
-
"y": -11.863603896932107
|
|
694
|
+
"x": 22.613,
|
|
695
|
+
"y": -23.438
|
|
866
696
|
},
|
|
867
|
-
"width": 0.
|
|
868
|
-
"height": 0.
|
|
697
|
+
"width": 0.6,
|
|
698
|
+
"height": 0.45,
|
|
869
699
|
"connectedTo": [
|
|
870
700
|
"pcb_smtpad_23",
|
|
871
701
|
"connectivity_net62",
|
|
@@ -890,8 +720,8 @@
|
|
|
890
720
|
"top"
|
|
891
721
|
],
|
|
892
722
|
"center": {
|
|
893
|
-
"x": -
|
|
894
|
-
"y": -
|
|
723
|
+
"x": -8.213,
|
|
724
|
+
"y": -14.063
|
|
895
725
|
},
|
|
896
726
|
"width": 0.9,
|
|
897
727
|
"height": 1.2,
|
|
@@ -923,8 +753,8 @@
|
|
|
923
753
|
"top"
|
|
924
754
|
],
|
|
925
755
|
"center": {
|
|
926
|
-
"x": -
|
|
927
|
-
"y": -
|
|
756
|
+
"x": -4.913,
|
|
757
|
+
"y": -14.063
|
|
928
758
|
},
|
|
929
759
|
"width": 0.9,
|
|
930
760
|
"height": 1.2,
|
|
@@ -948,8 +778,8 @@
|
|
|
948
778
|
"top"
|
|
949
779
|
],
|
|
950
780
|
"center": {
|
|
951
|
-
"x": -
|
|
952
|
-
"y":
|
|
781
|
+
"x": -18.863,
|
|
782
|
+
"y": 6.563
|
|
953
783
|
},
|
|
954
784
|
"width": 0.6,
|
|
955
785
|
"height": 0.45,
|
|
@@ -977,8 +807,8 @@
|
|
|
977
807
|
"top"
|
|
978
808
|
],
|
|
979
809
|
"center": {
|
|
980
|
-
"x": -
|
|
981
|
-
"y":
|
|
810
|
+
"x": -16.762999999999998,
|
|
811
|
+
"y": 6.563
|
|
982
812
|
},
|
|
983
813
|
"width": 0.6,
|
|
984
814
|
"height": 0.45,
|
|
@@ -1002,8 +832,8 @@
|
|
|
1002
832
|
"bottom"
|
|
1003
833
|
],
|
|
1004
834
|
"center": {
|
|
1005
|
-
"x": -
|
|
1006
|
-
"y": 0.
|
|
835
|
+
"x": -19.913,
|
|
836
|
+
"y": 0.938
|
|
1007
837
|
},
|
|
1008
838
|
"width": 0.9,
|
|
1009
839
|
"height": 1.2,
|
|
@@ -1035,8 +865,8 @@
|
|
|
1035
865
|
"bottom"
|
|
1036
866
|
],
|
|
1037
867
|
"center": {
|
|
1038
|
-
"x": -
|
|
1039
|
-
"y": 0.
|
|
868
|
+
"x": -23.212999999999997,
|
|
869
|
+
"y": 0.938
|
|
1040
870
|
},
|
|
1041
871
|
"width": 0.9,
|
|
1042
872
|
"height": 1.2,
|
|
@@ -1064,8 +894,8 @@
|
|
|
1064
894
|
"bottom"
|
|
1065
895
|
],
|
|
1066
896
|
"center": {
|
|
1067
|
-
"x":
|
|
1068
|
-
"y": -
|
|
897
|
+
"x": 13.838000000000001,
|
|
898
|
+
"y": -21.563
|
|
1069
899
|
},
|
|
1070
900
|
"width": 0.9,
|
|
1071
901
|
"height": 1.2,
|
|
@@ -1097,8 +927,8 @@
|
|
|
1097
927
|
"bottom"
|
|
1098
928
|
],
|
|
1099
929
|
"center": {
|
|
1100
|
-
"x":
|
|
1101
|
-
"y": -
|
|
930
|
+
"x": 10.538,
|
|
931
|
+
"y": -21.563
|
|
1102
932
|
},
|
|
1103
933
|
"width": 0.9,
|
|
1104
934
|
"height": 1.2,
|
|
@@ -1130,40 +960,11 @@
|
|
|
1130
960
|
"top"
|
|
1131
961
|
],
|
|
1132
962
|
"center": {
|
|
1133
|
-
"x":
|
|
1134
|
-
"y":
|
|
1135
|
-
},
|
|
1136
|
-
"width": 0.6377897809215082,
|
|
1137
|
-
"height": 0.24750000000000003,
|
|
1138
|
-
"connectedTo": [
|
|
1139
|
-
"pcb_smtpad_32",
|
|
1140
|
-
"connectivity_net86",
|
|
1141
|
-
"source_trace_33",
|
|
1142
|
-
"source_port_32",
|
|
1143
|
-
"source_trace_21",
|
|
1144
|
-
"source_port_21",
|
|
1145
|
-
"source_trace_5",
|
|
1146
|
-
"source_port_4",
|
|
1147
|
-
"source_net_5",
|
|
1148
|
-
"pcb_smtpad_4",
|
|
1149
|
-
"pcb_port_4",
|
|
1150
|
-
"pcb_smtpad_21",
|
|
1151
|
-
"pcb_port_21",
|
|
1152
|
-
"pcb_smtpad_32",
|
|
1153
|
-
"pcb_port_32"
|
|
1154
|
-
]
|
|
1155
|
-
},
|
|
1156
|
-
{
|
|
1157
|
-
"type": "rect",
|
|
1158
|
-
"layers": [
|
|
1159
|
-
"top"
|
|
1160
|
-
],
|
|
1161
|
-
"center": {
|
|
1162
|
-
"x": 6.4566607398224445,
|
|
1163
|
-
"y": 14.336906658099874
|
|
963
|
+
"x": 13.013,
|
|
964
|
+
"y": 27.188
|
|
1164
965
|
},
|
|
1165
|
-
"width": 0.
|
|
1166
|
-
"height": 0.
|
|
966
|
+
"width": 0.6,
|
|
967
|
+
"height": 0.45,
|
|
1167
968
|
"connectedTo": [
|
|
1168
969
|
"pcb_smtpad_32",
|
|
1169
970
|
"connectivity_net86",
|
|
@@ -1188,44 +989,11 @@
|
|
|
1188
989
|
"top"
|
|
1189
990
|
],
|
|
1190
991
|
"center": {
|
|
1191
|
-
"x":
|
|
1192
|
-
"y":
|
|
1193
|
-
},
|
|
1194
|
-
"width": 0.6377897809215082,
|
|
1195
|
-
"height": 0.24750000000000003,
|
|
1196
|
-
"connectedTo": [
|
|
1197
|
-
"pcb_smtpad_33",
|
|
1198
|
-
"connectivity_net148",
|
|
1199
|
-
"source_trace_63",
|
|
1200
|
-
"source_port_77",
|
|
1201
|
-
"source_trace_53",
|
|
1202
|
-
"source_port_62",
|
|
1203
|
-
"source_trace_32",
|
|
1204
|
-
"source_port_33",
|
|
1205
|
-
"source_trace_1",
|
|
1206
|
-
"source_port_0",
|
|
1207
|
-
"source_net_1",
|
|
1208
|
-
"pcb_smtpad_0",
|
|
1209
|
-
"pcb_port_0",
|
|
1210
|
-
"pcb_smtpad_33",
|
|
1211
|
-
"pcb_port_33",
|
|
1212
|
-
"pcb_plated_hole_0",
|
|
1213
|
-
"pcb_port_62",
|
|
1214
|
-
"pcb_smtpad_69",
|
|
1215
|
-
"pcb_port_77"
|
|
1216
|
-
]
|
|
1217
|
-
},
|
|
1218
|
-
{
|
|
1219
|
-
"type": "rect",
|
|
1220
|
-
"layers": [
|
|
1221
|
-
"top"
|
|
1222
|
-
],
|
|
1223
|
-
"center": {
|
|
1224
|
-
"x": 8.485104975029488,
|
|
1225
|
-
"y": 14.880426652815167
|
|
992
|
+
"x": 15.113000000000001,
|
|
993
|
+
"y": 27.188
|
|
1226
994
|
},
|
|
1227
|
-
"width": 0.
|
|
1228
|
-
"height": 0.
|
|
995
|
+
"width": 0.6,
|
|
996
|
+
"height": 0.45,
|
|
1229
997
|
"connectedTo": [
|
|
1230
998
|
"pcb_smtpad_33",
|
|
1231
999
|
"connectivity_net148",
|
|
@@ -1254,8 +1022,8 @@
|
|
|
1254
1022
|
"top"
|
|
1255
1023
|
],
|
|
1256
1024
|
"center": {
|
|
1257
|
-
"x":
|
|
1258
|
-
"y":
|
|
1025
|
+
"x": 21.788,
|
|
1026
|
+
"y": 17.813
|
|
1259
1027
|
},
|
|
1260
1028
|
"width": 0.9,
|
|
1261
1029
|
"height": 1.2,
|
|
@@ -1283,8 +1051,8 @@
|
|
|
1283
1051
|
"top"
|
|
1284
1052
|
],
|
|
1285
1053
|
"center": {
|
|
1286
|
-
"x":
|
|
1287
|
-
"y":
|
|
1054
|
+
"x": 25.087999999999997,
|
|
1055
|
+
"y": 17.813
|
|
1288
1056
|
},
|
|
1289
1057
|
"width": 0.9,
|
|
1290
1058
|
"height": 1.2,
|
|
@@ -1312,8 +1080,8 @@
|
|
|
1312
1080
|
"top"
|
|
1313
1081
|
],
|
|
1314
1082
|
"center": {
|
|
1315
|
-
"x": -
|
|
1316
|
-
"y": -0.
|
|
1083
|
+
"x": -13.238000000000001,
|
|
1084
|
+
"y": -0.938
|
|
1317
1085
|
},
|
|
1318
1086
|
"width": 0.6,
|
|
1319
1087
|
"height": 0.45,
|
|
@@ -1345,8 +1113,8 @@
|
|
|
1345
1113
|
"top"
|
|
1346
1114
|
],
|
|
1347
1115
|
"center": {
|
|
1348
|
-
"x": -
|
|
1349
|
-
"y": -0.
|
|
1116
|
+
"x": -11.138,
|
|
1117
|
+
"y": -0.938
|
|
1350
1118
|
},
|
|
1351
1119
|
"width": 0.6,
|
|
1352
1120
|
"height": 0.45,
|
|
@@ -1378,8 +1146,8 @@
|
|
|
1378
1146
|
"top"
|
|
1379
1147
|
],
|
|
1380
1148
|
"center": {
|
|
1381
|
-
"x": -
|
|
1382
|
-
"y":
|
|
1149
|
+
"x": -28.488,
|
|
1150
|
+
"y": 3.763
|
|
1383
1151
|
},
|
|
1384
1152
|
"width": 1,
|
|
1385
1153
|
"height": 0.7,
|
|
@@ -1411,8 +1179,8 @@
|
|
|
1411
1179
|
"top"
|
|
1412
1180
|
],
|
|
1413
1181
|
"center": {
|
|
1414
|
-
"x": -
|
|
1415
|
-
"y":
|
|
1182
|
+
"x": -28.488,
|
|
1183
|
+
"y": 2.813
|
|
1416
1184
|
},
|
|
1417
1185
|
"width": 1,
|
|
1418
1186
|
"height": 0.7,
|
|
@@ -1444,8 +1212,8 @@
|
|
|
1444
1212
|
"top"
|
|
1445
1213
|
],
|
|
1446
1214
|
"center": {
|
|
1447
|
-
"x": -
|
|
1448
|
-
"y":
|
|
1215
|
+
"x": -28.488,
|
|
1216
|
+
"y": 1.8630000000000002
|
|
1449
1217
|
},
|
|
1450
1218
|
"width": 1,
|
|
1451
1219
|
"height": 0.7,
|
|
@@ -1469,8 +1237,8 @@
|
|
|
1469
1237
|
"top"
|
|
1470
1238
|
],
|
|
1471
1239
|
"center": {
|
|
1472
|
-
"x": -
|
|
1473
|
-
"y":
|
|
1240
|
+
"x": -25.887999999999998,
|
|
1241
|
+
"y": 1.8630000000000002
|
|
1474
1242
|
},
|
|
1475
1243
|
"width": 1,
|
|
1476
1244
|
"height": 0.7,
|
|
@@ -1488,8 +1256,8 @@
|
|
|
1488
1256
|
"top"
|
|
1489
1257
|
],
|
|
1490
1258
|
"center": {
|
|
1491
|
-
"x": -
|
|
1492
|
-
"y":
|
|
1259
|
+
"x": -25.887999999999998,
|
|
1260
|
+
"y": 2.813
|
|
1493
1261
|
},
|
|
1494
1262
|
"width": 1,
|
|
1495
1263
|
"height": 0.7,
|
|
@@ -1507,8 +1275,8 @@
|
|
|
1507
1275
|
"top"
|
|
1508
1276
|
],
|
|
1509
1277
|
"center": {
|
|
1510
|
-
"x": -
|
|
1511
|
-
"y":
|
|
1278
|
+
"x": -25.887999999999998,
|
|
1279
|
+
"y": 3.763
|
|
1512
1280
|
},
|
|
1513
1281
|
"width": 1,
|
|
1514
1282
|
"height": 0.7,
|
|
@@ -1526,11 +1294,11 @@
|
|
|
1526
1294
|
"top"
|
|
1527
1295
|
],
|
|
1528
1296
|
"center": {
|
|
1529
|
-
"x": -
|
|
1530
|
-
"y": -
|
|
1297
|
+
"x": -28.488,
|
|
1298
|
+
"y": -26.238
|
|
1531
1299
|
},
|
|
1532
|
-
"width":
|
|
1533
|
-
"height":
|
|
1300
|
+
"width": 1,
|
|
1301
|
+
"height": 0.7,
|
|
1534
1302
|
"connectedTo": [
|
|
1535
1303
|
"pcb_smtpad_44",
|
|
1536
1304
|
"connectivity_net105",
|
|
@@ -1559,11 +1327,11 @@
|
|
|
1559
1327
|
"top"
|
|
1560
1328
|
],
|
|
1561
1329
|
"center": {
|
|
1562
|
-
"x": -
|
|
1563
|
-
"y": -
|
|
1330
|
+
"x": -28.488,
|
|
1331
|
+
"y": -27.188
|
|
1564
1332
|
},
|
|
1565
|
-
"width":
|
|
1566
|
-
"height":
|
|
1333
|
+
"width": 1,
|
|
1334
|
+
"height": 0.7,
|
|
1567
1335
|
"connectedTo": [
|
|
1568
1336
|
"pcb_smtpad_45",
|
|
1569
1337
|
"connectivity_net105",
|
|
@@ -1592,11 +1360,11 @@
|
|
|
1592
1360
|
"top"
|
|
1593
1361
|
],
|
|
1594
1362
|
"center": {
|
|
1595
|
-
"x": -
|
|
1596
|
-
"y": -
|
|
1363
|
+
"x": -28.488,
|
|
1364
|
+
"y": -28.137999999999998
|
|
1597
1365
|
},
|
|
1598
|
-
"width":
|
|
1599
|
-
"height":
|
|
1366
|
+
"width": 1,
|
|
1367
|
+
"height": 0.7,
|
|
1600
1368
|
"connectedTo": [
|
|
1601
1369
|
"pcb_smtpad_46",
|
|
1602
1370
|
"connectivity_net130",
|
|
@@ -1625,11 +1393,11 @@
|
|
|
1625
1393
|
"top"
|
|
1626
1394
|
],
|
|
1627
1395
|
"center": {
|
|
1628
|
-
"x": -
|
|
1629
|
-
"y": -
|
|
1396
|
+
"x": -25.887999999999998,
|
|
1397
|
+
"y": -28.137999999999998
|
|
1630
1398
|
},
|
|
1631
|
-
"width":
|
|
1632
|
-
"height":
|
|
1399
|
+
"width": 1,
|
|
1400
|
+
"height": 0.7,
|
|
1633
1401
|
"connectedTo": [
|
|
1634
1402
|
"pcb_smtpad_47",
|
|
1635
1403
|
"connectivity_net321",
|
|
@@ -1644,11 +1412,11 @@
|
|
|
1644
1412
|
"top"
|
|
1645
1413
|
],
|
|
1646
1414
|
"center": {
|
|
1647
|
-
"x": -
|
|
1648
|
-
"y": -
|
|
1415
|
+
"x": -25.887999999999998,
|
|
1416
|
+
"y": -27.188
|
|
1649
1417
|
},
|
|
1650
|
-
"width":
|
|
1651
|
-
"height":
|
|
1418
|
+
"width": 1,
|
|
1419
|
+
"height": 0.7,
|
|
1652
1420
|
"connectedTo": [
|
|
1653
1421
|
"pcb_smtpad_48",
|
|
1654
1422
|
"connectivity_net322",
|
|
@@ -1663,11 +1431,11 @@
|
|
|
1663
1431
|
"top"
|
|
1664
1432
|
],
|
|
1665
1433
|
"center": {
|
|
1666
|
-
"x": -
|
|
1667
|
-
"y": -
|
|
1434
|
+
"x": -25.887999999999998,
|
|
1435
|
+
"y": -26.238
|
|
1668
1436
|
},
|
|
1669
|
-
"width":
|
|
1670
|
-
"height":
|
|
1437
|
+
"width": 1,
|
|
1438
|
+
"height": 0.7,
|
|
1671
1439
|
"connectedTo": [
|
|
1672
1440
|
"pcb_smtpad_49",
|
|
1673
1441
|
"connectivity_net323",
|
|
@@ -1682,8 +1450,8 @@
|
|
|
1682
1450
|
"bottom"
|
|
1683
1451
|
],
|
|
1684
1452
|
"center": {
|
|
1685
|
-
"x": -
|
|
1686
|
-
"y": -
|
|
1453
|
+
"x": -18.387999999999998,
|
|
1454
|
+
"y": -26.238
|
|
1687
1455
|
},
|
|
1688
1456
|
"width": 1,
|
|
1689
1457
|
"height": 0.7,
|
|
@@ -1715,8 +1483,8 @@
|
|
|
1715
1483
|
"bottom"
|
|
1716
1484
|
],
|
|
1717
1485
|
"center": {
|
|
1718
|
-
"x": -
|
|
1719
|
-
"y": -
|
|
1486
|
+
"x": -18.387999999999998,
|
|
1487
|
+
"y": -27.188
|
|
1720
1488
|
},
|
|
1721
1489
|
"width": 1,
|
|
1722
1490
|
"height": 0.7,
|
|
@@ -1748,8 +1516,8 @@
|
|
|
1748
1516
|
"bottom"
|
|
1749
1517
|
],
|
|
1750
1518
|
"center": {
|
|
1751
|
-
"x": -
|
|
1752
|
-
"y": -
|
|
1519
|
+
"x": -18.387999999999998,
|
|
1520
|
+
"y": -28.137999999999998
|
|
1753
1521
|
},
|
|
1754
1522
|
"width": 1,
|
|
1755
1523
|
"height": 0.7,
|
|
@@ -1781,8 +1549,8 @@
|
|
|
1781
1549
|
"bottom"
|
|
1782
1550
|
],
|
|
1783
1551
|
"center": {
|
|
1784
|
-
"x": -
|
|
1785
|
-
"y": -
|
|
1552
|
+
"x": -20.988,
|
|
1553
|
+
"y": -28.137999999999998
|
|
1786
1554
|
},
|
|
1787
1555
|
"width": 1,
|
|
1788
1556
|
"height": 0.7,
|
|
@@ -1800,8 +1568,8 @@
|
|
|
1800
1568
|
"bottom"
|
|
1801
1569
|
],
|
|
1802
1570
|
"center": {
|
|
1803
|
-
"x": -
|
|
1804
|
-
"y": -
|
|
1571
|
+
"x": -20.988,
|
|
1572
|
+
"y": -27.188
|
|
1805
1573
|
},
|
|
1806
1574
|
"width": 1,
|
|
1807
1575
|
"height": 0.7,
|
|
@@ -1819,8 +1587,8 @@
|
|
|
1819
1587
|
"bottom"
|
|
1820
1588
|
],
|
|
1821
1589
|
"center": {
|
|
1822
|
-
"x": -
|
|
1823
|
-
"y": -
|
|
1590
|
+
"x": -20.988,
|
|
1591
|
+
"y": -26.238
|
|
1824
1592
|
},
|
|
1825
1593
|
"width": 1,
|
|
1826
1594
|
"height": 0.7,
|
|
@@ -1838,8 +1606,8 @@
|
|
|
1838
1606
|
"top"
|
|
1839
1607
|
],
|
|
1840
1608
|
"center": {
|
|
1841
|
-
"x":
|
|
1842
|
-
"y": -
|
|
1609
|
+
"x": 5.263,
|
|
1610
|
+
"y": -11.238000000000001
|
|
1843
1611
|
},
|
|
1844
1612
|
"width": 1,
|
|
1845
1613
|
"height": 0.7,
|
|
@@ -1863,8 +1631,8 @@
|
|
|
1863
1631
|
"top"
|
|
1864
1632
|
],
|
|
1865
1633
|
"center": {
|
|
1866
|
-
"x":
|
|
1867
|
-
"y": -
|
|
1634
|
+
"x": 5.263,
|
|
1635
|
+
"y": -12.188
|
|
1868
1636
|
},
|
|
1869
1637
|
"width": 1,
|
|
1870
1638
|
"height": 0.7,
|
|
@@ -1892,8 +1660,8 @@
|
|
|
1892
1660
|
"top"
|
|
1893
1661
|
],
|
|
1894
1662
|
"center": {
|
|
1895
|
-
"x":
|
|
1896
|
-
"y": -
|
|
1663
|
+
"x": 5.263,
|
|
1664
|
+
"y": -13.138
|
|
1897
1665
|
},
|
|
1898
1666
|
"width": 1,
|
|
1899
1667
|
"height": 0.7,
|
|
@@ -1925,8 +1693,8 @@
|
|
|
1925
1693
|
"top"
|
|
1926
1694
|
],
|
|
1927
1695
|
"center": {
|
|
1928
|
-
"x":
|
|
1929
|
-
"y": -
|
|
1696
|
+
"x": 7.8629999999999995,
|
|
1697
|
+
"y": -13.138
|
|
1930
1698
|
},
|
|
1931
1699
|
"width": 1,
|
|
1932
1700
|
"height": 0.7,
|
|
@@ -1944,8 +1712,8 @@
|
|
|
1944
1712
|
"top"
|
|
1945
1713
|
],
|
|
1946
1714
|
"center": {
|
|
1947
|
-
"x":
|
|
1948
|
-
"y": -
|
|
1715
|
+
"x": 7.8629999999999995,
|
|
1716
|
+
"y": -12.188
|
|
1949
1717
|
},
|
|
1950
1718
|
"width": 1,
|
|
1951
1719
|
"height": 0.7,
|
|
@@ -1963,8 +1731,8 @@
|
|
|
1963
1731
|
"top"
|
|
1964
1732
|
],
|
|
1965
1733
|
"center": {
|
|
1966
|
-
"x":
|
|
1967
|
-
"y": -
|
|
1734
|
+
"x": 7.8629999999999995,
|
|
1735
|
+
"y": -11.238000000000001
|
|
1968
1736
|
},
|
|
1969
1737
|
"width": 1,
|
|
1970
1738
|
"height": 0.7,
|
|
@@ -1982,8 +1750,8 @@
|
|
|
1982
1750
|
"top"
|
|
1983
1751
|
],
|
|
1984
1752
|
"center": {
|
|
1985
|
-
"x":
|
|
1986
|
-
"y":
|
|
1753
|
+
"x": 0.6630000000000003,
|
|
1754
|
+
"y": 4.718
|
|
1987
1755
|
},
|
|
1988
1756
|
"width": 1,
|
|
1989
1757
|
"height": 0.6,
|
|
@@ -2015,8 +1783,8 @@
|
|
|
2015
1783
|
"top"
|
|
2016
1784
|
],
|
|
2017
1785
|
"center": {
|
|
2018
|
-
"x":
|
|
2019
|
-
"y":
|
|
1786
|
+
"x": 0.6630000000000003,
|
|
1787
|
+
"y": 3.4480000000000004
|
|
2020
1788
|
},
|
|
2021
1789
|
"width": 1,
|
|
2022
1790
|
"height": 0.6,
|
|
@@ -2044,8 +1812,8 @@
|
|
|
2044
1812
|
"top"
|
|
2045
1813
|
],
|
|
2046
1814
|
"center": {
|
|
2047
|
-
"x":
|
|
2048
|
-
"y":
|
|
1815
|
+
"x": 0.6630000000000003,
|
|
1816
|
+
"y": 2.178
|
|
2049
1817
|
},
|
|
2050
1818
|
"width": 1,
|
|
2051
1819
|
"height": 0.6,
|
|
@@ -2073,8 +1841,8 @@
|
|
|
2073
1841
|
"top"
|
|
2074
1842
|
],
|
|
2075
1843
|
"center": {
|
|
2076
|
-
"x":
|
|
2077
|
-
"y":
|
|
1844
|
+
"x": 0.6630000000000003,
|
|
1845
|
+
"y": 0.9080000000000001
|
|
2078
1846
|
},
|
|
2079
1847
|
"width": 1,
|
|
2080
1848
|
"height": 0.6,
|
|
@@ -2098,8 +1866,8 @@
|
|
|
2098
1866
|
"top"
|
|
2099
1867
|
],
|
|
2100
1868
|
"center": {
|
|
2101
|
-
"x":
|
|
2102
|
-
"y":
|
|
1869
|
+
"x": 4.963,
|
|
1870
|
+
"y": 0.9080000000000001
|
|
2103
1871
|
},
|
|
2104
1872
|
"width": 1,
|
|
2105
1873
|
"height": 0.6,
|
|
@@ -2123,8 +1891,8 @@
|
|
|
2123
1891
|
"top"
|
|
2124
1892
|
],
|
|
2125
1893
|
"center": {
|
|
2126
|
-
"x":
|
|
2127
|
-
"y":
|
|
1894
|
+
"x": 4.963,
|
|
1895
|
+
"y": 2.178
|
|
2128
1896
|
},
|
|
2129
1897
|
"width": 1,
|
|
2130
1898
|
"height": 0.6,
|
|
@@ -2152,8 +1920,8 @@
|
|
|
2152
1920
|
"top"
|
|
2153
1921
|
],
|
|
2154
1922
|
"center": {
|
|
2155
|
-
"x":
|
|
2156
|
-
"y":
|
|
1923
|
+
"x": 4.963,
|
|
1924
|
+
"y": 3.4480000000000004
|
|
2157
1925
|
},
|
|
2158
1926
|
"width": 1,
|
|
2159
1927
|
"height": 0.6,
|
|
@@ -2185,8 +1953,8 @@
|
|
|
2185
1953
|
"top"
|
|
2186
1954
|
],
|
|
2187
1955
|
"center": {
|
|
2188
|
-
"x":
|
|
2189
|
-
"y":
|
|
1956
|
+
"x": 4.963,
|
|
1957
|
+
"y": 4.718
|
|
2190
1958
|
},
|
|
2191
1959
|
"width": 1,
|
|
2192
1960
|
"height": 0.6,
|
|
@@ -2221,8 +1989,8 @@
|
|
|
2221
1989
|
"bottom"
|
|
2222
1990
|
],
|
|
2223
1991
|
"center": {
|
|
2224
|
-
"x": -
|
|
2225
|
-
"y": -
|
|
1992
|
+
"x": -13.578,
|
|
1993
|
+
"y": -27.188
|
|
2226
1994
|
},
|
|
2227
1995
|
"width": 1.5,
|
|
2228
1996
|
"height": 1.5,
|
|
@@ -2257,8 +2025,8 @@
|
|
|
2257
2025
|
"bottom"
|
|
2258
2026
|
],
|
|
2259
2027
|
"center": {
|
|
2260
|
-
"x": -
|
|
2261
|
-
"y": -
|
|
2028
|
+
"x": -11.038,
|
|
2029
|
+
"y": -27.188
|
|
2262
2030
|
},
|
|
2263
2031
|
"width": 1.5,
|
|
2264
2032
|
"height": 1.5,
|
|
@@ -2285,8 +2053,8 @@
|
|
|
2285
2053
|
"bottom"
|
|
2286
2054
|
],
|
|
2287
2055
|
"center": {
|
|
2288
|
-
"x": -
|
|
2289
|
-
"y": -
|
|
2056
|
+
"x": -8.498000000000001,
|
|
2057
|
+
"y": -27.188
|
|
2290
2058
|
},
|
|
2291
2059
|
"width": 1.5,
|
|
2292
2060
|
"height": 1.5,
|
|
@@ -2317,8 +2085,8 @@
|
|
|
2317
2085
|
"bottom"
|
|
2318
2086
|
],
|
|
2319
2087
|
"center": {
|
|
2320
|
-
"x": -
|
|
2321
|
-
"y": -
|
|
2088
|
+
"x": -5.958,
|
|
2089
|
+
"y": -27.188
|
|
2322
2090
|
},
|
|
2323
2091
|
"width": 1.5,
|
|
2324
2092
|
"height": 1.5,
|
|
@@ -2349,8 +2117,8 @@
|
|
|
2349
2117
|
"bottom"
|
|
2350
2118
|
],
|
|
2351
2119
|
"center": {
|
|
2352
|
-
"x": -
|
|
2353
|
-
"y": -
|
|
2120
|
+
"x": -3.418,
|
|
2121
|
+
"y": -27.188
|
|
2354
2122
|
},
|
|
2355
2123
|
"width": 1.5,
|
|
2356
2124
|
"height": 1.5,
|
|
@@ -2381,8 +2149,8 @@
|
|
|
2381
2149
|
"bottom"
|
|
2382
2150
|
],
|
|
2383
2151
|
"center": {
|
|
2384
|
-
"x":
|
|
2385
|
-
"y": -
|
|
2152
|
+
"x": -0.878000000000001,
|
|
2153
|
+
"y": -27.188
|
|
2386
2154
|
},
|
|
2387
2155
|
"width": 1.5,
|
|
2388
2156
|
"height": 1.5,
|
|
@@ -2413,8 +2181,8 @@
|
|
|
2413
2181
|
"bottom"
|
|
2414
2182
|
],
|
|
2415
2183
|
"center": {
|
|
2416
|
-
"x":
|
|
2417
|
-
"y": -
|
|
2184
|
+
"x": 1.662,
|
|
2185
|
+
"y": -27.188
|
|
2418
2186
|
},
|
|
2419
2187
|
"width": 1.5,
|
|
2420
2188
|
"height": 1.5,
|
|
@@ -2449,8 +2217,8 @@
|
|
|
2449
2217
|
"bottom"
|
|
2450
2218
|
],
|
|
2451
2219
|
"center": {
|
|
2452
|
-
"x":
|
|
2453
|
-
"y": -
|
|
2220
|
+
"x": 4.202000000000001,
|
|
2221
|
+
"y": -27.188
|
|
2454
2222
|
},
|
|
2455
2223
|
"width": 1.5,
|
|
2456
2224
|
"height": 1.5,
|
|
@@ -2485,8 +2253,8 @@
|
|
|
2485
2253
|
"bottom"
|
|
2486
2254
|
],
|
|
2487
2255
|
"center": {
|
|
2488
|
-
"x":
|
|
2489
|
-
"y": -
|
|
2256
|
+
"x": 20.293,
|
|
2257
|
+
"y": -12.188
|
|
2490
2258
|
},
|
|
2491
2259
|
"width": 1.5,
|
|
2492
2260
|
"height": 1.5,
|
|
@@ -2521,8 +2289,8 @@
|
|
|
2521
2289
|
"bottom"
|
|
2522
2290
|
],
|
|
2523
2291
|
"center": {
|
|
2524
|
-
"x":
|
|
2525
|
-
"y": -
|
|
2292
|
+
"x": 22.833,
|
|
2293
|
+
"y": -12.188
|
|
2526
2294
|
},
|
|
2527
2295
|
"width": 1.5,
|
|
2528
2296
|
"height": 1.5,
|
|
@@ -2554,15 +2322,15 @@
|
|
|
2554
2322
|
"name": "source_net_0",
|
|
2555
2323
|
"pointsToConnect": [
|
|
2556
2324
|
{
|
|
2557
|
-
"x":
|
|
2558
|
-
"y":
|
|
2325
|
+
"x": 22.387999999999998,
|
|
2326
|
+
"y": 8.438,
|
|
2559
2327
|
"layer": "top",
|
|
2560
2328
|
"pointId": "pcb_port_1",
|
|
2561
2329
|
"pcb_port_id": "pcb_port_1"
|
|
2562
2330
|
},
|
|
2563
2331
|
{
|
|
2564
|
-
"x": -
|
|
2565
|
-
"y":
|
|
2332
|
+
"x": -28.488,
|
|
2333
|
+
"y": 1.8630000000000002,
|
|
2566
2334
|
"layer": "top",
|
|
2567
2335
|
"pointId": "pcb_port_40",
|
|
2568
2336
|
"pcb_port_id": "pcb_port_40"
|
|
@@ -2573,29 +2341,29 @@
|
|
|
2573
2341
|
"name": "source_net_1",
|
|
2574
2342
|
"pointsToConnect": [
|
|
2575
2343
|
{
|
|
2576
|
-
"x":
|
|
2577
|
-
"y":
|
|
2344
|
+
"x": 20.738,
|
|
2345
|
+
"y": 8.438,
|
|
2578
2346
|
"layer": "top",
|
|
2579
2347
|
"pointId": "pcb_port_0",
|
|
2580
2348
|
"pcb_port_id": "pcb_port_0"
|
|
2581
2349
|
},
|
|
2582
2350
|
{
|
|
2583
|
-
"x":
|
|
2584
|
-
"y":
|
|
2351
|
+
"x": 15.113000000000001,
|
|
2352
|
+
"y": 27.188,
|
|
2585
2353
|
"layer": "top",
|
|
2586
2354
|
"pointId": "pcb_port_33",
|
|
2587
2355
|
"pcb_port_id": "pcb_port_33"
|
|
2588
2356
|
},
|
|
2589
2357
|
{
|
|
2590
|
-
"x": -
|
|
2591
|
-
"y": -
|
|
2358
|
+
"x": -13.578,
|
|
2359
|
+
"y": -27.188,
|
|
2592
2360
|
"layer": "top",
|
|
2593
2361
|
"pointId": "pcb_port_62",
|
|
2594
2362
|
"pcb_port_id": "pcb_port_62"
|
|
2595
2363
|
},
|
|
2596
2364
|
{
|
|
2597
|
-
"x":
|
|
2598
|
-
"y":
|
|
2365
|
+
"x": 4.963,
|
|
2366
|
+
"y": 4.718,
|
|
2599
2367
|
"layer": "top",
|
|
2600
2368
|
"pointId": "pcb_port_77",
|
|
2601
2369
|
"pcb_port_id": "pcb_port_77"
|
|
@@ -2606,22 +2374,22 @@
|
|
|
2606
2374
|
"name": "source_net_2",
|
|
2607
2375
|
"pointsToConnect": [
|
|
2608
2376
|
{
|
|
2609
|
-
"x": -
|
|
2610
|
-
"y": -
|
|
2377
|
+
"x": -24.262999999999998,
|
|
2378
|
+
"y": -10.313,
|
|
2611
2379
|
"layer": "top",
|
|
2612
2380
|
"pointId": "pcb_port_2",
|
|
2613
2381
|
"pcb_port_id": "pcb_port_2"
|
|
2614
2382
|
},
|
|
2615
2383
|
{
|
|
2616
|
-
"x": -
|
|
2617
|
-
"y": 0.
|
|
2384
|
+
"x": -23.212999999999997,
|
|
2385
|
+
"y": 0.938,
|
|
2618
2386
|
"layer": "bottom",
|
|
2619
2387
|
"pointId": "pcb_port_29",
|
|
2620
2388
|
"pcb_port_id": "pcb_port_29"
|
|
2621
2389
|
},
|
|
2622
2390
|
{
|
|
2623
|
-
"x": -
|
|
2624
|
-
"y": -
|
|
2391
|
+
"x": -5.958,
|
|
2392
|
+
"y": -27.188,
|
|
2625
2393
|
"layer": "top",
|
|
2626
2394
|
"pointId": "pcb_port_65",
|
|
2627
2395
|
"pcb_port_id": "pcb_port_65"
|
|
@@ -2632,29 +2400,29 @@
|
|
|
2632
2400
|
"name": "source_net_3",
|
|
2633
2401
|
"pointsToConnect": [
|
|
2634
2402
|
{
|
|
2635
|
-
"x": -
|
|
2636
|
-
"y": -
|
|
2403
|
+
"x": -22.613,
|
|
2404
|
+
"y": -10.313,
|
|
2637
2405
|
"layer": "top",
|
|
2638
2406
|
"pointId": "pcb_port_3",
|
|
2639
2407
|
"pcb_port_id": "pcb_port_3"
|
|
2640
2408
|
},
|
|
2641
2409
|
{
|
|
2642
|
-
"x":
|
|
2643
|
-
"y": -
|
|
2410
|
+
"x": 17.302999999999997,
|
|
2411
|
+
"y": -19.688,
|
|
2644
2412
|
"layer": "bottom",
|
|
2645
2413
|
"pointId": "pcb_port_13",
|
|
2646
2414
|
"pcb_port_id": "pcb_port_13"
|
|
2647
2415
|
},
|
|
2648
2416
|
{
|
|
2649
|
-
"x":
|
|
2650
|
-
"y": -
|
|
2417
|
+
"x": 13.838000000000001,
|
|
2418
|
+
"y": -21.563,
|
|
2651
2419
|
"layer": "bottom",
|
|
2652
2420
|
"pointId": "pcb_port_30",
|
|
2653
2421
|
"pcb_port_id": "pcb_port_30"
|
|
2654
2422
|
},
|
|
2655
2423
|
{
|
|
2656
|
-
"x": -
|
|
2657
|
-
"y": -0.
|
|
2424
|
+
"x": -13.238000000000001,
|
|
2425
|
+
"y": -0.938,
|
|
2658
2426
|
"layer": "top",
|
|
2659
2427
|
"pointId": "pcb_port_36",
|
|
2660
2428
|
"pcb_port_id": "pcb_port_36"
|
|
@@ -2665,22 +2433,22 @@
|
|
|
2665
2433
|
"name": "source_net_4",
|
|
2666
2434
|
"pointsToConnect": [
|
|
2667
2435
|
{
|
|
2668
|
-
"x": -0.
|
|
2669
|
-
"y":
|
|
2436
|
+
"x": -0.11299999999999999,
|
|
2437
|
+
"y": 19.688,
|
|
2670
2438
|
"layer": "top",
|
|
2671
2439
|
"pointId": "pcb_port_5",
|
|
2672
2440
|
"pcb_port_id": "pcb_port_5"
|
|
2673
2441
|
},
|
|
2674
2442
|
{
|
|
2675
|
-
"x":
|
|
2676
|
-
"y": -
|
|
2443
|
+
"x": 22.613,
|
|
2444
|
+
"y": -23.438,
|
|
2677
2445
|
"layer": "top",
|
|
2678
2446
|
"pointId": "pcb_port_23",
|
|
2679
2447
|
"pcb_port_id": "pcb_port_23"
|
|
2680
2448
|
},
|
|
2681
2449
|
{
|
|
2682
|
-
"x":
|
|
2683
|
-
"y": -
|
|
2450
|
+
"x": 20.512999999999998,
|
|
2451
|
+
"y": -23.438,
|
|
2684
2452
|
"layer": "top",
|
|
2685
2453
|
"pointId": "pcb_port_22",
|
|
2686
2454
|
"pcb_port_id": "pcb_port_22"
|
|
@@ -2691,22 +2459,22 @@
|
|
|
2691
2459
|
"name": "source_net_5",
|
|
2692
2460
|
"pointsToConnect": [
|
|
2693
2461
|
{
|
|
2694
|
-
"x": -
|
|
2695
|
-
"y":
|
|
2462
|
+
"x": -1.763,
|
|
2463
|
+
"y": 19.688,
|
|
2696
2464
|
"layer": "top",
|
|
2697
2465
|
"pointId": "pcb_port_4",
|
|
2698
2466
|
"pcb_port_id": "pcb_port_4"
|
|
2699
2467
|
},
|
|
2700
2468
|
{
|
|
2701
|
-
"x":
|
|
2702
|
-
"y":
|
|
2469
|
+
"x": 26.962999999999997,
|
|
2470
|
+
"y": 2.813,
|
|
2703
2471
|
"layer": "top",
|
|
2704
2472
|
"pointId": "pcb_port_21",
|
|
2705
2473
|
"pcb_port_id": "pcb_port_21"
|
|
2706
2474
|
},
|
|
2707
2475
|
{
|
|
2708
|
-
"x":
|
|
2709
|
-
"y":
|
|
2476
|
+
"x": 13.013,
|
|
2477
|
+
"y": 27.188,
|
|
2710
2478
|
"layer": "top",
|
|
2711
2479
|
"pointId": "pcb_port_32",
|
|
2712
2480
|
"pcb_port_id": "pcb_port_32"
|
|
@@ -2717,22 +2485,22 @@
|
|
|
2717
2485
|
"name": "source_net_6",
|
|
2718
2486
|
"pointsToConnect": [
|
|
2719
2487
|
{
|
|
2720
|
-
"x":
|
|
2721
|
-
"y":
|
|
2488
|
+
"x": 1.448,
|
|
2489
|
+
"y": 25.313,
|
|
2722
2490
|
"layer": "top",
|
|
2723
2491
|
"pointId": "pcb_port_7",
|
|
2724
2492
|
"pcb_port_id": "pcb_port_7"
|
|
2725
2493
|
},
|
|
2726
2494
|
{
|
|
2727
|
-
"x": -
|
|
2728
|
-
"y": -
|
|
2495
|
+
"x": -25.823,
|
|
2496
|
+
"y": -15.938,
|
|
2729
2497
|
"layer": "bottom",
|
|
2730
2498
|
"pointId": "pcb_port_11",
|
|
2731
2499
|
"pcb_port_id": "pcb_port_11"
|
|
2732
2500
|
},
|
|
2733
2501
|
{
|
|
2734
|
-
"x":
|
|
2735
|
-
"y":
|
|
2502
|
+
"x": 21.788,
|
|
2503
|
+
"y": 17.813,
|
|
2736
2504
|
"layer": "top",
|
|
2737
2505
|
"pointId": "pcb_port_34",
|
|
2738
2506
|
"pcb_port_id": "pcb_port_34"
|
|
@@ -2743,15 +2511,15 @@
|
|
|
2743
2511
|
"name": "source_net_7",
|
|
2744
2512
|
"pointsToConnect": [
|
|
2745
2513
|
{
|
|
2746
|
-
"x": 0.
|
|
2747
|
-
"y":
|
|
2514
|
+
"x": 0.42799999999999994,
|
|
2515
|
+
"y": 25.313,
|
|
2748
2516
|
"layer": "top",
|
|
2749
2517
|
"pointId": "pcb_port_6",
|
|
2750
2518
|
"pcb_port_id": "pcb_port_6"
|
|
2751
2519
|
},
|
|
2752
2520
|
{
|
|
2753
|
-
"x": -
|
|
2754
|
-
"y": -
|
|
2521
|
+
"x": -4.913,
|
|
2522
|
+
"y": -14.063,
|
|
2755
2523
|
"layer": "top",
|
|
2756
2524
|
"pointId": "pcb_port_25",
|
|
2757
2525
|
"pcb_port_id": "pcb_port_25"
|
|
@@ -2762,29 +2530,29 @@
|
|
|
2762
2530
|
"name": "source_net_8",
|
|
2763
2531
|
"pointsToConnect": [
|
|
2764
2532
|
{
|
|
2765
|
-
"x": -
|
|
2766
|
-
"y":
|
|
2533
|
+
"x": -22.525499999999997,
|
|
2534
|
+
"y": 21.563,
|
|
2767
2535
|
"layer": "top",
|
|
2768
2536
|
"pointId": "pcb_port_9",
|
|
2769
2537
|
"pcb_port_id": "pcb_port_9"
|
|
2770
2538
|
},
|
|
2771
2539
|
{
|
|
2772
|
-
"x":
|
|
2773
|
-
"y": -
|
|
2540
|
+
"x": 9.488000000000001,
|
|
2541
|
+
"y": -2.813,
|
|
2774
2542
|
"layer": "bottom",
|
|
2775
2543
|
"pointId": "pcb_port_18",
|
|
2776
2544
|
"pcb_port_id": "pcb_port_18"
|
|
2777
2545
|
},
|
|
2778
2546
|
{
|
|
2779
|
-
"x": -
|
|
2780
|
-
"y": -
|
|
2547
|
+
"x": -18.387999999999998,
|
|
2548
|
+
"y": -28.137999999999998,
|
|
2781
2549
|
"layer": "bottom",
|
|
2782
2550
|
"pointId": "pcb_port_52",
|
|
2783
2551
|
"pcb_port_id": "pcb_port_52"
|
|
2784
2552
|
},
|
|
2785
2553
|
{
|
|
2786
|
-
"x":
|
|
2787
|
-
"y": -
|
|
2554
|
+
"x": 20.293,
|
|
2555
|
+
"y": -12.188,
|
|
2788
2556
|
"layer": "top",
|
|
2789
2557
|
"pointId": "pcb_port_78",
|
|
2790
2558
|
"pcb_port_id": "pcb_port_78"
|
|
@@ -2795,15 +2563,15 @@
|
|
|
2795
2563
|
"name": "source_net_9",
|
|
2796
2564
|
"pointsToConnect": [
|
|
2797
2565
|
{
|
|
2798
|
-
"x": -
|
|
2799
|
-
"y":
|
|
2566
|
+
"x": -24.3505,
|
|
2567
|
+
"y": 21.563,
|
|
2800
2568
|
"layer": "top",
|
|
2801
2569
|
"pointId": "pcb_port_8",
|
|
2802
2570
|
"pcb_port_id": "pcb_port_8"
|
|
2803
2571
|
},
|
|
2804
2572
|
{
|
|
2805
|
-
"x": -
|
|
2806
|
-
"y": -
|
|
2573
|
+
"x": -24.802999999999997,
|
|
2574
|
+
"y": -15.938,
|
|
2807
2575
|
"layer": "bottom",
|
|
2808
2576
|
"pointId": "pcb_port_10",
|
|
2809
2577
|
"pcb_port_id": "pcb_port_10"
|
|
@@ -2814,29 +2582,29 @@
|
|
|
2814
2582
|
"name": "source_net_10",
|
|
2815
2583
|
"pointsToConnect": [
|
|
2816
2584
|
{
|
|
2817
|
-
"x":
|
|
2818
|
-
"y": -
|
|
2585
|
+
"x": 18.323,
|
|
2586
|
+
"y": -19.688,
|
|
2819
2587
|
"layer": "bottom",
|
|
2820
2588
|
"pointId": "pcb_port_12",
|
|
2821
2589
|
"pcb_port_id": "pcb_port_12"
|
|
2822
2590
|
},
|
|
2823
2591
|
{
|
|
2824
|
-
"x": -
|
|
2825
|
-
"y": 0.
|
|
2592
|
+
"x": -19.913,
|
|
2593
|
+
"y": 0.938,
|
|
2826
2594
|
"layer": "bottom",
|
|
2827
2595
|
"pointId": "pcb_port_28",
|
|
2828
2596
|
"pcb_port_id": "pcb_port_28"
|
|
2829
2597
|
},
|
|
2830
2598
|
{
|
|
2831
|
-
"x": -
|
|
2832
|
-
"y": -
|
|
2599
|
+
"x": -28.488,
|
|
2600
|
+
"y": -28.137999999999998,
|
|
2833
2601
|
"layer": "top",
|
|
2834
2602
|
"pointId": "pcb_port_46",
|
|
2835
2603
|
"pcb_port_id": "pcb_port_46"
|
|
2836
2604
|
},
|
|
2837
2605
|
{
|
|
2838
|
-
"x":
|
|
2839
|
-
"y": -
|
|
2606
|
+
"x": 1.662,
|
|
2607
|
+
"y": -27.188,
|
|
2840
2608
|
"layer": "top",
|
|
2841
2609
|
"pointId": "pcb_port_68",
|
|
2842
2610
|
"pcb_port_id": "pcb_port_68"
|
|
@@ -2847,29 +2615,29 @@
|
|
|
2847
2615
|
"name": "source_net_11",
|
|
2848
2616
|
"pointsToConnect": [
|
|
2849
2617
|
{
|
|
2850
|
-
"x": -
|
|
2851
|
-
"y":
|
|
2618
|
+
"x": -13.238000000000001,
|
|
2619
|
+
"y": 8.438,
|
|
2852
2620
|
"layer": "top",
|
|
2853
2621
|
"pointId": "pcb_port_14",
|
|
2854
2622
|
"pcb_port_id": "pcb_port_14"
|
|
2855
2623
|
},
|
|
2856
2624
|
{
|
|
2857
|
-
"x": -
|
|
2858
|
-
"y":
|
|
2625
|
+
"x": -16.762999999999998,
|
|
2626
|
+
"y": 21.563,
|
|
2859
2627
|
"layer": "top",
|
|
2860
2628
|
"pointId": "pcb_port_17",
|
|
2861
2629
|
"pcb_port_id": "pcb_port_17"
|
|
2862
2630
|
},
|
|
2863
2631
|
{
|
|
2864
|
-
"x": -
|
|
2865
|
-
"y": -
|
|
2632
|
+
"x": -28.488,
|
|
2633
|
+
"y": -27.188,
|
|
2866
2634
|
"layer": "top",
|
|
2867
2635
|
"pointId": "pcb_port_45",
|
|
2868
2636
|
"pcb_port_id": "pcb_port_45"
|
|
2869
2637
|
},
|
|
2870
2638
|
{
|
|
2871
|
-
"x": -
|
|
2872
|
-
"y": -
|
|
2639
|
+
"x": -28.488,
|
|
2640
|
+
"y": -26.238,
|
|
2873
2641
|
"layer": "top",
|
|
2874
2642
|
"pointId": "pcb_port_44",
|
|
2875
2643
|
"pcb_port_id": "pcb_port_44"
|
|
@@ -2880,22 +2648,22 @@
|
|
|
2880
2648
|
"name": "source_net_12",
|
|
2881
2649
|
"pointsToConnect": [
|
|
2882
2650
|
{
|
|
2883
|
-
"x": -
|
|
2884
|
-
"y":
|
|
2651
|
+
"x": -11.138,
|
|
2652
|
+
"y": 8.438,
|
|
2885
2653
|
"layer": "top",
|
|
2886
2654
|
"pointId": "pcb_port_15",
|
|
2887
2655
|
"pcb_port_id": "pcb_port_15"
|
|
2888
2656
|
},
|
|
2889
2657
|
{
|
|
2890
|
-
"x":
|
|
2891
|
-
"y":
|
|
2658
|
+
"x": 25.087999999999997,
|
|
2659
|
+
"y": 17.813,
|
|
2892
2660
|
"layer": "top",
|
|
2893
2661
|
"pointId": "pcb_port_35",
|
|
2894
2662
|
"pcb_port_id": "pcb_port_35"
|
|
2895
2663
|
},
|
|
2896
2664
|
{
|
|
2897
|
-
"x":
|
|
2898
|
-
"y":
|
|
2665
|
+
"x": 0.6630000000000003,
|
|
2666
|
+
"y": 3.4480000000000004,
|
|
2899
2667
|
"layer": "top",
|
|
2900
2668
|
"pointId": "pcb_port_71",
|
|
2901
2669
|
"pcb_port_id": "pcb_port_71"
|
|
@@ -2906,22 +2674,22 @@
|
|
|
2906
2674
|
"name": "source_net_13",
|
|
2907
2675
|
"pointsToConnect": [
|
|
2908
2676
|
{
|
|
2909
|
-
"x": -
|
|
2910
|
-
"y":
|
|
2677
|
+
"x": -18.863,
|
|
2678
|
+
"y": 21.563,
|
|
2911
2679
|
"layer": "top",
|
|
2912
2680
|
"pointId": "pcb_port_16",
|
|
2913
2681
|
"pcb_port_id": "pcb_port_16"
|
|
2914
2682
|
},
|
|
2915
2683
|
{
|
|
2916
|
-
"x": -
|
|
2917
|
-
"y": -
|
|
2684
|
+
"x": -3.418,
|
|
2685
|
+
"y": -27.188,
|
|
2918
2686
|
"layer": "top",
|
|
2919
2687
|
"pointId": "pcb_port_66",
|
|
2920
2688
|
"pcb_port_id": "pcb_port_66"
|
|
2921
2689
|
},
|
|
2922
2690
|
{
|
|
2923
|
-
"x":
|
|
2924
|
-
"y": -
|
|
2691
|
+
"x": -0.878000000000001,
|
|
2692
|
+
"y": -27.188,
|
|
2925
2693
|
"layer": "top",
|
|
2926
2694
|
"pointId": "pcb_port_67",
|
|
2927
2695
|
"pcb_port_id": "pcb_port_67"
|
|
@@ -2932,15 +2700,15 @@
|
|
|
2932
2700
|
"name": "source_net_14",
|
|
2933
2701
|
"pointsToConnect": [
|
|
2934
2702
|
{
|
|
2935
|
-
"x":
|
|
2936
|
-
"y": -2.
|
|
2703
|
+
"x": 7.388000000000001,
|
|
2704
|
+
"y": -2.813,
|
|
2937
2705
|
"layer": "bottom",
|
|
2938
2706
|
"pointId": "pcb_port_19",
|
|
2939
2707
|
"pcb_port_id": "pcb_port_19"
|
|
2940
2708
|
},
|
|
2941
2709
|
{
|
|
2942
|
-
"x":
|
|
2943
|
-
"y":
|
|
2710
|
+
"x": 4.963,
|
|
2711
|
+
"y": 0.9080000000000001,
|
|
2944
2712
|
"layer": "top",
|
|
2945
2713
|
"pointId": "pcb_port_74",
|
|
2946
2714
|
"pcb_port_id": "pcb_port_74"
|
|
@@ -2951,22 +2719,22 @@
|
|
|
2951
2719
|
"name": "source_net_15",
|
|
2952
2720
|
"pointsToConnect": [
|
|
2953
2721
|
{
|
|
2954
|
-
"x":
|
|
2955
|
-
"y":
|
|
2722
|
+
"x": 23.663,
|
|
2723
|
+
"y": 2.813,
|
|
2956
2724
|
"layer": "top",
|
|
2957
2725
|
"pointId": "pcb_port_20",
|
|
2958
2726
|
"pcb_port_id": "pcb_port_20"
|
|
2959
2727
|
},
|
|
2960
2728
|
{
|
|
2961
|
-
"x":
|
|
2962
|
-
"y": -
|
|
2729
|
+
"x": 5.263,
|
|
2730
|
+
"y": -12.188,
|
|
2963
2731
|
"layer": "top",
|
|
2964
2732
|
"pointId": "pcb_port_57",
|
|
2965
2733
|
"pcb_port_id": "pcb_port_57"
|
|
2966
2734
|
},
|
|
2967
2735
|
{
|
|
2968
|
-
"x":
|
|
2969
|
-
"y":
|
|
2736
|
+
"x": 4.963,
|
|
2737
|
+
"y": 2.178,
|
|
2970
2738
|
"layer": "top",
|
|
2971
2739
|
"pointId": "pcb_port_75",
|
|
2972
2740
|
"pcb_port_id": "pcb_port_75"
|
|
@@ -2977,29 +2745,29 @@
|
|
|
2977
2745
|
"name": "source_net_16",
|
|
2978
2746
|
"pointsToConnect": [
|
|
2979
2747
|
{
|
|
2980
|
-
"x": -
|
|
2981
|
-
"y": -
|
|
2748
|
+
"x": -8.213,
|
|
2749
|
+
"y": -14.063,
|
|
2982
2750
|
"layer": "top",
|
|
2983
2751
|
"pointId": "pcb_port_24",
|
|
2984
2752
|
"pcb_port_id": "pcb_port_24"
|
|
2985
2753
|
},
|
|
2986
2754
|
{
|
|
2987
|
-
"x": -
|
|
2988
|
-
"y":
|
|
2755
|
+
"x": -28.488,
|
|
2756
|
+
"y": 2.813,
|
|
2989
2757
|
"layer": "top",
|
|
2990
2758
|
"pointId": "pcb_port_39",
|
|
2991
2759
|
"pcb_port_id": "pcb_port_39"
|
|
2992
2760
|
},
|
|
2993
2761
|
{
|
|
2994
|
-
"x": -
|
|
2995
|
-
"y": -
|
|
2762
|
+
"x": -18.387999999999998,
|
|
2763
|
+
"y": -27.188,
|
|
2996
2764
|
"layer": "bottom",
|
|
2997
2765
|
"pointId": "pcb_port_51",
|
|
2998
2766
|
"pcb_port_id": "pcb_port_51"
|
|
2999
2767
|
},
|
|
3000
2768
|
{
|
|
3001
|
-
"x":
|
|
3002
|
-
"y":
|
|
2769
|
+
"x": 4.963,
|
|
2770
|
+
"y": 3.4480000000000004,
|
|
3003
2771
|
"layer": "top",
|
|
3004
2772
|
"pointId": "pcb_port_76",
|
|
3005
2773
|
"pcb_port_id": "pcb_port_76"
|
|
@@ -3010,15 +2778,15 @@
|
|
|
3010
2778
|
"name": "source_net_17",
|
|
3011
2779
|
"pointsToConnect": [
|
|
3012
2780
|
{
|
|
3013
|
-
"x": -
|
|
3014
|
-
"y":
|
|
2781
|
+
"x": -16.762999999999998,
|
|
2782
|
+
"y": 6.563,
|
|
3015
2783
|
"layer": "top",
|
|
3016
2784
|
"pointId": "pcb_port_27",
|
|
3017
2785
|
"pcb_port_id": "pcb_port_27"
|
|
3018
2786
|
},
|
|
3019
2787
|
{
|
|
3020
|
-
"x": -
|
|
3021
|
-
"y": -
|
|
2788
|
+
"x": -11.038,
|
|
2789
|
+
"y": -27.188,
|
|
3022
2790
|
"layer": "top",
|
|
3023
2791
|
"pointId": "pcb_port_63",
|
|
3024
2792
|
"pcb_port_id": "pcb_port_63"
|
|
@@ -3029,22 +2797,22 @@
|
|
|
3029
2797
|
"name": "source_net_18",
|
|
3030
2798
|
"pointsToConnect": [
|
|
3031
2799
|
{
|
|
3032
|
-
"x": -
|
|
3033
|
-
"y":
|
|
2800
|
+
"x": -18.863,
|
|
2801
|
+
"y": 6.563,
|
|
3034
2802
|
"layer": "top",
|
|
3035
2803
|
"pointId": "pcb_port_26",
|
|
3036
2804
|
"pcb_port_id": "pcb_port_26"
|
|
3037
2805
|
},
|
|
3038
2806
|
{
|
|
3039
|
-
"x": -
|
|
3040
|
-
"y": -
|
|
2807
|
+
"x": -8.498000000000001,
|
|
2808
|
+
"y": -27.188,
|
|
3041
2809
|
"layer": "top",
|
|
3042
2810
|
"pointId": "pcb_port_64",
|
|
3043
2811
|
"pcb_port_id": "pcb_port_64"
|
|
3044
2812
|
},
|
|
3045
2813
|
{
|
|
3046
|
-
"x":
|
|
3047
|
-
"y":
|
|
2814
|
+
"x": 0.6630000000000003,
|
|
2815
|
+
"y": 2.178,
|
|
3048
2816
|
"layer": "top",
|
|
3049
2817
|
"pointId": "pcb_port_72",
|
|
3050
2818
|
"pcb_port_id": "pcb_port_72"
|
|
@@ -3055,29 +2823,29 @@
|
|
|
3055
2823
|
"name": "source_net_19",
|
|
3056
2824
|
"pointsToConnect": [
|
|
3057
2825
|
{
|
|
3058
|
-
"x":
|
|
3059
|
-
"y": -
|
|
2826
|
+
"x": 10.538,
|
|
2827
|
+
"y": -21.563,
|
|
3060
2828
|
"layer": "bottom",
|
|
3061
2829
|
"pointId": "pcb_port_31",
|
|
3062
2830
|
"pcb_port_id": "pcb_port_31"
|
|
3063
2831
|
},
|
|
3064
2832
|
{
|
|
3065
|
-
"x": -
|
|
3066
|
-
"y": -0.
|
|
2833
|
+
"x": -11.138,
|
|
2834
|
+
"y": -0.938,
|
|
3067
2835
|
"layer": "top",
|
|
3068
2836
|
"pointId": "pcb_port_37",
|
|
3069
2837
|
"pcb_port_id": "pcb_port_37"
|
|
3070
2838
|
},
|
|
3071
2839
|
{
|
|
3072
|
-
"x": -
|
|
3073
|
-
"y": -
|
|
2840
|
+
"x": -18.387999999999998,
|
|
2841
|
+
"y": -26.238,
|
|
3074
2842
|
"layer": "bottom",
|
|
3075
2843
|
"pointId": "pcb_port_50",
|
|
3076
2844
|
"pcb_port_id": "pcb_port_50"
|
|
3077
2845
|
},
|
|
3078
2846
|
{
|
|
3079
|
-
"x":
|
|
3080
|
-
"y": -
|
|
2847
|
+
"x": 22.833,
|
|
2848
|
+
"y": -12.188,
|
|
3081
2849
|
"layer": "top",
|
|
3082
2850
|
"pointId": "pcb_port_79",
|
|
3083
2851
|
"pcb_port_id": "pcb_port_79"
|
|
@@ -3088,29 +2856,29 @@
|
|
|
3088
2856
|
"name": "source_net_20",
|
|
3089
2857
|
"pointsToConnect": [
|
|
3090
2858
|
{
|
|
3091
|
-
"x": -
|
|
3092
|
-
"y":
|
|
2859
|
+
"x": -28.488,
|
|
2860
|
+
"y": 3.763,
|
|
3093
2861
|
"layer": "top",
|
|
3094
2862
|
"pointId": "pcb_port_38",
|
|
3095
2863
|
"pcb_port_id": "pcb_port_38"
|
|
3096
2864
|
},
|
|
3097
2865
|
{
|
|
3098
|
-
"x":
|
|
3099
|
-
"y": -
|
|
2866
|
+
"x": 5.263,
|
|
2867
|
+
"y": -13.138,
|
|
3100
2868
|
"layer": "top",
|
|
3101
2869
|
"pointId": "pcb_port_58",
|
|
3102
2870
|
"pcb_port_id": "pcb_port_58"
|
|
3103
2871
|
},
|
|
3104
2872
|
{
|
|
3105
|
-
"x":
|
|
3106
|
-
"y": -
|
|
2873
|
+
"x": 4.202000000000001,
|
|
2874
|
+
"y": -27.188,
|
|
3107
2875
|
"layer": "top",
|
|
3108
2876
|
"pointId": "pcb_port_69",
|
|
3109
2877
|
"pcb_port_id": "pcb_port_69"
|
|
3110
2878
|
},
|
|
3111
2879
|
{
|
|
3112
|
-
"x":
|
|
3113
|
-
"y":
|
|
2880
|
+
"x": 0.6630000000000003,
|
|
2881
|
+
"y": 4.718,
|
|
3114
2882
|
"layer": "top",
|
|
3115
2883
|
"pointId": "pcb_port_70",
|
|
3116
2884
|
"pcb_port_id": "pcb_port_70"
|
|
@@ -3121,15 +2889,15 @@
|
|
|
3121
2889
|
"name": "source_net_21",
|
|
3122
2890
|
"pointsToConnect": [
|
|
3123
2891
|
{
|
|
3124
|
-
"x":
|
|
3125
|
-
"y": -
|
|
2892
|
+
"x": 5.263,
|
|
2893
|
+
"y": -11.238000000000001,
|
|
3126
2894
|
"layer": "top",
|
|
3127
2895
|
"pointId": "pcb_port_56",
|
|
3128
2896
|
"pcb_port_id": "pcb_port_56"
|
|
3129
2897
|
},
|
|
3130
2898
|
{
|
|
3131
|
-
"x":
|
|
3132
|
-
"y":
|
|
2899
|
+
"x": 0.6630000000000003,
|
|
2900
|
+
"y": 0.9080000000000001,
|
|
3133
2901
|
"layer": "top",
|
|
3134
2902
|
"pointId": "pcb_port_73",
|
|
3135
2903
|
"pcb_port_id": "pcb_port_73"
|