@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": -44.55,
|
|
4
|
+
"maxX": 44.55,
|
|
5
|
+
"minY": -24.3,
|
|
6
|
+
"maxY": 24.3
|
|
7
7
|
},
|
|
8
8
|
"obstacles": [
|
|
9
9
|
{
|
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
"top"
|
|
13
13
|
],
|
|
14
14
|
"center": {
|
|
15
|
-
"x": -
|
|
16
|
-
"y": -2
|
|
15
|
+
"x": -34.575,
|
|
16
|
+
"y": -2.5
|
|
17
17
|
},
|
|
18
18
|
"width": 0.8,
|
|
19
19
|
"height": 0.95,
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
"top"
|
|
42
42
|
],
|
|
43
43
|
"center": {
|
|
44
|
-
"x": -
|
|
45
|
-
"y": -2
|
|
44
|
+
"x": -32.925,
|
|
45
|
+
"y": -2.5
|
|
46
46
|
},
|
|
47
47
|
"width": 0.8,
|
|
48
48
|
"height": 0.95,
|
|
@@ -74,8 +74,8 @@
|
|
|
74
74
|
"top"
|
|
75
75
|
],
|
|
76
76
|
"center": {
|
|
77
|
-
"x":
|
|
78
|
-
"y":
|
|
77
|
+
"x": 7.8375,
|
|
78
|
+
"y": 11.25
|
|
79
79
|
},
|
|
80
80
|
"width": 1.025,
|
|
81
81
|
"height": 1.4,
|
|
@@ -107,8 +107,8 @@
|
|
|
107
107
|
"top"
|
|
108
108
|
],
|
|
109
109
|
"center": {
|
|
110
|
-
"x":
|
|
111
|
-
"y":
|
|
110
|
+
"x": 9.6625,
|
|
111
|
+
"y": 11.25
|
|
112
112
|
},
|
|
113
113
|
"width": 1.025,
|
|
114
114
|
"height": 1.4,
|
|
@@ -136,8 +136,8 @@
|
|
|
136
136
|
"bottom"
|
|
137
137
|
],
|
|
138
138
|
"center": {
|
|
139
|
-
"x":
|
|
140
|
-
"y": -
|
|
139
|
+
"x": 9.26,
|
|
140
|
+
"y": -16.25
|
|
141
141
|
},
|
|
142
142
|
"width": 0.54,
|
|
143
143
|
"height": 0.64,
|
|
@@ -165,8 +165,8 @@
|
|
|
165
165
|
"bottom"
|
|
166
166
|
],
|
|
167
167
|
"center": {
|
|
168
|
-
"x":
|
|
169
|
-
"y": -
|
|
168
|
+
"x": 8.24,
|
|
169
|
+
"y": -16.25
|
|
170
170
|
},
|
|
171
171
|
"width": 0.54,
|
|
172
172
|
"height": 0.64,
|
|
@@ -198,8 +198,8 @@
|
|
|
198
198
|
"top"
|
|
199
199
|
],
|
|
200
200
|
"center": {
|
|
201
|
-
"x": -
|
|
202
|
-
"y":
|
|
201
|
+
"x": -28.325,
|
|
202
|
+
"y": 5
|
|
203
203
|
},
|
|
204
204
|
"width": 0.8,
|
|
205
205
|
"height": 0.95,
|
|
@@ -227,8 +227,8 @@
|
|
|
227
227
|
"top"
|
|
228
228
|
],
|
|
229
229
|
"center": {
|
|
230
|
-
"x": -
|
|
231
|
-
"y":
|
|
230
|
+
"x": -26.675,
|
|
231
|
+
"y": 5
|
|
232
232
|
},
|
|
233
233
|
"width": 0.8,
|
|
234
234
|
"height": 0.95,
|
|
@@ -260,8 +260,8 @@
|
|
|
260
260
|
"top"
|
|
261
261
|
],
|
|
262
262
|
"center": {
|
|
263
|
-
"x": -
|
|
264
|
-
"y":
|
|
263
|
+
"x": -21.76,
|
|
264
|
+
"y": 15
|
|
265
265
|
},
|
|
266
266
|
"width": 0.54,
|
|
267
267
|
"height": 0.64,
|
|
@@ -285,8 +285,8 @@
|
|
|
285
285
|
"top"
|
|
286
286
|
],
|
|
287
287
|
"center": {
|
|
288
|
-
"x": -
|
|
289
|
-
"y":
|
|
288
|
+
"x": -20.74,
|
|
289
|
+
"y": 15
|
|
290
290
|
},
|
|
291
291
|
"width": 0.54,
|
|
292
292
|
"height": 0.64,
|
|
@@ -314,40 +314,11 @@
|
|
|
314
314
|
"top"
|
|
315
315
|
],
|
|
316
316
|
"center": {
|
|
317
|
-
"x":
|
|
318
|
-
"y":
|
|
319
|
-
},
|
|
320
|
-
"width": 0.29700000000000004,
|
|
321
|
-
"height": 0.6880736710026844,
|
|
322
|
-
"connectedTo": [
|
|
323
|
-
"pcb_smtpad_10",
|
|
324
|
-
"connectivity_net130",
|
|
325
|
-
"source_trace_49",
|
|
326
|
-
"source_port_62",
|
|
327
|
-
"source_trace_10",
|
|
328
|
-
"source_port_10",
|
|
329
|
-
"source_trace_2",
|
|
330
|
-
"source_port_3",
|
|
331
|
-
"source_net_2",
|
|
332
|
-
"pcb_smtpad_3",
|
|
333
|
-
"pcb_port_3",
|
|
334
|
-
"pcb_smtpad_10",
|
|
335
|
-
"pcb_port_10",
|
|
336
|
-
"pcb_plated_hole_0",
|
|
337
|
-
"pcb_port_62"
|
|
338
|
-
]
|
|
339
|
-
},
|
|
340
|
-
{
|
|
341
|
-
"type": "rect",
|
|
342
|
-
"layers": [
|
|
343
|
-
"top"
|
|
344
|
-
],
|
|
345
|
-
"center": {
|
|
346
|
-
"x": 5.376977842043551,
|
|
347
|
-
"y": 11.833061715908874
|
|
317
|
+
"x": 6.99,
|
|
318
|
+
"y": 15
|
|
348
319
|
},
|
|
349
|
-
"width": 0.
|
|
350
|
-
"height": 0.
|
|
320
|
+
"width": 0.54,
|
|
321
|
+
"height": 0.64,
|
|
351
322
|
"connectedTo": [
|
|
352
323
|
"pcb_smtpad_10",
|
|
353
324
|
"connectivity_net130",
|
|
@@ -372,36 +343,11 @@
|
|
|
372
343
|
"top"
|
|
373
344
|
],
|
|
374
345
|
"center": {
|
|
375
|
-
"x":
|
|
376
|
-
"y":
|
|
377
|
-
},
|
|
378
|
-
"width": 0.29700000000000004,
|
|
379
|
-
"height": 0.6880736710026844,
|
|
380
|
-
"connectedTo": [
|
|
381
|
-
"pcb_smtpad_11",
|
|
382
|
-
"connectivity_net154",
|
|
383
|
-
"source_trace_60",
|
|
384
|
-
"source_port_80",
|
|
385
|
-
"source_trace_11",
|
|
386
|
-
"source_port_11",
|
|
387
|
-
"source_net_10",
|
|
388
|
-
"pcb_smtpad_11",
|
|
389
|
-
"pcb_port_11",
|
|
390
|
-
"pcb_smtpad_72",
|
|
391
|
-
"pcb_port_80"
|
|
392
|
-
]
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
"type": "rect",
|
|
396
|
-
"layers": [
|
|
397
|
-
"top"
|
|
398
|
-
],
|
|
399
|
-
"center": {
|
|
400
|
-
"x": 6.362222184858401,
|
|
401
|
-
"y": 12.097057141913444
|
|
346
|
+
"x": 8.01,
|
|
347
|
+
"y": 15
|
|
402
348
|
},
|
|
403
|
-
"width": 0.
|
|
404
|
-
"height": 0.
|
|
349
|
+
"width": 0.54,
|
|
350
|
+
"height": 0.64,
|
|
405
351
|
"connectedTo": [
|
|
406
352
|
"pcb_smtpad_11",
|
|
407
353
|
"connectivity_net154",
|
|
@@ -422,8 +368,8 @@
|
|
|
422
368
|
"top"
|
|
423
369
|
],
|
|
424
370
|
"center": {
|
|
425
|
-
"x":
|
|
426
|
-
"y": -
|
|
371
|
+
"x": 19.175,
|
|
372
|
+
"y": -16.25
|
|
427
373
|
},
|
|
428
374
|
"width": 0.8,
|
|
429
375
|
"height": 0.95,
|
|
@@ -455,8 +401,8 @@
|
|
|
455
401
|
"top"
|
|
456
402
|
],
|
|
457
403
|
"center": {
|
|
458
|
-
"x":
|
|
459
|
-
"y": -
|
|
404
|
+
"x": 20.825,
|
|
405
|
+
"y": -16.25
|
|
460
406
|
},
|
|
461
407
|
"width": 0.8,
|
|
462
408
|
"height": 0.95,
|
|
@@ -488,8 +434,8 @@
|
|
|
488
434
|
"bottom"
|
|
489
435
|
],
|
|
490
436
|
"center": {
|
|
491
|
-
"x":
|
|
492
|
-
"y": -
|
|
437
|
+
"x": 29.575,
|
|
438
|
+
"y": -17.5
|
|
493
439
|
},
|
|
494
440
|
"width": 0.8,
|
|
495
441
|
"height": 0.95,
|
|
@@ -521,8 +467,8 @@
|
|
|
521
467
|
"bottom"
|
|
522
468
|
],
|
|
523
469
|
"center": {
|
|
524
|
-
"x":
|
|
525
|
-
"y": -
|
|
470
|
+
"x": 27.925,
|
|
471
|
+
"y": -17.5
|
|
526
472
|
},
|
|
527
473
|
"width": 0.8,
|
|
528
474
|
"height": 0.95,
|
|
@@ -554,8 +500,8 @@
|
|
|
554
500
|
"top"
|
|
555
501
|
],
|
|
556
502
|
"center": {
|
|
557
|
-
"x":
|
|
558
|
-
"y": -
|
|
503
|
+
"x": 18.24,
|
|
504
|
+
"y": -10
|
|
559
505
|
},
|
|
560
506
|
"width": 0.54,
|
|
561
507
|
"height": 0.64,
|
|
@@ -579,8 +525,8 @@
|
|
|
579
525
|
"top"
|
|
580
526
|
],
|
|
581
527
|
"center": {
|
|
582
|
-
"x":
|
|
583
|
-
"y": -
|
|
528
|
+
"x": 19.26,
|
|
529
|
+
"y": -10
|
|
584
530
|
},
|
|
585
531
|
"width": 0.54,
|
|
586
532
|
"height": 0.64,
|
|
@@ -604,8 +550,8 @@
|
|
|
604
550
|
"top"
|
|
605
551
|
],
|
|
606
552
|
"center": {
|
|
607
|
-
"x":
|
|
608
|
-
"y": 3
|
|
553
|
+
"x": 9.49,
|
|
554
|
+
"y": 3.75
|
|
609
555
|
},
|
|
610
556
|
"width": 0.54,
|
|
611
557
|
"height": 0.64,
|
|
@@ -637,8 +583,8 @@
|
|
|
637
583
|
"top"
|
|
638
584
|
],
|
|
639
585
|
"center": {
|
|
640
|
-
"x":
|
|
641
|
-
"y": 3
|
|
586
|
+
"x": 10.51,
|
|
587
|
+
"y": 3.75
|
|
642
588
|
},
|
|
643
589
|
"width": 0.54,
|
|
644
590
|
"height": 0.64,
|
|
@@ -666,11 +612,11 @@
|
|
|
666
612
|
"bottom"
|
|
667
613
|
],
|
|
668
614
|
"center": {
|
|
669
|
-
"x": -6,
|
|
670
|
-
"y":
|
|
615
|
+
"x": -6.675,
|
|
616
|
+
"y": 6.25
|
|
671
617
|
},
|
|
672
|
-
"width": 0.
|
|
673
|
-
"height": 0.
|
|
618
|
+
"width": 0.8,
|
|
619
|
+
"height": 0.95,
|
|
674
620
|
"connectedTo": [
|
|
675
621
|
"pcb_smtpad_20",
|
|
676
622
|
"connectivity_net141",
|
|
@@ -695,11 +641,11 @@
|
|
|
695
641
|
"bottom"
|
|
696
642
|
],
|
|
697
643
|
"center": {
|
|
698
|
-
"x": -
|
|
699
|
-
"y":
|
|
644
|
+
"x": -8.325,
|
|
645
|
+
"y": 6.25
|
|
700
646
|
},
|
|
701
|
-
"width": 0.
|
|
702
|
-
"height": 0.
|
|
647
|
+
"width": 0.8,
|
|
648
|
+
"height": 0.95,
|
|
703
649
|
"connectedTo": [
|
|
704
650
|
"pcb_smtpad_21",
|
|
705
651
|
"connectivity_net134",
|
|
@@ -724,8 +670,8 @@
|
|
|
724
670
|
"bottom"
|
|
725
671
|
],
|
|
726
672
|
"center": {
|
|
727
|
-
"x":
|
|
728
|
-
"y":
|
|
673
|
+
"x": 35.51,
|
|
674
|
+
"y": 11.25
|
|
729
675
|
},
|
|
730
676
|
"width": 0.54,
|
|
731
677
|
"height": 0.64,
|
|
@@ -757,8 +703,8 @@
|
|
|
757
703
|
"bottom"
|
|
758
704
|
],
|
|
759
705
|
"center": {
|
|
760
|
-
"x":
|
|
761
|
-
"y":
|
|
706
|
+
"x": 34.49,
|
|
707
|
+
"y": 11.25
|
|
762
708
|
},
|
|
763
709
|
"width": 0.54,
|
|
764
710
|
"height": 0.64,
|
|
@@ -782,8 +728,8 @@
|
|
|
782
728
|
"top"
|
|
783
729
|
],
|
|
784
730
|
"center": {
|
|
785
|
-
"x": -15
|
|
786
|
-
"y": -
|
|
731
|
+
"x": -19.15,
|
|
732
|
+
"y": -8.75
|
|
787
733
|
},
|
|
788
734
|
"width": 0.9,
|
|
789
735
|
"height": 1.2,
|
|
@@ -807,8 +753,8 @@
|
|
|
807
753
|
"top"
|
|
808
754
|
],
|
|
809
755
|
"center": {
|
|
810
|
-
"x": -
|
|
811
|
-
"y": -
|
|
756
|
+
"x": -15.85,
|
|
757
|
+
"y": -8.75
|
|
812
758
|
},
|
|
813
759
|
"width": 0.9,
|
|
814
760
|
"height": 1.2,
|
|
@@ -832,40 +778,11 @@
|
|
|
832
778
|
"top"
|
|
833
779
|
],
|
|
834
780
|
"center": {
|
|
835
|
-
"x": -
|
|
836
|
-
"y":
|
|
837
|
-
},
|
|
838
|
-
"width": 0.6377897809215082,
|
|
839
|
-
"height": 0.24750000000000003,
|
|
840
|
-
"connectedTo": [
|
|
841
|
-
"pcb_smtpad_26",
|
|
842
|
-
"connectivity_net158",
|
|
843
|
-
"source_trace_62",
|
|
844
|
-
"source_port_85",
|
|
845
|
-
"source_trace_61",
|
|
846
|
-
"source_port_74",
|
|
847
|
-
"source_trace_27",
|
|
848
|
-
"source_port_26",
|
|
849
|
-
"source_net_24",
|
|
850
|
-
"pcb_smtpad_26",
|
|
851
|
-
"pcb_port_26",
|
|
852
|
-
"pcb_smtpad_66",
|
|
853
|
-
"pcb_port_74",
|
|
854
|
-
"pcb_smtpad_77",
|
|
855
|
-
"pcb_port_85"
|
|
856
|
-
]
|
|
857
|
-
},
|
|
858
|
-
{
|
|
859
|
-
"type": "rect",
|
|
860
|
-
"layers": [
|
|
861
|
-
"top"
|
|
862
|
-
],
|
|
863
|
-
"center": {
|
|
864
|
-
"x": -3.0433392601775555,
|
|
865
|
-
"y": 8.836906658099874
|
|
781
|
+
"x": -3.55,
|
|
782
|
+
"y": 11.25
|
|
866
783
|
},
|
|
867
|
-
"width": 0.
|
|
868
|
-
"height": 0.
|
|
784
|
+
"width": 0.6,
|
|
785
|
+
"height": 0.45,
|
|
869
786
|
"connectedTo": [
|
|
870
787
|
"pcb_smtpad_26",
|
|
871
788
|
"connectivity_net158",
|
|
@@ -890,11 +807,11 @@
|
|
|
890
807
|
"top"
|
|
891
808
|
],
|
|
892
809
|
"center": {
|
|
893
|
-
"x": -
|
|
894
|
-
"y":
|
|
810
|
+
"x": -1.45,
|
|
811
|
+
"y": 11.25
|
|
895
812
|
},
|
|
896
|
-
"width": 0.
|
|
897
|
-
"height": 0.
|
|
813
|
+
"width": 0.6,
|
|
814
|
+
"height": 0.45,
|
|
898
815
|
"connectedTo": [
|
|
899
816
|
"pcb_smtpad_27",
|
|
900
817
|
"connectivity_net111",
|
|
@@ -915,33 +832,8 @@
|
|
|
915
832
|
"top"
|
|
916
833
|
],
|
|
917
834
|
"center": {
|
|
918
|
-
"x":
|
|
919
|
-
"y":
|
|
920
|
-
},
|
|
921
|
-
"width": 0.6377897809215082,
|
|
922
|
-
"height": 0.24750000000000003,
|
|
923
|
-
"connectedTo": [
|
|
924
|
-
"pcb_smtpad_27",
|
|
925
|
-
"connectivity_net111",
|
|
926
|
-
"source_trace_41",
|
|
927
|
-
"source_port_52",
|
|
928
|
-
"source_trace_26",
|
|
929
|
-
"source_port_27",
|
|
930
|
-
"source_net_23",
|
|
931
|
-
"pcb_smtpad_27",
|
|
932
|
-
"pcb_port_27",
|
|
933
|
-
"pcb_smtpad_52",
|
|
934
|
-
"pcb_port_52"
|
|
935
|
-
]
|
|
936
|
-
},
|
|
937
|
-
{
|
|
938
|
-
"type": "rect",
|
|
939
|
-
"layers": [
|
|
940
|
-
"top"
|
|
941
|
-
],
|
|
942
|
-
"center": {
|
|
943
|
-
"x": 12.35,
|
|
944
|
-
"y": 7
|
|
835
|
+
"x": 15.85,
|
|
836
|
+
"y": 8.75
|
|
945
837
|
},
|
|
946
838
|
"width": 0.9,
|
|
947
839
|
"height": 1.2,
|
|
@@ -965,8 +857,8 @@
|
|
|
965
857
|
"top"
|
|
966
858
|
],
|
|
967
859
|
"center": {
|
|
968
|
-
"x": 15
|
|
969
|
-
"y":
|
|
860
|
+
"x": 19.15,
|
|
861
|
+
"y": 8.75
|
|
970
862
|
},
|
|
971
863
|
"width": 0.9,
|
|
972
864
|
"height": 1.2,
|
|
@@ -998,36 +890,11 @@
|
|
|
998
890
|
"top"
|
|
999
891
|
],
|
|
1000
892
|
"center": {
|
|
1001
|
-
"x": 4.
|
|
1002
|
-
"y": -7.
|
|
893
|
+
"x": 4.6,
|
|
894
|
+
"y": -7.5
|
|
1003
895
|
},
|
|
1004
|
-
"width":
|
|
1005
|
-
"height":
|
|
1006
|
-
"connectedTo": [
|
|
1007
|
-
"pcb_smtpad_30",
|
|
1008
|
-
"connectivity_net206",
|
|
1009
|
-
"source_trace_86",
|
|
1010
|
-
"source_port_99",
|
|
1011
|
-
"source_trace_31",
|
|
1012
|
-
"source_port_30",
|
|
1013
|
-
"source_net_26",
|
|
1014
|
-
"pcb_smtpad_30",
|
|
1015
|
-
"pcb_port_30",
|
|
1016
|
-
"pcb_plated_hole_21",
|
|
1017
|
-
"pcb_port_99"
|
|
1018
|
-
]
|
|
1019
|
-
},
|
|
1020
|
-
{
|
|
1021
|
-
"type": "rect",
|
|
1022
|
-
"layers": [
|
|
1023
|
-
"top"
|
|
1024
|
-
],
|
|
1025
|
-
"center": {
|
|
1026
|
-
"x": 3.6211417766862324,
|
|
1027
|
-
"y": -6.954594154601839
|
|
1028
|
-
},
|
|
1029
|
-
"width": 1.0606601717798214,
|
|
1030
|
-
"height": 0.66,
|
|
896
|
+
"width": 0.9,
|
|
897
|
+
"height": 1.2,
|
|
1031
898
|
"connectedTo": [
|
|
1032
899
|
"pcb_smtpad_30",
|
|
1033
900
|
"connectivity_net206",
|
|
@@ -1048,40 +915,11 @@
|
|
|
1048
915
|
"top"
|
|
1049
916
|
],
|
|
1050
917
|
"center": {
|
|
1051
|
-
"x":
|
|
1052
|
-
"y": -5
|
|
1053
|
-
},
|
|
1054
|
-
"width": 1.0606601717798214,
|
|
1055
|
-
"height": 0.66,
|
|
1056
|
-
"connectedTo": [
|
|
1057
|
-
"pcb_smtpad_31",
|
|
1058
|
-
"connectivity_net147",
|
|
1059
|
-
"source_trace_57",
|
|
1060
|
-
"source_port_71",
|
|
1061
|
-
"source_trace_56",
|
|
1062
|
-
"source_port_77",
|
|
1063
|
-
"source_trace_30",
|
|
1064
|
-
"source_port_31",
|
|
1065
|
-
"source_net_25",
|
|
1066
|
-
"pcb_smtpad_31",
|
|
1067
|
-
"pcb_port_31",
|
|
1068
|
-
"pcb_smtpad_63",
|
|
1069
|
-
"pcb_port_71",
|
|
1070
|
-
"pcb_smtpad_69",
|
|
1071
|
-
"pcb_port_77"
|
|
1072
|
-
]
|
|
1073
|
-
},
|
|
1074
|
-
{
|
|
1075
|
-
"type": "rect",
|
|
1076
|
-
"layers": [
|
|
1077
|
-
"top"
|
|
1078
|
-
],
|
|
1079
|
-
"center": {
|
|
1080
|
-
"x": 5.954594154601839,
|
|
1081
|
-
"y": -4.621141776686233
|
|
918
|
+
"x": 7.9,
|
|
919
|
+
"y": -7.5
|
|
1082
920
|
},
|
|
1083
|
-
"width":
|
|
1084
|
-
"height":
|
|
921
|
+
"width": 0.9,
|
|
922
|
+
"height": 1.2,
|
|
1085
923
|
"connectedTo": [
|
|
1086
924
|
"pcb_smtpad_31",
|
|
1087
925
|
"connectivity_net147",
|
|
@@ -1106,8 +944,8 @@
|
|
|
1106
944
|
"top"
|
|
1107
945
|
],
|
|
1108
946
|
"center": {
|
|
1109
|
-
"x": -
|
|
1110
|
-
"y":
|
|
947
|
+
"x": -13.8,
|
|
948
|
+
"y": 14.7
|
|
1111
949
|
},
|
|
1112
950
|
"width": 1,
|
|
1113
951
|
"height": 0.7,
|
|
@@ -1139,8 +977,8 @@
|
|
|
1139
977
|
"top"
|
|
1140
978
|
],
|
|
1141
979
|
"center": {
|
|
1142
|
-
"x": -
|
|
1143
|
-
"y":
|
|
980
|
+
"x": -13.8,
|
|
981
|
+
"y": 13.75
|
|
1144
982
|
},
|
|
1145
983
|
"width": 1,
|
|
1146
984
|
"height": 0.7,
|
|
@@ -1172,8 +1010,8 @@
|
|
|
1172
1010
|
"top"
|
|
1173
1011
|
],
|
|
1174
1012
|
"center": {
|
|
1175
|
-
"x": -
|
|
1176
|
-
"y":
|
|
1013
|
+
"x": -13.8,
|
|
1014
|
+
"y": 12.8
|
|
1177
1015
|
},
|
|
1178
1016
|
"width": 1,
|
|
1179
1017
|
"height": 0.7,
|
|
@@ -1197,8 +1035,8 @@
|
|
|
1197
1035
|
"top"
|
|
1198
1036
|
],
|
|
1199
1037
|
"center": {
|
|
1200
|
-
"x": -
|
|
1201
|
-
"y":
|
|
1038
|
+
"x": -11.2,
|
|
1039
|
+
"y": 12.8
|
|
1202
1040
|
},
|
|
1203
1041
|
"width": 1,
|
|
1204
1042
|
"height": 0.7,
|
|
@@ -1216,8 +1054,8 @@
|
|
|
1216
1054
|
"top"
|
|
1217
1055
|
],
|
|
1218
1056
|
"center": {
|
|
1219
|
-
"x": -
|
|
1220
|
-
"y":
|
|
1057
|
+
"x": -11.2,
|
|
1058
|
+
"y": 13.75
|
|
1221
1059
|
},
|
|
1222
1060
|
"width": 1,
|
|
1223
1061
|
"height": 0.7,
|
|
@@ -1235,8 +1073,8 @@
|
|
|
1235
1073
|
"top"
|
|
1236
1074
|
],
|
|
1237
1075
|
"center": {
|
|
1238
|
-
"x": -
|
|
1239
|
-
"y":
|
|
1076
|
+
"x": -11.2,
|
|
1077
|
+
"y": 14.7
|
|
1240
1078
|
},
|
|
1241
1079
|
"width": 1,
|
|
1242
1080
|
"height": 0.7,
|
|
@@ -1254,44 +1092,11 @@
|
|
|
1254
1092
|
"bottom"
|
|
1255
1093
|
],
|
|
1256
1094
|
"center": {
|
|
1257
|
-
"x":
|
|
1258
|
-
"y": 4.
|
|
1259
|
-
},
|
|
1260
|
-
"width": 0.55,
|
|
1261
|
-
"height": 0.8485281374238571,
|
|
1262
|
-
"connectedTo": [
|
|
1263
|
-
"pcb_smtpad_38",
|
|
1264
|
-
"connectivity_net182",
|
|
1265
|
-
"source_trace_74",
|
|
1266
|
-
"source_port_89",
|
|
1267
|
-
"source_trace_73",
|
|
1268
|
-
"source_port_86",
|
|
1269
|
-
"source_trace_37",
|
|
1270
|
-
"source_port_38",
|
|
1271
|
-
"source_trace_3",
|
|
1272
|
-
"source_port_2",
|
|
1273
|
-
"source_net_3",
|
|
1274
|
-
"pcb_smtpad_2",
|
|
1275
|
-
"pcb_port_2",
|
|
1276
|
-
"pcb_smtpad_38",
|
|
1277
|
-
"pcb_port_38",
|
|
1278
|
-
"pcb_plated_hole_8",
|
|
1279
|
-
"pcb_port_86",
|
|
1280
|
-
"pcb_plated_hole_11",
|
|
1281
|
-
"pcb_port_89"
|
|
1282
|
-
]
|
|
1283
|
-
},
|
|
1284
|
-
{
|
|
1285
|
-
"type": "rect",
|
|
1286
|
-
"layers": [
|
|
1287
|
-
"bottom"
|
|
1288
|
-
],
|
|
1289
|
-
"center": {
|
|
1290
|
-
"x": 12.424264068711928,
|
|
1291
|
-
"y": 4.767766952966369
|
|
1095
|
+
"x": 16.3,
|
|
1096
|
+
"y": 4.7
|
|
1292
1097
|
},
|
|
1293
|
-
"width":
|
|
1294
|
-
"height": 0.
|
|
1098
|
+
"width": 1,
|
|
1099
|
+
"height": 0.7,
|
|
1295
1100
|
"connectedTo": [
|
|
1296
1101
|
"pcb_smtpad_38",
|
|
1297
1102
|
"connectivity_net182",
|
|
@@ -1320,36 +1125,11 @@
|
|
|
1320
1125
|
"bottom"
|
|
1321
1126
|
],
|
|
1322
1127
|
"center": {
|
|
1323
|
-
"x":
|
|
1324
|
-
"y": 3.
|
|
1128
|
+
"x": 16.3,
|
|
1129
|
+
"y": 3.75
|
|
1325
1130
|
},
|
|
1326
|
-
"width":
|
|
1327
|
-
"height": 0.
|
|
1328
|
-
"connectedTo": [
|
|
1329
|
-
"pcb_smtpad_39",
|
|
1330
|
-
"connectivity_net132",
|
|
1331
|
-
"source_trace_50",
|
|
1332
|
-
"source_port_66",
|
|
1333
|
-
"source_trace_36",
|
|
1334
|
-
"source_port_39",
|
|
1335
|
-
"source_net_28",
|
|
1336
|
-
"pcb_smtpad_39",
|
|
1337
|
-
"pcb_port_39",
|
|
1338
|
-
"pcb_plated_hole_4",
|
|
1339
|
-
"pcb_port_66"
|
|
1340
|
-
]
|
|
1341
|
-
},
|
|
1342
|
-
{
|
|
1343
|
-
"type": "rect",
|
|
1344
|
-
"layers": [
|
|
1345
|
-
"bottom"
|
|
1346
|
-
],
|
|
1347
|
-
"center": {
|
|
1348
|
-
"x": 13.096015510839148,
|
|
1349
|
-
"y": 4.096015510839148
|
|
1350
|
-
},
|
|
1351
|
-
"width": 0.55,
|
|
1352
|
-
"height": 0.8485281374238571,
|
|
1131
|
+
"width": 1,
|
|
1132
|
+
"height": 0.7,
|
|
1353
1133
|
"connectedTo": [
|
|
1354
1134
|
"pcb_smtpad_39",
|
|
1355
1135
|
"connectivity_net132",
|
|
@@ -1370,40 +1150,11 @@
|
|
|
1370
1150
|
"bottom"
|
|
1371
1151
|
],
|
|
1372
1152
|
"center": {
|
|
1373
|
-
"x":
|
|
1374
|
-
"y":
|
|
1375
|
-
},
|
|
1376
|
-
"width": 0.55,
|
|
1377
|
-
"height": 0.8485281374238571,
|
|
1378
|
-
"connectedTo": [
|
|
1379
|
-
"pcb_smtpad_40",
|
|
1380
|
-
"connectivity_net152",
|
|
1381
|
-
"source_trace_59",
|
|
1382
|
-
"source_port_70",
|
|
1383
|
-
"source_trace_35",
|
|
1384
|
-
"source_port_40",
|
|
1385
|
-
"source_trace_8",
|
|
1386
|
-
"source_port_9",
|
|
1387
|
-
"source_net_8",
|
|
1388
|
-
"pcb_smtpad_9",
|
|
1389
|
-
"pcb_port_9",
|
|
1390
|
-
"pcb_smtpad_40",
|
|
1391
|
-
"pcb_port_40",
|
|
1392
|
-
"pcb_smtpad_62",
|
|
1393
|
-
"pcb_port_70"
|
|
1394
|
-
]
|
|
1395
|
-
},
|
|
1396
|
-
{
|
|
1397
|
-
"type": "rect",
|
|
1398
|
-
"layers": [
|
|
1399
|
-
"bottom"
|
|
1400
|
-
],
|
|
1401
|
-
"center": {
|
|
1402
|
-
"x": 13.767766952966369,
|
|
1403
|
-
"y": 3.4242640687119286
|
|
1153
|
+
"x": 16.3,
|
|
1154
|
+
"y": 2.8
|
|
1404
1155
|
},
|
|
1405
|
-
"width":
|
|
1406
|
-
"height": 0.
|
|
1156
|
+
"width": 1,
|
|
1157
|
+
"height": 0.7,
|
|
1407
1158
|
"connectedTo": [
|
|
1408
1159
|
"pcb_smtpad_40",
|
|
1409
1160
|
"connectivity_net152",
|
|
@@ -1428,30 +1179,11 @@
|
|
|
1428
1179
|
"bottom"
|
|
1429
1180
|
],
|
|
1430
1181
|
"center": {
|
|
1431
|
-
"x":
|
|
1432
|
-
"y":
|
|
1433
|
-
},
|
|
1434
|
-
"width": 0.55,
|
|
1435
|
-
"height": 0.8485281374238571,
|
|
1436
|
-
"connectedTo": [
|
|
1437
|
-
"pcb_smtpad_41",
|
|
1438
|
-
"connectivity_net463",
|
|
1439
|
-
"source_port_41",
|
|
1440
|
-
"pcb_smtpad_41",
|
|
1441
|
-
"pcb_port_41"
|
|
1442
|
-
]
|
|
1443
|
-
},
|
|
1444
|
-
{
|
|
1445
|
-
"type": "rect",
|
|
1446
|
-
"layers": [
|
|
1447
|
-
"bottom"
|
|
1448
|
-
],
|
|
1449
|
-
"center": {
|
|
1450
|
-
"x": 11.929289321881345,
|
|
1451
|
-
"y": 1.585786437626905
|
|
1182
|
+
"x": 13.7,
|
|
1183
|
+
"y": 2.8
|
|
1452
1184
|
},
|
|
1453
|
-
"width":
|
|
1454
|
-
"height": 0.
|
|
1185
|
+
"width": 1,
|
|
1186
|
+
"height": 0.7,
|
|
1455
1187
|
"connectedTo": [
|
|
1456
1188
|
"pcb_smtpad_41",
|
|
1457
1189
|
"connectivity_net463",
|
|
@@ -1466,30 +1198,11 @@
|
|
|
1466
1198
|
"bottom"
|
|
1467
1199
|
],
|
|
1468
1200
|
"center": {
|
|
1469
|
-
"x":
|
|
1470
|
-
"y":
|
|
1201
|
+
"x": 13.7,
|
|
1202
|
+
"y": 3.75
|
|
1471
1203
|
},
|
|
1472
|
-
"width":
|
|
1473
|
-
"height": 0.
|
|
1474
|
-
"connectedTo": [
|
|
1475
|
-
"pcb_smtpad_42",
|
|
1476
|
-
"connectivity_net464",
|
|
1477
|
-
"source_port_42",
|
|
1478
|
-
"pcb_smtpad_42",
|
|
1479
|
-
"pcb_port_42"
|
|
1480
|
-
]
|
|
1481
|
-
},
|
|
1482
|
-
{
|
|
1483
|
-
"type": "rect",
|
|
1484
|
-
"layers": [
|
|
1485
|
-
"bottom"
|
|
1486
|
-
],
|
|
1487
|
-
"center": {
|
|
1488
|
-
"x": 11.257537879754125,
|
|
1489
|
-
"y": 2.2575378797541252
|
|
1490
|
-
},
|
|
1491
|
-
"width": 0.55,
|
|
1492
|
-
"height": 0.8485281374238571,
|
|
1204
|
+
"width": 1,
|
|
1205
|
+
"height": 0.7,
|
|
1493
1206
|
"connectedTo": [
|
|
1494
1207
|
"pcb_smtpad_42",
|
|
1495
1208
|
"connectivity_net464",
|
|
@@ -1504,30 +1217,11 @@
|
|
|
1504
1217
|
"bottom"
|
|
1505
1218
|
],
|
|
1506
1219
|
"center": {
|
|
1507
|
-
"x":
|
|
1508
|
-
"y":
|
|
1220
|
+
"x": 13.7,
|
|
1221
|
+
"y": 4.7
|
|
1509
1222
|
},
|
|
1510
|
-
"width":
|
|
1511
|
-
"height": 0.
|
|
1512
|
-
"connectedTo": [
|
|
1513
|
-
"pcb_smtpad_43",
|
|
1514
|
-
"connectivity_net465",
|
|
1515
|
-
"source_port_43",
|
|
1516
|
-
"pcb_smtpad_43",
|
|
1517
|
-
"pcb_port_43"
|
|
1518
|
-
]
|
|
1519
|
-
},
|
|
1520
|
-
{
|
|
1521
|
-
"type": "rect",
|
|
1522
|
-
"layers": [
|
|
1523
|
-
"bottom"
|
|
1524
|
-
],
|
|
1525
|
-
"center": {
|
|
1526
|
-
"x": 10.585786437626904,
|
|
1527
|
-
"y": 2.9292893218813454
|
|
1528
|
-
},
|
|
1529
|
-
"width": 0.55,
|
|
1530
|
-
"height": 0.8485281374238571,
|
|
1223
|
+
"width": 1,
|
|
1224
|
+
"height": 0.7,
|
|
1531
1225
|
"connectedTo": [
|
|
1532
1226
|
"pcb_smtpad_43",
|
|
1533
1227
|
"connectivity_net465",
|
|
@@ -1542,8 +1236,8 @@
|
|
|
1542
1236
|
"top"
|
|
1543
1237
|
],
|
|
1544
1238
|
"center": {
|
|
1545
|
-
"x":
|
|
1546
|
-
"y": -0.
|
|
1239
|
+
"x": 16.2,
|
|
1240
|
+
"y": -0.30000000000000004
|
|
1547
1241
|
},
|
|
1548
1242
|
"width": 1,
|
|
1549
1243
|
"height": 0.7,
|
|
@@ -1567,8 +1261,8 @@
|
|
|
1567
1261
|
"top"
|
|
1568
1262
|
],
|
|
1569
1263
|
"center": {
|
|
1570
|
-
"x":
|
|
1571
|
-
"y": -1
|
|
1264
|
+
"x": 16.2,
|
|
1265
|
+
"y": -1.25
|
|
1572
1266
|
},
|
|
1573
1267
|
"width": 1,
|
|
1574
1268
|
"height": 0.7,
|
|
@@ -1600,8 +1294,8 @@
|
|
|
1600
1294
|
"top"
|
|
1601
1295
|
],
|
|
1602
1296
|
"center": {
|
|
1603
|
-
"x":
|
|
1604
|
-
"y": -
|
|
1297
|
+
"x": 16.2,
|
|
1298
|
+
"y": -2.2
|
|
1605
1299
|
},
|
|
1606
1300
|
"width": 1,
|
|
1607
1301
|
"height": 0.7,
|
|
@@ -1633,8 +1327,8 @@
|
|
|
1633
1327
|
"top"
|
|
1634
1328
|
],
|
|
1635
1329
|
"center": {
|
|
1636
|
-
"x":
|
|
1637
|
-
"y": -
|
|
1330
|
+
"x": 18.8,
|
|
1331
|
+
"y": -2.2
|
|
1638
1332
|
},
|
|
1639
1333
|
"width": 1,
|
|
1640
1334
|
"height": 0.7,
|
|
@@ -1652,8 +1346,8 @@
|
|
|
1652
1346
|
"top"
|
|
1653
1347
|
],
|
|
1654
1348
|
"center": {
|
|
1655
|
-
"x":
|
|
1656
|
-
"y": -1
|
|
1349
|
+
"x": 18.8,
|
|
1350
|
+
"y": -1.25
|
|
1657
1351
|
},
|
|
1658
1352
|
"width": 1,
|
|
1659
1353
|
"height": 0.7,
|
|
@@ -1671,8 +1365,8 @@
|
|
|
1671
1365
|
"top"
|
|
1672
1366
|
],
|
|
1673
1367
|
"center": {
|
|
1674
|
-
"x":
|
|
1675
|
-
"y": -0.
|
|
1368
|
+
"x": 18.8,
|
|
1369
|
+
"y": -0.30000000000000004
|
|
1676
1370
|
},
|
|
1677
1371
|
"width": 1,
|
|
1678
1372
|
"height": 0.7,
|
|
@@ -1690,8 +1384,8 @@
|
|
|
1690
1384
|
"top"
|
|
1691
1385
|
],
|
|
1692
1386
|
"center": {
|
|
1693
|
-
"x": -
|
|
1694
|
-
"y": -
|
|
1387
|
+
"x": -36.3,
|
|
1388
|
+
"y": -15.3
|
|
1695
1389
|
},
|
|
1696
1390
|
"width": 1,
|
|
1697
1391
|
"height": 0.7,
|
|
@@ -1723,8 +1417,8 @@
|
|
|
1723
1417
|
"top"
|
|
1724
1418
|
],
|
|
1725
1419
|
"center": {
|
|
1726
|
-
"x": -
|
|
1727
|
-
"y": -
|
|
1420
|
+
"x": -36.3,
|
|
1421
|
+
"y": -16.25
|
|
1728
1422
|
},
|
|
1729
1423
|
"width": 1,
|
|
1730
1424
|
"height": 0.7,
|
|
@@ -1752,8 +1446,8 @@
|
|
|
1752
1446
|
"top"
|
|
1753
1447
|
],
|
|
1754
1448
|
"center": {
|
|
1755
|
-
"x": -
|
|
1756
|
-
"y": -
|
|
1449
|
+
"x": -36.3,
|
|
1450
|
+
"y": -17.2
|
|
1757
1451
|
},
|
|
1758
1452
|
"width": 1,
|
|
1759
1453
|
"height": 0.7,
|
|
@@ -1777,8 +1471,8 @@
|
|
|
1777
1471
|
"top"
|
|
1778
1472
|
],
|
|
1779
1473
|
"center": {
|
|
1780
|
-
"x": -
|
|
1781
|
-
"y": -
|
|
1474
|
+
"x": -33.7,
|
|
1475
|
+
"y": -17.2
|
|
1782
1476
|
},
|
|
1783
1477
|
"width": 1,
|
|
1784
1478
|
"height": 0.7,
|
|
@@ -1796,8 +1490,8 @@
|
|
|
1796
1490
|
"top"
|
|
1797
1491
|
],
|
|
1798
1492
|
"center": {
|
|
1799
|
-
"x": -
|
|
1800
|
-
"y": -
|
|
1493
|
+
"x": -33.7,
|
|
1494
|
+
"y": -16.25
|
|
1801
1495
|
},
|
|
1802
1496
|
"width": 1,
|
|
1803
1497
|
"height": 0.7,
|
|
@@ -1815,8 +1509,8 @@
|
|
|
1815
1509
|
"top"
|
|
1816
1510
|
],
|
|
1817
1511
|
"center": {
|
|
1818
|
-
"x": -
|
|
1819
|
-
"y": -
|
|
1512
|
+
"x": -33.7,
|
|
1513
|
+
"y": -15.3
|
|
1820
1514
|
},
|
|
1821
1515
|
"width": 1,
|
|
1822
1516
|
"height": 0.7,
|
|
@@ -1834,8 +1528,8 @@
|
|
|
1834
1528
|
"bottom"
|
|
1835
1529
|
],
|
|
1836
1530
|
"center": {
|
|
1837
|
-
"x": -
|
|
1838
|
-
"y":
|
|
1531
|
+
"x": -28.7,
|
|
1532
|
+
"y": 17.2
|
|
1839
1533
|
},
|
|
1840
1534
|
"width": 1,
|
|
1841
1535
|
"height": 0.7,
|
|
@@ -1863,8 +1557,8 @@
|
|
|
1863
1557
|
"bottom"
|
|
1864
1558
|
],
|
|
1865
1559
|
"center": {
|
|
1866
|
-
"x": -
|
|
1867
|
-
"y":
|
|
1560
|
+
"x": -28.7,
|
|
1561
|
+
"y": 16.25
|
|
1868
1562
|
},
|
|
1869
1563
|
"width": 1,
|
|
1870
1564
|
"height": 0.7,
|
|
@@ -1896,8 +1590,8 @@
|
|
|
1896
1590
|
"bottom"
|
|
1897
1591
|
],
|
|
1898
1592
|
"center": {
|
|
1899
|
-
"x": -
|
|
1900
|
-
"y":
|
|
1593
|
+
"x": -28.7,
|
|
1594
|
+
"y": 15.3
|
|
1901
1595
|
},
|
|
1902
1596
|
"width": 1,
|
|
1903
1597
|
"height": 0.7,
|
|
@@ -1925,8 +1619,8 @@
|
|
|
1925
1619
|
"bottom"
|
|
1926
1620
|
],
|
|
1927
1621
|
"center": {
|
|
1928
|
-
"x": -
|
|
1929
|
-
"y":
|
|
1622
|
+
"x": -31.3,
|
|
1623
|
+
"y": 15.3
|
|
1930
1624
|
},
|
|
1931
1625
|
"width": 1,
|
|
1932
1626
|
"height": 0.7,
|
|
@@ -1944,8 +1638,8 @@
|
|
|
1944
1638
|
"bottom"
|
|
1945
1639
|
],
|
|
1946
1640
|
"center": {
|
|
1947
|
-
"x": -
|
|
1948
|
-
"y":
|
|
1641
|
+
"x": -31.3,
|
|
1642
|
+
"y": 16.25
|
|
1949
1643
|
},
|
|
1950
1644
|
"width": 1,
|
|
1951
1645
|
"height": 0.7,
|
|
@@ -1963,8 +1657,8 @@
|
|
|
1963
1657
|
"bottom"
|
|
1964
1658
|
],
|
|
1965
1659
|
"center": {
|
|
1966
|
-
"x": -
|
|
1967
|
-
"y":
|
|
1660
|
+
"x": -31.3,
|
|
1661
|
+
"y": 17.2
|
|
1968
1662
|
},
|
|
1969
1663
|
"width": 1,
|
|
1970
1664
|
"height": 0.7,
|
|
@@ -1982,8 +1676,8 @@
|
|
|
1982
1676
|
"bottom"
|
|
1983
1677
|
],
|
|
1984
1678
|
"center": {
|
|
1985
|
-
"x": -
|
|
1986
|
-
"y": -
|
|
1679
|
+
"x": -20.35,
|
|
1680
|
+
"y": -9.305
|
|
1987
1681
|
},
|
|
1988
1682
|
"width": 1,
|
|
1989
1683
|
"height": 0.6,
|
|
@@ -2011,8 +1705,8 @@
|
|
|
2011
1705
|
"bottom"
|
|
2012
1706
|
],
|
|
2013
1707
|
"center": {
|
|
2014
|
-
"x": -
|
|
2015
|
-
"y": -
|
|
1708
|
+
"x": -20.35,
|
|
1709
|
+
"y": -10.575
|
|
2016
1710
|
},
|
|
2017
1711
|
"width": 1,
|
|
2018
1712
|
"height": 0.6,
|
|
@@ -2040,8 +1734,8 @@
|
|
|
2040
1734
|
"bottom"
|
|
2041
1735
|
],
|
|
2042
1736
|
"center": {
|
|
2043
|
-
"x": -
|
|
2044
|
-
"y": -
|
|
1737
|
+
"x": -20.35,
|
|
1738
|
+
"y": -11.844999999999999
|
|
2045
1739
|
},
|
|
2046
1740
|
"width": 1,
|
|
2047
1741
|
"height": 0.6,
|
|
@@ -2073,8 +1767,8 @@
|
|
|
2073
1767
|
"bottom"
|
|
2074
1768
|
],
|
|
2075
1769
|
"center": {
|
|
2076
|
-
"x": -
|
|
2077
|
-
"y": -
|
|
1770
|
+
"x": -20.35,
|
|
1771
|
+
"y": -13.115
|
|
2078
1772
|
},
|
|
2079
1773
|
"width": 1,
|
|
2080
1774
|
"height": 0.6,
|
|
@@ -2106,8 +1800,8 @@
|
|
|
2106
1800
|
"bottom"
|
|
2107
1801
|
],
|
|
2108
1802
|
"center": {
|
|
2109
|
-
"x": -
|
|
2110
|
-
"y": -
|
|
1803
|
+
"x": -20.35,
|
|
1804
|
+
"y": -14.385
|
|
2111
1805
|
},
|
|
2112
1806
|
"width": 1,
|
|
2113
1807
|
"height": 0.6,
|
|
@@ -2135,8 +1829,8 @@
|
|
|
2135
1829
|
"bottom"
|
|
2136
1830
|
],
|
|
2137
1831
|
"center": {
|
|
2138
|
-
"x": -
|
|
2139
|
-
"y": -
|
|
1832
|
+
"x": -20.35,
|
|
1833
|
+
"y": -15.655
|
|
2140
1834
|
},
|
|
2141
1835
|
"width": 1,
|
|
2142
1836
|
"height": 0.6,
|
|
@@ -2164,8 +1858,8 @@
|
|
|
2164
1858
|
"bottom"
|
|
2165
1859
|
],
|
|
2166
1860
|
"center": {
|
|
2167
|
-
"x": -
|
|
2168
|
-
"y": -
|
|
1861
|
+
"x": -20.35,
|
|
1862
|
+
"y": -16.925
|
|
2169
1863
|
},
|
|
2170
1864
|
"width": 1,
|
|
2171
1865
|
"height": 0.6,
|
|
@@ -2193,8 +1887,8 @@
|
|
|
2193
1887
|
"bottom"
|
|
2194
1888
|
],
|
|
2195
1889
|
"center": {
|
|
2196
|
-
"x": -
|
|
2197
|
-
"y": -
|
|
1890
|
+
"x": -20.35,
|
|
1891
|
+
"y": -18.195
|
|
2198
1892
|
},
|
|
2199
1893
|
"width": 1,
|
|
2200
1894
|
"height": 0.6,
|
|
@@ -2222,8 +1916,8 @@
|
|
|
2222
1916
|
"bottom"
|
|
2223
1917
|
],
|
|
2224
1918
|
"center": {
|
|
2225
|
-
"x": -
|
|
2226
|
-
"y": -
|
|
1919
|
+
"x": -24.65,
|
|
1920
|
+
"y": -18.195
|
|
2227
1921
|
},
|
|
2228
1922
|
"width": 1,
|
|
2229
1923
|
"height": 0.6,
|
|
@@ -2255,8 +1949,8 @@
|
|
|
2255
1949
|
"bottom"
|
|
2256
1950
|
],
|
|
2257
1951
|
"center": {
|
|
2258
|
-
"x": -
|
|
2259
|
-
"y": -
|
|
1952
|
+
"x": -24.65,
|
|
1953
|
+
"y": -16.925
|
|
2260
1954
|
},
|
|
2261
1955
|
"width": 1,
|
|
2262
1956
|
"height": 0.6,
|
|
@@ -2280,8 +1974,8 @@
|
|
|
2280
1974
|
"bottom"
|
|
2281
1975
|
],
|
|
2282
1976
|
"center": {
|
|
2283
|
-
"x": -
|
|
2284
|
-
"y": -
|
|
1977
|
+
"x": -24.65,
|
|
1978
|
+
"y": -15.655000000000001
|
|
2285
1979
|
},
|
|
2286
1980
|
"width": 1,
|
|
2287
1981
|
"height": 0.6,
|
|
@@ -2305,8 +1999,8 @@
|
|
|
2305
1999
|
"bottom"
|
|
2306
2000
|
],
|
|
2307
2001
|
"center": {
|
|
2308
|
-
"x": -
|
|
2309
|
-
"y": -
|
|
2002
|
+
"x": -24.65,
|
|
2003
|
+
"y": -14.385
|
|
2310
2004
|
},
|
|
2311
2005
|
"width": 1,
|
|
2312
2006
|
"height": 0.6,
|
|
@@ -2338,8 +2032,8 @@
|
|
|
2338
2032
|
"bottom"
|
|
2339
2033
|
],
|
|
2340
2034
|
"center": {
|
|
2341
|
-
"x": -
|
|
2342
|
-
"y": -
|
|
2035
|
+
"x": -24.65,
|
|
2036
|
+
"y": -13.115
|
|
2343
2037
|
},
|
|
2344
2038
|
"width": 1,
|
|
2345
2039
|
"height": 0.6,
|
|
@@ -2371,8 +2065,8 @@
|
|
|
2371
2065
|
"bottom"
|
|
2372
2066
|
],
|
|
2373
2067
|
"center": {
|
|
2374
|
-
"x": -
|
|
2375
|
-
"y": -
|
|
2068
|
+
"x": -24.65,
|
|
2069
|
+
"y": -11.845
|
|
2376
2070
|
},
|
|
2377
2071
|
"width": 1,
|
|
2378
2072
|
"height": 0.6,
|
|
@@ -2396,8 +2090,8 @@
|
|
|
2396
2090
|
"bottom"
|
|
2397
2091
|
],
|
|
2398
2092
|
"center": {
|
|
2399
|
-
"x": -
|
|
2400
|
-
"y": -
|
|
2093
|
+
"x": -24.65,
|
|
2094
|
+
"y": -10.575
|
|
2401
2095
|
},
|
|
2402
2096
|
"width": 1,
|
|
2403
2097
|
"height": 0.6,
|
|
@@ -2429,8 +2123,8 @@
|
|
|
2429
2123
|
"bottom"
|
|
2430
2124
|
],
|
|
2431
2125
|
"center": {
|
|
2432
|
-
"x": -
|
|
2433
|
-
"y": -
|
|
2126
|
+
"x": -24.65,
|
|
2127
|
+
"y": -9.305
|
|
2434
2128
|
},
|
|
2435
2129
|
"width": 1,
|
|
2436
2130
|
"height": 0.6,
|
|
@@ -2461,8 +2155,8 @@
|
|
|
2461
2155
|
"bottom"
|
|
2462
2156
|
],
|
|
2463
2157
|
"center": {
|
|
2464
|
-
"x":
|
|
2465
|
-
"y":
|
|
2158
|
+
"x": 18.61,
|
|
2159
|
+
"y": 16.25
|
|
2466
2160
|
},
|
|
2467
2161
|
"width": 1.5,
|
|
2468
2162
|
"height": 1.5,
|
|
@@ -2493,8 +2187,8 @@
|
|
|
2493
2187
|
"bottom"
|
|
2494
2188
|
],
|
|
2495
2189
|
"center": {
|
|
2496
|
-
"x": 15
|
|
2497
|
-
"y":
|
|
2190
|
+
"x": 21.15,
|
|
2191
|
+
"y": 16.25
|
|
2498
2192
|
},
|
|
2499
2193
|
"width": 1.5,
|
|
2500
2194
|
"height": 1.5,
|
|
@@ -2525,8 +2219,8 @@
|
|
|
2525
2219
|
"bottom"
|
|
2526
2220
|
],
|
|
2527
2221
|
"center": {
|
|
2528
|
-
"x":
|
|
2529
|
-
"y":
|
|
2222
|
+
"x": 23.689999999999998,
|
|
2223
|
+
"y": 16.25
|
|
2530
2224
|
},
|
|
2531
2225
|
"width": 1.5,
|
|
2532
2226
|
"height": 1.5,
|
|
@@ -2553,8 +2247,8 @@
|
|
|
2553
2247
|
"bottom"
|
|
2554
2248
|
],
|
|
2555
2249
|
"center": {
|
|
2556
|
-
"x":
|
|
2557
|
-
"y":
|
|
2250
|
+
"x": 26.23,
|
|
2251
|
+
"y": 16.25
|
|
2558
2252
|
},
|
|
2559
2253
|
"width": 1.5,
|
|
2560
2254
|
"height": 1.5,
|
|
@@ -2585,8 +2279,8 @@
|
|
|
2585
2279
|
"bottom"
|
|
2586
2280
|
],
|
|
2587
2281
|
"center": {
|
|
2588
|
-
"x":
|
|
2589
|
-
"y":
|
|
2282
|
+
"x": 28.77,
|
|
2283
|
+
"y": 16.25
|
|
2590
2284
|
},
|
|
2591
2285
|
"width": 1.5,
|
|
2592
2286
|
"height": 1.5,
|
|
@@ -2613,8 +2307,8 @@
|
|
|
2613
2307
|
"bottom"
|
|
2614
2308
|
],
|
|
2615
2309
|
"center": {
|
|
2616
|
-
"x":
|
|
2617
|
-
"y":
|
|
2310
|
+
"x": 31.31,
|
|
2311
|
+
"y": 16.25
|
|
2618
2312
|
},
|
|
2619
2313
|
"width": 1.5,
|
|
2620
2314
|
"height": 1.5,
|
|
@@ -2641,8 +2335,8 @@
|
|
|
2641
2335
|
"bottom"
|
|
2642
2336
|
],
|
|
2643
2337
|
"center": {
|
|
2644
|
-
"x":
|
|
2645
|
-
"y":
|
|
2338
|
+
"x": 33.85,
|
|
2339
|
+
"y": 16.25
|
|
2646
2340
|
},
|
|
2647
2341
|
"width": 1.5,
|
|
2648
2342
|
"height": 1.5,
|
|
@@ -2677,8 +2371,8 @@
|
|
|
2677
2371
|
"bottom"
|
|
2678
2372
|
],
|
|
2679
2373
|
"center": {
|
|
2680
|
-
"x":
|
|
2681
|
-
"y":
|
|
2374
|
+
"x": 36.39,
|
|
2375
|
+
"y": 16.25
|
|
2682
2376
|
},
|
|
2683
2377
|
"width": 1.5,
|
|
2684
2378
|
"height": 1.5,
|
|
@@ -2713,8 +2407,8 @@
|
|
|
2713
2407
|
"bottom"
|
|
2714
2408
|
],
|
|
2715
2409
|
"center": {
|
|
2716
|
-
"x": -
|
|
2717
|
-
"y": 1
|
|
2410
|
+
"x": -13.85,
|
|
2411
|
+
"y": 1.25
|
|
2718
2412
|
},
|
|
2719
2413
|
"width": 1.5,
|
|
2720
2414
|
"height": 1.5,
|
|
@@ -2749,8 +2443,8 @@
|
|
|
2749
2443
|
"bottom"
|
|
2750
2444
|
],
|
|
2751
2445
|
"center": {
|
|
2752
|
-
"x": -
|
|
2753
|
-
"y": 1
|
|
2446
|
+
"x": -11.309999999999999,
|
|
2447
|
+
"y": 1.25
|
|
2754
2448
|
},
|
|
2755
2449
|
"width": 1.5,
|
|
2756
2450
|
"height": 1.5,
|
|
@@ -2785,8 +2479,8 @@
|
|
|
2785
2479
|
"bottom"
|
|
2786
2480
|
],
|
|
2787
2481
|
"center": {
|
|
2788
|
-
"x": -
|
|
2789
|
-
"y": 1
|
|
2482
|
+
"x": -8.77,
|
|
2483
|
+
"y": 1.25
|
|
2790
2484
|
},
|
|
2791
2485
|
"width": 1.5,
|
|
2792
2486
|
"height": 1.5,
|
|
@@ -2821,8 +2515,8 @@
|
|
|
2821
2515
|
"bottom"
|
|
2822
2516
|
],
|
|
2823
2517
|
"center": {
|
|
2824
|
-
"x": -
|
|
2825
|
-
"y": 1
|
|
2518
|
+
"x": -6.2299999999999995,
|
|
2519
|
+
"y": 1.25
|
|
2826
2520
|
},
|
|
2827
2521
|
"width": 1.5,
|
|
2828
2522
|
"height": 1.5,
|
|
@@ -2857,8 +2551,8 @@
|
|
|
2857
2551
|
"bottom"
|
|
2858
2552
|
],
|
|
2859
2553
|
"center": {
|
|
2860
|
-
"x": -
|
|
2861
|
-
"y": 1
|
|
2554
|
+
"x": -3.6899999999999995,
|
|
2555
|
+
"y": 1.25
|
|
2862
2556
|
},
|
|
2863
2557
|
"width": 1.5,
|
|
2864
2558
|
"height": 1.5,
|
|
@@ -2893,8 +2587,8 @@
|
|
|
2893
2587
|
"bottom"
|
|
2894
2588
|
],
|
|
2895
2589
|
"center": {
|
|
2896
|
-
"x":
|
|
2897
|
-
"y": 1
|
|
2590
|
+
"x": -1.1500000000000004,
|
|
2591
|
+
"y": 1.25
|
|
2898
2592
|
},
|
|
2899
2593
|
"width": 1.5,
|
|
2900
2594
|
"height": 1.5,
|
|
@@ -2929,8 +2623,8 @@
|
|
|
2929
2623
|
"bottom"
|
|
2930
2624
|
],
|
|
2931
2625
|
"center": {
|
|
2932
|
-
"x": -
|
|
2933
|
-
"y":
|
|
2626
|
+
"x": -8.81,
|
|
2627
|
+
"y": 18.75
|
|
2934
2628
|
},
|
|
2935
2629
|
"width": 1.5,
|
|
2936
2630
|
"height": 1.5,
|
|
@@ -2957,8 +2651,8 @@
|
|
|
2957
2651
|
"bottom"
|
|
2958
2652
|
],
|
|
2959
2653
|
"center": {
|
|
2960
|
-
"x": -
|
|
2961
|
-
"y":
|
|
2654
|
+
"x": -6.27,
|
|
2655
|
+
"y": 18.75
|
|
2962
2656
|
},
|
|
2963
2657
|
"width": 1.5,
|
|
2964
2658
|
"height": 1.5,
|
|
@@ -2989,8 +2683,8 @@
|
|
|
2989
2683
|
"bottom"
|
|
2990
2684
|
],
|
|
2991
2685
|
"center": {
|
|
2992
|
-
"x": -
|
|
2993
|
-
"y":
|
|
2686
|
+
"x": -3.73,
|
|
2687
|
+
"y": 18.75
|
|
2994
2688
|
},
|
|
2995
2689
|
"width": 1.5,
|
|
2996
2690
|
"height": 1.5,
|
|
@@ -3021,8 +2715,8 @@
|
|
|
3021
2715
|
"bottom"
|
|
3022
2716
|
],
|
|
3023
2717
|
"center": {
|
|
3024
|
-
"x": -
|
|
3025
|
-
"y":
|
|
2718
|
+
"x": -1.19,
|
|
2719
|
+
"y": 18.75
|
|
3026
2720
|
},
|
|
3027
2721
|
"width": 1.5,
|
|
3028
2722
|
"height": 1.5,
|
|
@@ -3057,8 +2751,8 @@
|
|
|
3057
2751
|
"bottom"
|
|
3058
2752
|
],
|
|
3059
2753
|
"center": {
|
|
3060
|
-
"x": 28,
|
|
3061
|
-
"y": -
|
|
2754
|
+
"x": 28.65,
|
|
2755
|
+
"y": -3.75
|
|
3062
2756
|
},
|
|
3063
2757
|
"width": 1.5,
|
|
3064
2758
|
"height": 1.5,
|
|
@@ -3089,8 +2783,8 @@
|
|
|
3089
2783
|
"bottom"
|
|
3090
2784
|
],
|
|
3091
2785
|
"center": {
|
|
3092
|
-
"x":
|
|
3093
|
-
"y": -
|
|
2786
|
+
"x": 31.19,
|
|
2787
|
+
"y": -3.75
|
|
3094
2788
|
},
|
|
3095
2789
|
"width": 1.5,
|
|
3096
2790
|
"height": 1.5,
|
|
@@ -3125,8 +2819,8 @@
|
|
|
3125
2819
|
"bottom"
|
|
3126
2820
|
],
|
|
3127
2821
|
"center": {
|
|
3128
|
-
"x":
|
|
3129
|
-
"y": -
|
|
2822
|
+
"x": 33.730000000000004,
|
|
2823
|
+
"y": -3.75
|
|
3130
2824
|
},
|
|
3131
2825
|
"width": 1.5,
|
|
3132
2826
|
"height": 1.5,
|
|
@@ -3161,8 +2855,8 @@
|
|
|
3161
2855
|
"bottom"
|
|
3162
2856
|
],
|
|
3163
2857
|
"center": {
|
|
3164
|
-
"x":
|
|
3165
|
-
"y": -
|
|
2858
|
+
"x": 36.27,
|
|
2859
|
+
"y": -3.75
|
|
3166
2860
|
},
|
|
3167
2861
|
"width": 1.5,
|
|
3168
2862
|
"height": 1.5,
|
|
@@ -3189,8 +2883,8 @@
|
|
|
3189
2883
|
"bottom"
|
|
3190
2884
|
],
|
|
3191
2885
|
"center": {
|
|
3192
|
-
"x":
|
|
3193
|
-
"y":
|
|
2886
|
+
"x": 38.81,
|
|
2887
|
+
"y": -3.75
|
|
3194
2888
|
},
|
|
3195
2889
|
"width": 1.5,
|
|
3196
2890
|
"height": 1.5,
|
|
@@ -3225,8 +2919,8 @@
|
|
|
3225
2919
|
"bottom"
|
|
3226
2920
|
],
|
|
3227
2921
|
"center": {
|
|
3228
|
-
"x":
|
|
3229
|
-
"y": 3.
|
|
2922
|
+
"x": 41.35,
|
|
2923
|
+
"y": -3.75
|
|
3230
2924
|
},
|
|
3231
2925
|
"width": 1.5,
|
|
3232
2926
|
"height": 1.5,
|
|
@@ -3253,8 +2947,8 @@
|
|
|
3253
2947
|
"bottom"
|
|
3254
2948
|
],
|
|
3255
2949
|
"center": {
|
|
3256
|
-
"x": -
|
|
3257
|
-
"y": -
|
|
2950
|
+
"x": -18.81,
|
|
2951
|
+
"y": -18.75
|
|
3258
2952
|
},
|
|
3259
2953
|
"width": 1.5,
|
|
3260
2954
|
"height": 1.5,
|
|
@@ -3285,8 +2979,8 @@
|
|
|
3285
2979
|
"bottom"
|
|
3286
2980
|
],
|
|
3287
2981
|
"center": {
|
|
3288
|
-
"x": -
|
|
3289
|
-
"y": -
|
|
2982
|
+
"x": -16.27,
|
|
2983
|
+
"y": -18.75
|
|
3290
2984
|
},
|
|
3291
2985
|
"width": 1.5,
|
|
3292
2986
|
"height": 1.5,
|
|
@@ -3321,8 +3015,8 @@
|
|
|
3321
3015
|
"bottom"
|
|
3322
3016
|
],
|
|
3323
3017
|
"center": {
|
|
3324
|
-
"x": -
|
|
3325
|
-
"y": -
|
|
3018
|
+
"x": -13.73,
|
|
3019
|
+
"y": -18.75
|
|
3326
3020
|
},
|
|
3327
3021
|
"width": 1.5,
|
|
3328
3022
|
"height": 1.5,
|
|
@@ -3349,8 +3043,8 @@
|
|
|
3349
3043
|
"bottom"
|
|
3350
3044
|
],
|
|
3351
3045
|
"center": {
|
|
3352
|
-
"x": -
|
|
3353
|
-
"y": -
|
|
3046
|
+
"x": -11.19,
|
|
3047
|
+
"y": -18.75
|
|
3354
3048
|
},
|
|
3355
3049
|
"width": 1.5,
|
|
3356
3050
|
"height": 1.5,
|
|
@@ -3381,8 +3075,8 @@
|
|
|
3381
3075
|
"bottom"
|
|
3382
3076
|
],
|
|
3383
3077
|
"center": {
|
|
3384
|
-
"x":
|
|
3385
|
-
"y":
|
|
3078
|
+
"x": 23.73,
|
|
3079
|
+
"y": 6.25
|
|
3386
3080
|
},
|
|
3387
3081
|
"width": 1.5,
|
|
3388
3082
|
"height": 1.5,
|
|
@@ -3413,8 +3107,8 @@
|
|
|
3413
3107
|
"bottom"
|
|
3414
3108
|
],
|
|
3415
3109
|
"center": {
|
|
3416
|
-
"x":
|
|
3417
|
-
"y":
|
|
3110
|
+
"x": 26.27,
|
|
3111
|
+
"y": 6.25
|
|
3418
3112
|
},
|
|
3419
3113
|
"width": 1.5,
|
|
3420
3114
|
"height": 1.5,
|
|
@@ -3449,8 +3143,8 @@
|
|
|
3449
3143
|
"bottom"
|
|
3450
3144
|
],
|
|
3451
3145
|
"center": {
|
|
3452
|
-
"x": -
|
|
3453
|
-
"y":
|
|
3146
|
+
"x": -35.06,
|
|
3147
|
+
"y": 11.25
|
|
3454
3148
|
},
|
|
3455
3149
|
"width": 1.5,
|
|
3456
3150
|
"height": 1.5,
|
|
@@ -3477,8 +3171,8 @@
|
|
|
3477
3171
|
"bottom"
|
|
3478
3172
|
],
|
|
3479
3173
|
"center": {
|
|
3480
|
-
"x": -
|
|
3481
|
-
"y":
|
|
3174
|
+
"x": -32.52,
|
|
3175
|
+
"y": 11.25
|
|
3482
3176
|
},
|
|
3483
3177
|
"width": 1.5,
|
|
3484
3178
|
"height": 1.5,
|
|
@@ -3509,8 +3203,8 @@
|
|
|
3509
3203
|
"bottom"
|
|
3510
3204
|
],
|
|
3511
3205
|
"center": {
|
|
3512
|
-
"x": -
|
|
3513
|
-
"y":
|
|
3206
|
+
"x": -29.98,
|
|
3207
|
+
"y": 11.25
|
|
3514
3208
|
},
|
|
3515
3209
|
"width": 1.5,
|
|
3516
3210
|
"height": 1.5,
|
|
@@ -3545,8 +3239,8 @@
|
|
|
3545
3239
|
"bottom"
|
|
3546
3240
|
],
|
|
3547
3241
|
"center": {
|
|
3548
|
-
"x": -
|
|
3549
|
-
"y":
|
|
3242
|
+
"x": -27.44,
|
|
3243
|
+
"y": 11.25
|
|
3550
3244
|
},
|
|
3551
3245
|
"width": 1.5,
|
|
3552
3246
|
"height": 1.5,
|
|
@@ -3577,8 +3271,8 @@
|
|
|
3577
3271
|
"bottom"
|
|
3578
3272
|
],
|
|
3579
3273
|
"center": {
|
|
3580
|
-
"x": -
|
|
3581
|
-
"y": -
|
|
3274
|
+
"x": -36.27,
|
|
3275
|
+
"y": -8.75
|
|
3582
3276
|
},
|
|
3583
3277
|
"width": 1.5,
|
|
3584
3278
|
"height": 1.5,
|
|
@@ -3613,8 +3307,8 @@
|
|
|
3613
3307
|
"bottom"
|
|
3614
3308
|
],
|
|
3615
3309
|
"center": {
|
|
3616
|
-
"x": -
|
|
3617
|
-
"y": -
|
|
3310
|
+
"x": -33.73,
|
|
3311
|
+
"y": -8.75
|
|
3618
3312
|
},
|
|
3619
3313
|
"width": 1.5,
|
|
3620
3314
|
"height": 1.5,
|
|
@@ -3638,29 +3332,29 @@
|
|
|
3638
3332
|
"name": "source_net_0",
|
|
3639
3333
|
"pointsToConnect": [
|
|
3640
3334
|
{
|
|
3641
|
-
"x": -
|
|
3642
|
-
"y": -2,
|
|
3335
|
+
"x": -32.925,
|
|
3336
|
+
"y": -2.5,
|
|
3643
3337
|
"layer": "top",
|
|
3644
3338
|
"pointId": "pcb_port_1",
|
|
3645
3339
|
"pcb_port_id": "pcb_port_1"
|
|
3646
3340
|
},
|
|
3647
3341
|
{
|
|
3648
|
-
"x":
|
|
3649
|
-
"y": -
|
|
3342
|
+
"x": 16.2,
|
|
3343
|
+
"y": -2.2,
|
|
3650
3344
|
"layer": "top",
|
|
3651
3345
|
"pointId": "pcb_port_46",
|
|
3652
3346
|
"pcb_port_id": "pcb_port_46"
|
|
3653
3347
|
},
|
|
3654
3348
|
{
|
|
3655
|
-
"x":
|
|
3656
|
-
"y":
|
|
3349
|
+
"x": 36.39,
|
|
3350
|
+
"y": 16.25,
|
|
3657
3351
|
"layer": "top",
|
|
3658
3352
|
"pointId": "pcb_port_69",
|
|
3659
3353
|
"pcb_port_id": "pcb_port_69"
|
|
3660
3354
|
},
|
|
3661
3355
|
{
|
|
3662
|
-
"x": -
|
|
3663
|
-
"y": 1,
|
|
3356
|
+
"x": -11.309999999999999,
|
|
3357
|
+
"y": 1.25,
|
|
3664
3358
|
"layer": "top",
|
|
3665
3359
|
"pointId": "pcb_port_87",
|
|
3666
3360
|
"pcb_port_id": "pcb_port_87"
|
|
@@ -3671,22 +3365,22 @@
|
|
|
3671
3365
|
"name": "source_net_1",
|
|
3672
3366
|
"pointsToConnect": [
|
|
3673
3367
|
{
|
|
3674
|
-
"x": -
|
|
3675
|
-
"y": -2,
|
|
3368
|
+
"x": -34.575,
|
|
3369
|
+
"y": -2.5,
|
|
3676
3370
|
"layer": "top",
|
|
3677
3371
|
"pointId": "pcb_port_0",
|
|
3678
3372
|
"pcb_port_id": "pcb_port_0"
|
|
3679
3373
|
},
|
|
3680
3374
|
{
|
|
3681
|
-
"x": -
|
|
3682
|
-
"y": -
|
|
3375
|
+
"x": -11.19,
|
|
3376
|
+
"y": -18.75,
|
|
3683
3377
|
"layer": "top",
|
|
3684
3378
|
"pointId": "pcb_port_105",
|
|
3685
3379
|
"pcb_port_id": "pcb_port_105"
|
|
3686
3380
|
},
|
|
3687
3381
|
{
|
|
3688
|
-
"x": -
|
|
3689
|
-
"y": -
|
|
3382
|
+
"x": -18.81,
|
|
3383
|
+
"y": -18.75,
|
|
3690
3384
|
"layer": "top",
|
|
3691
3385
|
"pointId": "pcb_port_102",
|
|
3692
3386
|
"pcb_port_id": "pcb_port_102"
|
|
@@ -3697,22 +3391,22 @@
|
|
|
3697
3391
|
"name": "source_net_2",
|
|
3698
3392
|
"pointsToConnect": [
|
|
3699
3393
|
{
|
|
3700
|
-
"x":
|
|
3701
|
-
"y":
|
|
3394
|
+
"x": 9.6625,
|
|
3395
|
+
"y": 11.25,
|
|
3702
3396
|
"layer": "top",
|
|
3703
3397
|
"pointId": "pcb_port_3",
|
|
3704
3398
|
"pcb_port_id": "pcb_port_3"
|
|
3705
3399
|
},
|
|
3706
3400
|
{
|
|
3707
|
-
"x":
|
|
3708
|
-
"y":
|
|
3401
|
+
"x": 6.99,
|
|
3402
|
+
"y": 15,
|
|
3709
3403
|
"layer": "top",
|
|
3710
3404
|
"pointId": "pcb_port_10",
|
|
3711
3405
|
"pcb_port_id": "pcb_port_10"
|
|
3712
3406
|
},
|
|
3713
3407
|
{
|
|
3714
|
-
"x":
|
|
3715
|
-
"y":
|
|
3408
|
+
"x": 18.61,
|
|
3409
|
+
"y": 16.25,
|
|
3716
3410
|
"layer": "top",
|
|
3717
3411
|
"pointId": "pcb_port_62",
|
|
3718
3412
|
"pcb_port_id": "pcb_port_62"
|
|
@@ -3723,29 +3417,29 @@
|
|
|
3723
3417
|
"name": "source_net_3",
|
|
3724
3418
|
"pointsToConnect": [
|
|
3725
3419
|
{
|
|
3726
|
-
"x":
|
|
3727
|
-
"y":
|
|
3420
|
+
"x": 7.8375,
|
|
3421
|
+
"y": 11.25,
|
|
3728
3422
|
"layer": "top",
|
|
3729
3423
|
"pointId": "pcb_port_2",
|
|
3730
3424
|
"pcb_port_id": "pcb_port_2"
|
|
3731
3425
|
},
|
|
3732
3426
|
{
|
|
3733
|
-
"x":
|
|
3734
|
-
"y": 4.
|
|
3427
|
+
"x": 16.3,
|
|
3428
|
+
"y": 4.7,
|
|
3735
3429
|
"layer": "bottom",
|
|
3736
3430
|
"pointId": "pcb_port_38",
|
|
3737
3431
|
"pcb_port_id": "pcb_port_38"
|
|
3738
3432
|
},
|
|
3739
3433
|
{
|
|
3740
|
-
"x": -
|
|
3741
|
-
"y": 1,
|
|
3434
|
+
"x": -13.85,
|
|
3435
|
+
"y": 1.25,
|
|
3742
3436
|
"layer": "top",
|
|
3743
3437
|
"pointId": "pcb_port_86",
|
|
3744
3438
|
"pcb_port_id": "pcb_port_86"
|
|
3745
3439
|
},
|
|
3746
3440
|
{
|
|
3747
|
-
"x": -
|
|
3748
|
-
"y": 1,
|
|
3441
|
+
"x": -6.2299999999999995,
|
|
3442
|
+
"y": 1.25,
|
|
3749
3443
|
"layer": "top",
|
|
3750
3444
|
"pointId": "pcb_port_89",
|
|
3751
3445
|
"pcb_port_id": "pcb_port_89"
|
|
@@ -3756,29 +3450,29 @@
|
|
|
3756
3450
|
"name": "source_net_4",
|
|
3757
3451
|
"pointsToConnect": [
|
|
3758
3452
|
{
|
|
3759
|
-
"x":
|
|
3760
|
-
"y": -
|
|
3453
|
+
"x": 8.24,
|
|
3454
|
+
"y": -16.25,
|
|
3761
3455
|
"layer": "bottom",
|
|
3762
3456
|
"pointId": "pcb_port_5",
|
|
3763
3457
|
"pcb_port_id": "pcb_port_5"
|
|
3764
3458
|
},
|
|
3765
3459
|
{
|
|
3766
|
-
"x": -
|
|
3767
|
-
"y":
|
|
3460
|
+
"x": -13.8,
|
|
3461
|
+
"y": 13.75,
|
|
3768
3462
|
"layer": "top",
|
|
3769
3463
|
"pointId": "pcb_port_33",
|
|
3770
3464
|
"pcb_port_id": "pcb_port_33"
|
|
3771
3465
|
},
|
|
3772
3466
|
{
|
|
3773
|
-
"x":
|
|
3774
|
-
"y": -1,
|
|
3467
|
+
"x": 16.2,
|
|
3468
|
+
"y": -1.25,
|
|
3775
3469
|
"layer": "top",
|
|
3776
3470
|
"pointId": "pcb_port_45",
|
|
3777
3471
|
"pcb_port_id": "pcb_port_45"
|
|
3778
3472
|
},
|
|
3779
3473
|
{
|
|
3780
|
-
"x":
|
|
3781
|
-
"y": -
|
|
3474
|
+
"x": 33.730000000000004,
|
|
3475
|
+
"y": -3.75,
|
|
3782
3476
|
"layer": "top",
|
|
3783
3477
|
"pointId": "pcb_port_98",
|
|
3784
3478
|
"pcb_port_id": "pcb_port_98"
|
|
@@ -3789,22 +3483,22 @@
|
|
|
3789
3483
|
"name": "source_net_5",
|
|
3790
3484
|
"pointsToConnect": [
|
|
3791
3485
|
{
|
|
3792
|
-
"x":
|
|
3793
|
-
"y": -
|
|
3486
|
+
"x": 9.26,
|
|
3487
|
+
"y": -16.25,
|
|
3794
3488
|
"layer": "bottom",
|
|
3795
3489
|
"pointId": "pcb_port_4",
|
|
3796
3490
|
"pcb_port_id": "pcb_port_4"
|
|
3797
3491
|
},
|
|
3798
3492
|
{
|
|
3799
|
-
"x":
|
|
3800
|
-
"y":
|
|
3493
|
+
"x": 23.73,
|
|
3494
|
+
"y": 6.25,
|
|
3801
3495
|
"layer": "top",
|
|
3802
3496
|
"pointId": "pcb_port_106",
|
|
3803
3497
|
"pcb_port_id": "pcb_port_106"
|
|
3804
3498
|
},
|
|
3805
3499
|
{
|
|
3806
|
-
"x": -
|
|
3807
|
-
"y":
|
|
3500
|
+
"x": -32.52,
|
|
3501
|
+
"y": 11.25,
|
|
3808
3502
|
"layer": "top",
|
|
3809
3503
|
"pointId": "pcb_port_109",
|
|
3810
3504
|
"pcb_port_id": "pcb_port_109"
|
|
@@ -3815,29 +3509,29 @@
|
|
|
3815
3509
|
"name": "source_net_6",
|
|
3816
3510
|
"pointsToConnect": [
|
|
3817
3511
|
{
|
|
3818
|
-
"x": -
|
|
3819
|
-
"y":
|
|
3512
|
+
"x": -26.675,
|
|
3513
|
+
"y": 5,
|
|
3820
3514
|
"layer": "top",
|
|
3821
3515
|
"pointId": "pcb_port_7",
|
|
3822
3516
|
"pcb_port_id": "pcb_port_7"
|
|
3823
3517
|
},
|
|
3824
3518
|
{
|
|
3825
|
-
"x": -
|
|
3826
|
-
"y":
|
|
3519
|
+
"x": -13.8,
|
|
3520
|
+
"y": 14.7,
|
|
3827
3521
|
"layer": "top",
|
|
3828
3522
|
"pointId": "pcb_port_32",
|
|
3829
3523
|
"pcb_port_id": "pcb_port_32"
|
|
3830
3524
|
},
|
|
3831
3525
|
{
|
|
3832
|
-
"x": -
|
|
3833
|
-
"y": -
|
|
3526
|
+
"x": -24.65,
|
|
3527
|
+
"y": -10.575,
|
|
3834
3528
|
"layer": "bottom",
|
|
3835
3529
|
"pointId": "pcb_port_84",
|
|
3836
3530
|
"pcb_port_id": "pcb_port_84"
|
|
3837
3531
|
},
|
|
3838
3532
|
{
|
|
3839
|
-
"x":
|
|
3840
|
-
"y": -
|
|
3533
|
+
"x": 31.19,
|
|
3534
|
+
"y": -3.75,
|
|
3841
3535
|
"layer": "top",
|
|
3842
3536
|
"pointId": "pcb_port_97",
|
|
3843
3537
|
"pcb_port_id": "pcb_port_97"
|
|
@@ -3848,22 +3542,22 @@
|
|
|
3848
3542
|
"name": "source_net_7",
|
|
3849
3543
|
"pointsToConnect": [
|
|
3850
3544
|
{
|
|
3851
|
-
"x": -
|
|
3852
|
-
"y":
|
|
3545
|
+
"x": -28.325,
|
|
3546
|
+
"y": 5,
|
|
3853
3547
|
"layer": "top",
|
|
3854
3548
|
"pointId": "pcb_port_6",
|
|
3855
3549
|
"pcb_port_id": "pcb_port_6"
|
|
3856
3550
|
},
|
|
3857
3551
|
{
|
|
3858
|
-
"x": -
|
|
3859
|
-
"y":
|
|
3552
|
+
"x": -8.325,
|
|
3553
|
+
"y": 6.25,
|
|
3860
3554
|
"layer": "bottom",
|
|
3861
3555
|
"pointId": "pcb_port_21",
|
|
3862
3556
|
"pcb_port_id": "pcb_port_21"
|
|
3863
3557
|
},
|
|
3864
3558
|
{
|
|
3865
|
-
"x": 15
|
|
3866
|
-
"y":
|
|
3559
|
+
"x": 21.15,
|
|
3560
|
+
"y": 16.25,
|
|
3867
3561
|
"layer": "top",
|
|
3868
3562
|
"pointId": "pcb_port_63",
|
|
3869
3563
|
"pcb_port_id": "pcb_port_63"
|
|
@@ -3874,22 +3568,22 @@
|
|
|
3874
3568
|
"name": "source_net_8",
|
|
3875
3569
|
"pointsToConnect": [
|
|
3876
3570
|
{
|
|
3877
|
-
"x": -
|
|
3878
|
-
"y":
|
|
3571
|
+
"x": -20.74,
|
|
3572
|
+
"y": 15,
|
|
3879
3573
|
"layer": "top",
|
|
3880
3574
|
"pointId": "pcb_port_9",
|
|
3881
3575
|
"pcb_port_id": "pcb_port_9"
|
|
3882
3576
|
},
|
|
3883
3577
|
{
|
|
3884
|
-
"x":
|
|
3885
|
-
"y":
|
|
3578
|
+
"x": 16.3,
|
|
3579
|
+
"y": 2.8,
|
|
3886
3580
|
"layer": "bottom",
|
|
3887
3581
|
"pointId": "pcb_port_40",
|
|
3888
3582
|
"pcb_port_id": "pcb_port_40"
|
|
3889
3583
|
},
|
|
3890
3584
|
{
|
|
3891
|
-
"x": -
|
|
3892
|
-
"y": -
|
|
3585
|
+
"x": -20.35,
|
|
3586
|
+
"y": -9.305,
|
|
3893
3587
|
"layer": "bottom",
|
|
3894
3588
|
"pointId": "pcb_port_70",
|
|
3895
3589
|
"pcb_port_id": "pcb_port_70"
|
|
@@ -3900,15 +3594,15 @@
|
|
|
3900
3594
|
"name": "source_net_9",
|
|
3901
3595
|
"pointsToConnect": [
|
|
3902
3596
|
{
|
|
3903
|
-
"x": -
|
|
3904
|
-
"y":
|
|
3597
|
+
"x": -21.76,
|
|
3598
|
+
"y": 15,
|
|
3905
3599
|
"layer": "top",
|
|
3906
3600
|
"pointId": "pcb_port_8",
|
|
3907
3601
|
"pcb_port_id": "pcb_port_8"
|
|
3908
3602
|
},
|
|
3909
3603
|
{
|
|
3910
|
-
"x":
|
|
3911
|
-
"y": -0.
|
|
3604
|
+
"x": 16.2,
|
|
3605
|
+
"y": -0.30000000000000004,
|
|
3912
3606
|
"layer": "top",
|
|
3913
3607
|
"pointId": "pcb_port_44",
|
|
3914
3608
|
"pcb_port_id": "pcb_port_44"
|
|
@@ -3919,15 +3613,15 @@
|
|
|
3919
3613
|
"name": "source_net_10",
|
|
3920
3614
|
"pointsToConnect": [
|
|
3921
3615
|
{
|
|
3922
|
-
"x":
|
|
3923
|
-
"y":
|
|
3616
|
+
"x": 8.01,
|
|
3617
|
+
"y": 15,
|
|
3924
3618
|
"layer": "top",
|
|
3925
3619
|
"pointId": "pcb_port_11",
|
|
3926
3620
|
"pcb_port_id": "pcb_port_11"
|
|
3927
3621
|
},
|
|
3928
3622
|
{
|
|
3929
|
-
"x": -
|
|
3930
|
-
"y": -
|
|
3623
|
+
"x": -24.65,
|
|
3624
|
+
"y": -15.655000000000001,
|
|
3931
3625
|
"layer": "bottom",
|
|
3932
3626
|
"pointId": "pcb_port_80",
|
|
3933
3627
|
"pcb_port_id": "pcb_port_80"
|
|
@@ -3938,29 +3632,29 @@
|
|
|
3938
3632
|
"name": "source_net_11",
|
|
3939
3633
|
"pointsToConnect": [
|
|
3940
3634
|
{
|
|
3941
|
-
"x":
|
|
3942
|
-
"y": -
|
|
3635
|
+
"x": 20.825,
|
|
3636
|
+
"y": -16.25,
|
|
3943
3637
|
"layer": "top",
|
|
3944
3638
|
"pointId": "pcb_port_13",
|
|
3945
3639
|
"pcb_port_id": "pcb_port_13"
|
|
3946
3640
|
},
|
|
3947
3641
|
{
|
|
3948
|
-
"x": -
|
|
3949
|
-
"y": -
|
|
3642
|
+
"x": -24.65,
|
|
3643
|
+
"y": -14.385,
|
|
3950
3644
|
"layer": "bottom",
|
|
3951
3645
|
"pointId": "pcb_port_81",
|
|
3952
3646
|
"pcb_port_id": "pcb_port_81"
|
|
3953
3647
|
},
|
|
3954
3648
|
{
|
|
3955
|
-
"x": -
|
|
3956
|
-
"y": -
|
|
3649
|
+
"x": -24.65,
|
|
3650
|
+
"y": -13.115,
|
|
3957
3651
|
"layer": "bottom",
|
|
3958
3652
|
"pointId": "pcb_port_82",
|
|
3959
3653
|
"pcb_port_id": "pcb_port_82"
|
|
3960
3654
|
},
|
|
3961
3655
|
{
|
|
3962
|
-
"x": -
|
|
3963
|
-
"y":
|
|
3656
|
+
"x": -1.19,
|
|
3657
|
+
"y": 18.75,
|
|
3964
3658
|
"layer": "top",
|
|
3965
3659
|
"pointId": "pcb_port_95",
|
|
3966
3660
|
"pcb_port_id": "pcb_port_95"
|
|
@@ -3971,29 +3665,29 @@
|
|
|
3971
3665
|
"name": "source_net_12",
|
|
3972
3666
|
"pointsToConnect": [
|
|
3973
3667
|
{
|
|
3974
|
-
"x":
|
|
3975
|
-
"y": -
|
|
3668
|
+
"x": 19.175,
|
|
3669
|
+
"y": -16.25,
|
|
3976
3670
|
"layer": "top",
|
|
3977
3671
|
"pointId": "pcb_port_12",
|
|
3978
3672
|
"pcb_port_id": "pcb_port_12"
|
|
3979
3673
|
},
|
|
3980
3674
|
{
|
|
3981
|
-
"x":
|
|
3982
|
-
"y":
|
|
3675
|
+
"x": 33.85,
|
|
3676
|
+
"y": 16.25,
|
|
3983
3677
|
"layer": "top",
|
|
3984
3678
|
"pointId": "pcb_port_68",
|
|
3985
3679
|
"pcb_port_id": "pcb_port_68"
|
|
3986
3680
|
},
|
|
3987
3681
|
{
|
|
3988
|
-
"x": -
|
|
3989
|
-
"y": -
|
|
3682
|
+
"x": -20.35,
|
|
3683
|
+
"y": -11.844999999999999,
|
|
3990
3684
|
"layer": "bottom",
|
|
3991
3685
|
"pointId": "pcb_port_72",
|
|
3992
3686
|
"pcb_port_id": "pcb_port_72"
|
|
3993
3687
|
},
|
|
3994
3688
|
{
|
|
3995
|
-
"x": -
|
|
3996
|
-
"y":
|
|
3689
|
+
"x": -29.98,
|
|
3690
|
+
"y": 11.25,
|
|
3997
3691
|
"layer": "top",
|
|
3998
3692
|
"pointId": "pcb_port_110",
|
|
3999
3693
|
"pcb_port_id": "pcb_port_110"
|
|
@@ -4004,29 +3698,29 @@
|
|
|
4004
3698
|
"name": "source_net_13",
|
|
4005
3699
|
"pointsToConnect": [
|
|
4006
3700
|
{
|
|
4007
|
-
"x":
|
|
4008
|
-
"y": -
|
|
3701
|
+
"x": 27.925,
|
|
3702
|
+
"y": -17.5,
|
|
4009
3703
|
"layer": "bottom",
|
|
4010
3704
|
"pointId": "pcb_port_15",
|
|
4011
3705
|
"pcb_port_id": "pcb_port_15"
|
|
4012
3706
|
},
|
|
4013
3707
|
{
|
|
4014
|
-
"x":
|
|
4015
|
-
"y": 3,
|
|
3708
|
+
"x": 9.49,
|
|
3709
|
+
"y": 3.75,
|
|
4016
3710
|
"layer": "top",
|
|
4017
3711
|
"pointId": "pcb_port_18",
|
|
4018
3712
|
"pcb_port_id": "pcb_port_18"
|
|
4019
3713
|
},
|
|
4020
3714
|
{
|
|
4021
|
-
"x": 15
|
|
4022
|
-
"y":
|
|
3715
|
+
"x": 19.15,
|
|
3716
|
+
"y": 8.75,
|
|
4023
3717
|
"layer": "top",
|
|
4024
3718
|
"pointId": "pcb_port_29",
|
|
4025
3719
|
"pcb_port_id": "pcb_port_29"
|
|
4026
3720
|
},
|
|
4027
3721
|
{
|
|
4028
|
-
"x":
|
|
4029
|
-
"y": 1,
|
|
3722
|
+
"x": -1.1500000000000004,
|
|
3723
|
+
"y": 1.25,
|
|
4030
3724
|
"layer": "top",
|
|
4031
3725
|
"pointId": "pcb_port_91",
|
|
4032
3726
|
"pcb_port_id": "pcb_port_91"
|
|
@@ -4037,29 +3731,29 @@
|
|
|
4037
3731
|
"name": "source_net_14",
|
|
4038
3732
|
"pointsToConnect": [
|
|
4039
3733
|
{
|
|
4040
|
-
"x":
|
|
4041
|
-
"y": -
|
|
3734
|
+
"x": 29.575,
|
|
3735
|
+
"y": -17.5,
|
|
4042
3736
|
"layer": "bottom",
|
|
4043
3737
|
"pointId": "pcb_port_14",
|
|
4044
3738
|
"pcb_port_id": "pcb_port_14"
|
|
4045
3739
|
},
|
|
4046
3740
|
{
|
|
4047
|
-
"x": -
|
|
4048
|
-
"y": -
|
|
3741
|
+
"x": -36.3,
|
|
3742
|
+
"y": -15.3,
|
|
4049
3743
|
"layer": "top",
|
|
4050
3744
|
"pointId": "pcb_port_50",
|
|
4051
3745
|
"pcb_port_id": "pcb_port_50"
|
|
4052
3746
|
},
|
|
4053
3747
|
{
|
|
4054
|
-
"x": -
|
|
4055
|
-
"y": 1,
|
|
3748
|
+
"x": -3.6899999999999995,
|
|
3749
|
+
"y": 1.25,
|
|
4056
3750
|
"layer": "top",
|
|
4057
3751
|
"pointId": "pcb_port_90",
|
|
4058
3752
|
"pcb_port_id": "pcb_port_90"
|
|
4059
3753
|
},
|
|
4060
3754
|
{
|
|
4061
|
-
"x": -
|
|
4062
|
-
"y": 1,
|
|
3755
|
+
"x": -8.77,
|
|
3756
|
+
"y": 1.25,
|
|
4063
3757
|
"layer": "top",
|
|
4064
3758
|
"pointId": "pcb_port_88",
|
|
4065
3759
|
"pcb_port_id": "pcb_port_88"
|
|
@@ -4070,15 +3764,15 @@
|
|
|
4070
3764
|
"name": "source_net_15",
|
|
4071
3765
|
"pointsToConnect": [
|
|
4072
3766
|
{
|
|
4073
|
-
"x":
|
|
4074
|
-
"y": -
|
|
3767
|
+
"x": 18.24,
|
|
3768
|
+
"y": -10,
|
|
4075
3769
|
"layer": "top",
|
|
4076
3770
|
"pointId": "pcb_port_16",
|
|
4077
3771
|
"pcb_port_id": "pcb_port_16"
|
|
4078
3772
|
},
|
|
4079
3773
|
{
|
|
4080
|
-
"x": -
|
|
4081
|
-
"y": -
|
|
3774
|
+
"x": -24.65,
|
|
3775
|
+
"y": -11.845,
|
|
4082
3776
|
"layer": "bottom",
|
|
4083
3777
|
"pointId": "pcb_port_83",
|
|
4084
3778
|
"pcb_port_id": "pcb_port_83"
|
|
@@ -4089,15 +3783,15 @@
|
|
|
4089
3783
|
"name": "source_net_16",
|
|
4090
3784
|
"pointsToConnect": [
|
|
4091
3785
|
{
|
|
4092
|
-
"x":
|
|
4093
|
-
"y": -
|
|
3786
|
+
"x": 19.26,
|
|
3787
|
+
"y": -10,
|
|
4094
3788
|
"layer": "top",
|
|
4095
3789
|
"pointId": "pcb_port_17",
|
|
4096
3790
|
"pcb_port_id": "pcb_port_17"
|
|
4097
3791
|
},
|
|
4098
3792
|
{
|
|
4099
|
-
"x":
|
|
4100
|
-
"y":
|
|
3793
|
+
"x": 15.85,
|
|
3794
|
+
"y": 8.75,
|
|
4101
3795
|
"layer": "top",
|
|
4102
3796
|
"pointId": "pcb_port_28",
|
|
4103
3797
|
"pcb_port_id": "pcb_port_28"
|
|
@@ -4108,22 +3802,22 @@
|
|
|
4108
3802
|
"name": "source_net_17",
|
|
4109
3803
|
"pointsToConnect": [
|
|
4110
3804
|
{
|
|
4111
|
-
"x":
|
|
4112
|
-
"y": 3,
|
|
3805
|
+
"x": 10.51,
|
|
3806
|
+
"y": 3.75,
|
|
4113
3807
|
"layer": "top",
|
|
4114
3808
|
"pointId": "pcb_port_19",
|
|
4115
3809
|
"pcb_port_id": "pcb_port_19"
|
|
4116
3810
|
},
|
|
4117
3811
|
{
|
|
4118
|
-
"x": -
|
|
4119
|
-
"y": -
|
|
3812
|
+
"x": -20.35,
|
|
3813
|
+
"y": -15.655,
|
|
4120
3814
|
"layer": "bottom",
|
|
4121
3815
|
"pointId": "pcb_port_75",
|
|
4122
3816
|
"pcb_port_id": "pcb_port_75"
|
|
4123
3817
|
},
|
|
4124
3818
|
{
|
|
4125
|
-
"x": -
|
|
4126
|
-
"y":
|
|
3819
|
+
"x": -6.27,
|
|
3820
|
+
"y": 18.75,
|
|
4127
3821
|
"layer": "top",
|
|
4128
3822
|
"pointId": "pcb_port_93",
|
|
4129
3823
|
"pcb_port_id": "pcb_port_93"
|
|
@@ -4134,22 +3828,22 @@
|
|
|
4134
3828
|
"name": "source_net_18",
|
|
4135
3829
|
"pointsToConnect": [
|
|
4136
3830
|
{
|
|
4137
|
-
"x": -6,
|
|
4138
|
-
"y":
|
|
3831
|
+
"x": -6.675,
|
|
3832
|
+
"y": 6.25,
|
|
4139
3833
|
"layer": "bottom",
|
|
4140
3834
|
"pointId": "pcb_port_20",
|
|
4141
3835
|
"pcb_port_id": "pcb_port_20"
|
|
4142
3836
|
},
|
|
4143
3837
|
{
|
|
4144
|
-
"x": -
|
|
4145
|
-
"y":
|
|
3838
|
+
"x": -28.7,
|
|
3839
|
+
"y": 17.2,
|
|
4146
3840
|
"layer": "bottom",
|
|
4147
3841
|
"pointId": "pcb_port_56",
|
|
4148
3842
|
"pcb_port_id": "pcb_port_56"
|
|
4149
3843
|
},
|
|
4150
3844
|
{
|
|
4151
|
-
"x":
|
|
4152
|
-
"y":
|
|
3845
|
+
"x": 26.23,
|
|
3846
|
+
"y": 16.25,
|
|
4153
3847
|
"layer": "top",
|
|
4154
3848
|
"pointId": "pcb_port_65",
|
|
4155
3849
|
"pcb_port_id": "pcb_port_65"
|
|
@@ -4160,15 +3854,15 @@
|
|
|
4160
3854
|
"name": "source_net_19",
|
|
4161
3855
|
"pointsToConnect": [
|
|
4162
3856
|
{
|
|
4163
|
-
"x":
|
|
4164
|
-
"y":
|
|
3857
|
+
"x": 34.49,
|
|
3858
|
+
"y": 11.25,
|
|
4165
3859
|
"layer": "bottom",
|
|
4166
3860
|
"pointId": "pcb_port_23",
|
|
4167
3861
|
"pcb_port_id": "pcb_port_23"
|
|
4168
3862
|
},
|
|
4169
3863
|
{
|
|
4170
|
-
"x": -
|
|
4171
|
-
"y":
|
|
3864
|
+
"x": -8.81,
|
|
3865
|
+
"y": 18.75,
|
|
4172
3866
|
"layer": "top",
|
|
4173
3867
|
"pointId": "pcb_port_92",
|
|
4174
3868
|
"pcb_port_id": "pcb_port_92"
|
|
@@ -4179,29 +3873,29 @@
|
|
|
4179
3873
|
"name": "source_net_20",
|
|
4180
3874
|
"pointsToConnect": [
|
|
4181
3875
|
{
|
|
4182
|
-
"x":
|
|
4183
|
-
"y":
|
|
3876
|
+
"x": 35.51,
|
|
3877
|
+
"y": 11.25,
|
|
4184
3878
|
"layer": "bottom",
|
|
4185
3879
|
"pointId": "pcb_port_22",
|
|
4186
3880
|
"pcb_port_id": "pcb_port_22"
|
|
4187
3881
|
},
|
|
4188
3882
|
{
|
|
4189
|
-
"x":
|
|
4190
|
-
"y":
|
|
3883
|
+
"x": 38.81,
|
|
3884
|
+
"y": -3.75,
|
|
4191
3885
|
"layer": "top",
|
|
4192
3886
|
"pointId": "pcb_port_100",
|
|
4193
3887
|
"pcb_port_id": "pcb_port_100"
|
|
4194
3888
|
},
|
|
4195
3889
|
{
|
|
4196
|
-
"x":
|
|
4197
|
-
"y":
|
|
3890
|
+
"x": 26.27,
|
|
3891
|
+
"y": 6.25,
|
|
4198
3892
|
"layer": "top",
|
|
4199
3893
|
"pointId": "pcb_port_107",
|
|
4200
3894
|
"pcb_port_id": "pcb_port_107"
|
|
4201
3895
|
},
|
|
4202
3896
|
{
|
|
4203
|
-
"x": -
|
|
4204
|
-
"y": -
|
|
3897
|
+
"x": -36.27,
|
|
3898
|
+
"y": -8.75,
|
|
4205
3899
|
"layer": "top",
|
|
4206
3900
|
"pointId": "pcb_port_112",
|
|
4207
3901
|
"pcb_port_id": "pcb_port_112"
|
|
@@ -4212,15 +3906,15 @@
|
|
|
4212
3906
|
"name": "source_net_21",
|
|
4213
3907
|
"pointsToConnect": [
|
|
4214
3908
|
{
|
|
4215
|
-
"x": -15
|
|
4216
|
-
"y": -
|
|
3909
|
+
"x": -19.15,
|
|
3910
|
+
"y": -8.75,
|
|
4217
3911
|
"layer": "top",
|
|
4218
3912
|
"pointId": "pcb_port_24",
|
|
4219
3913
|
"pcb_port_id": "pcb_port_24"
|
|
4220
3914
|
},
|
|
4221
3915
|
{
|
|
4222
|
-
"x": -
|
|
4223
|
-
"y": -
|
|
3916
|
+
"x": -13.73,
|
|
3917
|
+
"y": -18.75,
|
|
4224
3918
|
"layer": "top",
|
|
4225
3919
|
"pointId": "pcb_port_104",
|
|
4226
3920
|
"pcb_port_id": "pcb_port_104"
|
|
@@ -4231,15 +3925,15 @@
|
|
|
4231
3925
|
"name": "source_net_22",
|
|
4232
3926
|
"pointsToConnect": [
|
|
4233
3927
|
{
|
|
4234
|
-
"x": -
|
|
4235
|
-
"y": -
|
|
3928
|
+
"x": -15.85,
|
|
3929
|
+
"y": -8.75,
|
|
4236
3930
|
"layer": "top",
|
|
4237
3931
|
"pointId": "pcb_port_25",
|
|
4238
3932
|
"pcb_port_id": "pcb_port_25"
|
|
4239
3933
|
},
|
|
4240
3934
|
{
|
|
4241
|
-
"x": -
|
|
4242
|
-
"y":
|
|
3935
|
+
"x": -35.06,
|
|
3936
|
+
"y": 11.25,
|
|
4243
3937
|
"layer": "top",
|
|
4244
3938
|
"pointId": "pcb_port_108",
|
|
4245
3939
|
"pcb_port_id": "pcb_port_108"
|
|
@@ -4250,15 +3944,15 @@
|
|
|
4250
3944
|
"name": "source_net_23",
|
|
4251
3945
|
"pointsToConnect": [
|
|
4252
3946
|
{
|
|
4253
|
-
"x": -
|
|
4254
|
-
"y":
|
|
3947
|
+
"x": -1.45,
|
|
3948
|
+
"y": 11.25,
|
|
4255
3949
|
"layer": "top",
|
|
4256
3950
|
"pointId": "pcb_port_27",
|
|
4257
3951
|
"pcb_port_id": "pcb_port_27"
|
|
4258
3952
|
},
|
|
4259
3953
|
{
|
|
4260
|
-
"x": -
|
|
4261
|
-
"y": -
|
|
3954
|
+
"x": -36.3,
|
|
3955
|
+
"y": -17.2,
|
|
4262
3956
|
"layer": "top",
|
|
4263
3957
|
"pointId": "pcb_port_52",
|
|
4264
3958
|
"pcb_port_id": "pcb_port_52"
|
|
@@ -4269,22 +3963,22 @@
|
|
|
4269
3963
|
"name": "source_net_24",
|
|
4270
3964
|
"pointsToConnect": [
|
|
4271
3965
|
{
|
|
4272
|
-
"x": -3.
|
|
4273
|
-
"y":
|
|
3966
|
+
"x": -3.55,
|
|
3967
|
+
"y": 11.25,
|
|
4274
3968
|
"layer": "top",
|
|
4275
3969
|
"pointId": "pcb_port_26",
|
|
4276
3970
|
"pcb_port_id": "pcb_port_26"
|
|
4277
3971
|
},
|
|
4278
3972
|
{
|
|
4279
|
-
"x": -
|
|
4280
|
-
"y": -
|
|
3973
|
+
"x": -20.35,
|
|
3974
|
+
"y": -14.385,
|
|
4281
3975
|
"layer": "bottom",
|
|
4282
3976
|
"pointId": "pcb_port_74",
|
|
4283
3977
|
"pcb_port_id": "pcb_port_74"
|
|
4284
3978
|
},
|
|
4285
3979
|
{
|
|
4286
|
-
"x": -
|
|
4287
|
-
"y": -
|
|
3980
|
+
"x": -24.65,
|
|
3981
|
+
"y": -9.305,
|
|
4288
3982
|
"layer": "bottom",
|
|
4289
3983
|
"pointId": "pcb_port_85",
|
|
4290
3984
|
"pcb_port_id": "pcb_port_85"
|
|
@@ -4295,22 +3989,22 @@
|
|
|
4295
3989
|
"name": "source_net_25",
|
|
4296
3990
|
"pointsToConnect": [
|
|
4297
3991
|
{
|
|
4298
|
-
"x":
|
|
4299
|
-
"y": -
|
|
3992
|
+
"x": 7.9,
|
|
3993
|
+
"y": -7.5,
|
|
4300
3994
|
"layer": "top",
|
|
4301
3995
|
"pointId": "pcb_port_31",
|
|
4302
3996
|
"pcb_port_id": "pcb_port_31"
|
|
4303
3997
|
},
|
|
4304
3998
|
{
|
|
4305
|
-
"x": -
|
|
4306
|
-
"y": -
|
|
3999
|
+
"x": -20.35,
|
|
4000
|
+
"y": -18.195,
|
|
4307
4001
|
"layer": "bottom",
|
|
4308
4002
|
"pointId": "pcb_port_77",
|
|
4309
4003
|
"pcb_port_id": "pcb_port_77"
|
|
4310
4004
|
},
|
|
4311
4005
|
{
|
|
4312
|
-
"x": -
|
|
4313
|
-
"y": -
|
|
4006
|
+
"x": -20.35,
|
|
4007
|
+
"y": -10.575,
|
|
4314
4008
|
"layer": "bottom",
|
|
4315
4009
|
"pointId": "pcb_port_71",
|
|
4316
4010
|
"pcb_port_id": "pcb_port_71"
|
|
@@ -4321,15 +4015,15 @@
|
|
|
4321
4015
|
"name": "source_net_26",
|
|
4322
4016
|
"pointsToConnect": [
|
|
4323
4017
|
{
|
|
4324
|
-
"x":
|
|
4325
|
-
"y": -7.
|
|
4018
|
+
"x": 4.6,
|
|
4019
|
+
"y": -7.5,
|
|
4326
4020
|
"layer": "top",
|
|
4327
4021
|
"pointId": "pcb_port_30",
|
|
4328
4022
|
"pcb_port_id": "pcb_port_30"
|
|
4329
4023
|
},
|
|
4330
4024
|
{
|
|
4331
|
-
"x":
|
|
4332
|
-
"y": -
|
|
4025
|
+
"x": 36.27,
|
|
4026
|
+
"y": -3.75,
|
|
4333
4027
|
"layer": "top",
|
|
4334
4028
|
"pointId": "pcb_port_99",
|
|
4335
4029
|
"pcb_port_id": "pcb_port_99"
|
|
@@ -4340,15 +4034,15 @@
|
|
|
4340
4034
|
"name": "source_net_27",
|
|
4341
4035
|
"pointsToConnect": [
|
|
4342
4036
|
{
|
|
4343
|
-
"x": -
|
|
4344
|
-
"y":
|
|
4037
|
+
"x": -13.8,
|
|
4038
|
+
"y": 12.8,
|
|
4345
4039
|
"layer": "top",
|
|
4346
4040
|
"pointId": "pcb_port_34",
|
|
4347
4041
|
"pcb_port_id": "pcb_port_34"
|
|
4348
4042
|
},
|
|
4349
4043
|
{
|
|
4350
|
-
"x": -
|
|
4351
|
-
"y": -
|
|
4044
|
+
"x": -33.73,
|
|
4045
|
+
"y": -8.75,
|
|
4352
4046
|
"layer": "top",
|
|
4353
4047
|
"pointId": "pcb_port_113",
|
|
4354
4048
|
"pcb_port_id": "pcb_port_113"
|
|
@@ -4359,15 +4053,15 @@
|
|
|
4359
4053
|
"name": "source_net_28",
|
|
4360
4054
|
"pointsToConnect": [
|
|
4361
4055
|
{
|
|
4362
|
-
"x":
|
|
4363
|
-
"y": 3.
|
|
4056
|
+
"x": 16.3,
|
|
4057
|
+
"y": 3.75,
|
|
4364
4058
|
"layer": "bottom",
|
|
4365
4059
|
"pointId": "pcb_port_39",
|
|
4366
4060
|
"pcb_port_id": "pcb_port_39"
|
|
4367
4061
|
},
|
|
4368
4062
|
{
|
|
4369
|
-
"x":
|
|
4370
|
-
"y":
|
|
4063
|
+
"x": 28.77,
|
|
4064
|
+
"y": 16.25,
|
|
4371
4065
|
"layer": "top",
|
|
4372
4066
|
"pointId": "pcb_port_66",
|
|
4373
4067
|
"pcb_port_id": "pcb_port_66"
|
|
@@ -4378,22 +4072,22 @@
|
|
|
4378
4072
|
"name": "source_net_29",
|
|
4379
4073
|
"pointsToConnect": [
|
|
4380
4074
|
{
|
|
4381
|
-
"x": -
|
|
4382
|
-
"y": -
|
|
4075
|
+
"x": -36.3,
|
|
4076
|
+
"y": -16.25,
|
|
4383
4077
|
"layer": "top",
|
|
4384
4078
|
"pointId": "pcb_port_51",
|
|
4385
4079
|
"pcb_port_id": "pcb_port_51"
|
|
4386
4080
|
},
|
|
4387
4081
|
{
|
|
4388
|
-
"x": -
|
|
4389
|
-
"y":
|
|
4082
|
+
"x": -28.7,
|
|
4083
|
+
"y": 15.3,
|
|
4390
4084
|
"layer": "bottom",
|
|
4391
4085
|
"pointId": "pcb_port_58",
|
|
4392
4086
|
"pcb_port_id": "pcb_port_58"
|
|
4393
4087
|
},
|
|
4394
4088
|
{
|
|
4395
|
-
"x": -
|
|
4396
|
-
"y":
|
|
4089
|
+
"x": -3.73,
|
|
4090
|
+
"y": 18.75,
|
|
4397
4091
|
"layer": "top",
|
|
4398
4092
|
"pointId": "pcb_port_94",
|
|
4399
4093
|
"pcb_port_id": "pcb_port_94"
|
|
@@ -4404,29 +4098,29 @@
|
|
|
4404
4098
|
"name": "source_net_30",
|
|
4405
4099
|
"pointsToConnect": [
|
|
4406
4100
|
{
|
|
4407
|
-
"x": -
|
|
4408
|
-
"y":
|
|
4101
|
+
"x": -28.7,
|
|
4102
|
+
"y": 16.25,
|
|
4409
4103
|
"layer": "bottom",
|
|
4410
4104
|
"pointId": "pcb_port_57",
|
|
4411
4105
|
"pcb_port_id": "pcb_port_57"
|
|
4412
4106
|
},
|
|
4413
4107
|
{
|
|
4414
|
-
"x": -
|
|
4415
|
-
"y": -
|
|
4108
|
+
"x": -20.35,
|
|
4109
|
+
"y": -13.115,
|
|
4416
4110
|
"layer": "bottom",
|
|
4417
4111
|
"pointId": "pcb_port_73",
|
|
4418
4112
|
"pcb_port_id": "pcb_port_73"
|
|
4419
4113
|
},
|
|
4420
4114
|
{
|
|
4421
|
-
"x": -
|
|
4422
|
-
"y": -
|
|
4115
|
+
"x": -24.65,
|
|
4116
|
+
"y": -18.195,
|
|
4423
4117
|
"layer": "bottom",
|
|
4424
4118
|
"pointId": "pcb_port_78",
|
|
4425
4119
|
"pcb_port_id": "pcb_port_78"
|
|
4426
4120
|
},
|
|
4427
4121
|
{
|
|
4428
|
-
"x": -
|
|
4429
|
-
"y": -
|
|
4122
|
+
"x": -16.27,
|
|
4123
|
+
"y": -18.75,
|
|
4430
4124
|
"layer": "top",
|
|
4431
4125
|
"pointId": "pcb_port_103",
|
|
4432
4126
|
"pcb_port_id": "pcb_port_103"
|
|
@@ -4437,15 +4131,15 @@
|
|
|
4437
4131
|
"name": "source_net_31",
|
|
4438
4132
|
"pointsToConnect": [
|
|
4439
4133
|
{
|
|
4440
|
-
"x":
|
|
4441
|
-
"y":
|
|
4134
|
+
"x": 23.689999999999998,
|
|
4135
|
+
"y": 16.25,
|
|
4442
4136
|
"layer": "top",
|
|
4443
4137
|
"pointId": "pcb_port_64",
|
|
4444
4138
|
"pcb_port_id": "pcb_port_64"
|
|
4445
4139
|
},
|
|
4446
4140
|
{
|
|
4447
|
-
"x":
|
|
4448
|
-
"y": 3.
|
|
4141
|
+
"x": 41.35,
|
|
4142
|
+
"y": -3.75,
|
|
4449
4143
|
"layer": "top",
|
|
4450
4144
|
"pointId": "pcb_port_101",
|
|
4451
4145
|
"pcb_port_id": "pcb_port_101"
|
|
@@ -4456,15 +4150,15 @@
|
|
|
4456
4150
|
"name": "source_net_32",
|
|
4457
4151
|
"pointsToConnect": [
|
|
4458
4152
|
{
|
|
4459
|
-
"x":
|
|
4460
|
-
"y":
|
|
4153
|
+
"x": 31.31,
|
|
4154
|
+
"y": 16.25,
|
|
4461
4155
|
"layer": "top",
|
|
4462
4156
|
"pointId": "pcb_port_67",
|
|
4463
4157
|
"pcb_port_id": "pcb_port_67"
|
|
4464
4158
|
},
|
|
4465
4159
|
{
|
|
4466
|
-
"x": -
|
|
4467
|
-
"y": -
|
|
4160
|
+
"x": -24.65,
|
|
4161
|
+
"y": -16.925,
|
|
4468
4162
|
"layer": "bottom",
|
|
4469
4163
|
"pointId": "pcb_port_79",
|
|
4470
4164
|
"pcb_port_id": "pcb_port_79"
|
|
@@ -4475,22 +4169,22 @@
|
|
|
4475
4169
|
"name": "source_net_33",
|
|
4476
4170
|
"pointsToConnect": [
|
|
4477
4171
|
{
|
|
4478
|
-
"x": -
|
|
4479
|
-
"y": -
|
|
4172
|
+
"x": -20.35,
|
|
4173
|
+
"y": -16.925,
|
|
4480
4174
|
"layer": "bottom",
|
|
4481
4175
|
"pointId": "pcb_port_76",
|
|
4482
4176
|
"pcb_port_id": "pcb_port_76"
|
|
4483
4177
|
},
|
|
4484
4178
|
{
|
|
4485
|
-
"x": 28,
|
|
4486
|
-
"y": -
|
|
4179
|
+
"x": 28.65,
|
|
4180
|
+
"y": -3.75,
|
|
4487
4181
|
"layer": "top",
|
|
4488
4182
|
"pointId": "pcb_port_96",
|
|
4489
4183
|
"pcb_port_id": "pcb_port_96"
|
|
4490
4184
|
},
|
|
4491
4185
|
{
|
|
4492
|
-
"x": -
|
|
4493
|
-
"y":
|
|
4186
|
+
"x": -27.44,
|
|
4187
|
+
"y": 11.25,
|
|
4494
4188
|
"layer": "top",
|
|
4495
4189
|
"pointId": "pcb_port_111",
|
|
4496
4190
|
"pcb_port_id": "pcb_port_111"
|