@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": -32.4,
|
|
4
|
+
"maxX": 32.4,
|
|
5
|
+
"minY": -19.235,
|
|
6
|
+
"maxY": 19.235
|
|
7
7
|
},
|
|
8
8
|
"obstacles": [
|
|
9
9
|
{
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
"top"
|
|
13
13
|
],
|
|
14
14
|
"center": {
|
|
15
|
-
"x": -
|
|
16
|
-
"y": -
|
|
15
|
+
"x": -4.6625,
|
|
16
|
+
"y": -12.188
|
|
17
17
|
},
|
|
18
|
-
"width": 1.
|
|
19
|
-
"height": 1.
|
|
18
|
+
"width": 1.025,
|
|
19
|
+
"height": 1.4,
|
|
20
20
|
"connectedTo": [
|
|
21
21
|
"pcb_smtpad_0",
|
|
22
22
|
"connectivity_net42",
|
|
@@ -45,11 +45,11 @@
|
|
|
45
45
|
"top"
|
|
46
46
|
],
|
|
47
47
|
"center": {
|
|
48
|
-
"x": -2,
|
|
49
|
-
"y": -
|
|
48
|
+
"x": -2.8375,
|
|
49
|
+
"y": -12.188
|
|
50
50
|
},
|
|
51
|
-
"width": 1.
|
|
52
|
-
"height": 1.
|
|
51
|
+
"width": 1.025,
|
|
52
|
+
"height": 1.4,
|
|
53
53
|
"connectedTo": [
|
|
54
54
|
"pcb_smtpad_1",
|
|
55
55
|
"connectivity_net64",
|
|
@@ -78,11 +78,11 @@
|
|
|
78
78
|
"top"
|
|
79
79
|
],
|
|
80
80
|
"center": {
|
|
81
|
-
"x":
|
|
82
|
-
"y":
|
|
81
|
+
"x": 16.365,
|
|
82
|
+
"y": 2.813
|
|
83
83
|
},
|
|
84
|
-
"width": 0.
|
|
85
|
-
"height": 0.
|
|
84
|
+
"width": 0.54,
|
|
85
|
+
"height": 0.64,
|
|
86
86
|
"connectedTo": [
|
|
87
87
|
"pcb_smtpad_2",
|
|
88
88
|
"connectivity_net28",
|
|
@@ -107,11 +107,11 @@
|
|
|
107
107
|
"top"
|
|
108
108
|
],
|
|
109
109
|
"center": {
|
|
110
|
-
"x":
|
|
111
|
-
"y": 2.
|
|
110
|
+
"x": 17.385,
|
|
111
|
+
"y": 2.813
|
|
112
112
|
},
|
|
113
|
-
"width": 0.
|
|
114
|
-
"height": 0.
|
|
113
|
+
"width": 0.54,
|
|
114
|
+
"height": 0.64,
|
|
115
115
|
"connectedTo": [
|
|
116
116
|
"pcb_smtpad_3",
|
|
117
117
|
"connectivity_net50",
|
|
@@ -132,8 +132,8 @@
|
|
|
132
132
|
"top"
|
|
133
133
|
],
|
|
134
134
|
"center": {
|
|
135
|
-
"x": 0.
|
|
136
|
-
"y": -0.
|
|
135
|
+
"x": 0.9625,
|
|
136
|
+
"y": -0.938
|
|
137
137
|
},
|
|
138
138
|
"width": 1.025,
|
|
139
139
|
"height": 1.4,
|
|
@@ -165,8 +165,8 @@
|
|
|
165
165
|
"top"
|
|
166
166
|
],
|
|
167
167
|
"center": {
|
|
168
|
-
"x":
|
|
169
|
-
"y": -0.
|
|
168
|
+
"x": 2.7875,
|
|
169
|
+
"y": -0.938
|
|
170
170
|
},
|
|
171
171
|
"width": 1.025,
|
|
172
172
|
"height": 1.4,
|
|
@@ -194,44 +194,11 @@
|
|
|
194
194
|
"top"
|
|
195
195
|
],
|
|
196
196
|
"center": {
|
|
197
|
-
"x": -
|
|
198
|
-
"y": -
|
|
197
|
+
"x": -14.0375,
|
|
198
|
+
"y": -8.438
|
|
199
199
|
},
|
|
200
|
-
"width": 1.
|
|
201
|
-
"height":
|
|
202
|
-
"connectedTo": [
|
|
203
|
-
"pcb_smtpad_6",
|
|
204
|
-
"connectivity_net66",
|
|
205
|
-
"source_trace_28",
|
|
206
|
-
"source_port_33",
|
|
207
|
-
"source_trace_19",
|
|
208
|
-
"source_port_19",
|
|
209
|
-
"source_trace_11",
|
|
210
|
-
"source_port_11",
|
|
211
|
-
"source_trace_7",
|
|
212
|
-
"source_port_6",
|
|
213
|
-
"source_net_6",
|
|
214
|
-
"pcb_smtpad_6",
|
|
215
|
-
"pcb_port_6",
|
|
216
|
-
"pcb_smtpad_11",
|
|
217
|
-
"pcb_port_11",
|
|
218
|
-
"pcb_smtpad_19",
|
|
219
|
-
"pcb_port_19",
|
|
220
|
-
"pcb_plated_hole_3",
|
|
221
|
-
"pcb_port_33"
|
|
222
|
-
]
|
|
223
|
-
},
|
|
224
|
-
{
|
|
225
|
-
"type": "rect",
|
|
226
|
-
"layers": [
|
|
227
|
-
"top"
|
|
228
|
-
],
|
|
229
|
-
"center": {
|
|
230
|
-
"x": -7.892722311248017,
|
|
231
|
-
"y": -4.897747564417433
|
|
232
|
-
},
|
|
233
|
-
"width": 1.2197591975467943,
|
|
234
|
-
"height": 0.77,
|
|
200
|
+
"width": 1.025,
|
|
201
|
+
"height": 1.4,
|
|
235
202
|
"connectedTo": [
|
|
236
203
|
"pcb_smtpad_6",
|
|
237
204
|
"connectivity_net66",
|
|
@@ -260,44 +227,11 @@
|
|
|
260
227
|
"top"
|
|
261
228
|
],
|
|
262
229
|
"center": {
|
|
263
|
-
"x": -
|
|
264
|
-
"y": -
|
|
265
|
-
},
|
|
266
|
-
"width": 1.2197591975467943,
|
|
267
|
-
"height": 0.77,
|
|
268
|
-
"connectedTo": [
|
|
269
|
-
"pcb_smtpad_7",
|
|
270
|
-
"connectivity_net44",
|
|
271
|
-
"source_trace_18",
|
|
272
|
-
"source_port_18",
|
|
273
|
-
"source_trace_16",
|
|
274
|
-
"source_port_17",
|
|
275
|
-
"source_trace_14",
|
|
276
|
-
"source_port_14",
|
|
277
|
-
"source_trace_6",
|
|
278
|
-
"source_port_7",
|
|
279
|
-
"source_net_5",
|
|
280
|
-
"pcb_smtpad_7",
|
|
281
|
-
"pcb_port_7",
|
|
282
|
-
"pcb_smtpad_14",
|
|
283
|
-
"pcb_port_14",
|
|
284
|
-
"pcb_smtpad_17",
|
|
285
|
-
"pcb_port_17",
|
|
286
|
-
"pcb_smtpad_18",
|
|
287
|
-
"pcb_port_18"
|
|
288
|
-
]
|
|
289
|
-
},
|
|
290
|
-
{
|
|
291
|
-
"type": "rect",
|
|
292
|
-
"layers": [
|
|
293
|
-
"top"
|
|
294
|
-
],
|
|
295
|
-
"center": {
|
|
296
|
-
"x": -6.602252435582567,
|
|
297
|
-
"y": -3.6072776887519837
|
|
230
|
+
"x": -12.2125,
|
|
231
|
+
"y": -8.438
|
|
298
232
|
},
|
|
299
|
-
"width": 1.
|
|
300
|
-
"height":
|
|
233
|
+
"width": 1.025,
|
|
234
|
+
"height": 1.4,
|
|
301
235
|
"connectedTo": [
|
|
302
236
|
"pcb_smtpad_7",
|
|
303
237
|
"connectivity_net44",
|
|
@@ -326,11 +260,11 @@
|
|
|
326
260
|
"top"
|
|
327
261
|
],
|
|
328
262
|
"center": {
|
|
329
|
-
"x": -
|
|
330
|
-
"y":
|
|
263
|
+
"x": -25.2,
|
|
264
|
+
"y": 10.313
|
|
331
265
|
},
|
|
332
|
-
"width": 0.
|
|
333
|
-
"height": 0.
|
|
266
|
+
"width": 0.8,
|
|
267
|
+
"height": 0.95,
|
|
334
268
|
"connectedTo": [
|
|
335
269
|
"pcb_smtpad_8",
|
|
336
270
|
"connectivity_net55",
|
|
@@ -351,11 +285,11 @@
|
|
|
351
285
|
"top"
|
|
352
286
|
],
|
|
353
287
|
"center": {
|
|
354
|
-
"x": -
|
|
355
|
-
"y":
|
|
288
|
+
"x": -23.55,
|
|
289
|
+
"y": 10.313
|
|
356
290
|
},
|
|
357
|
-
"width": 0.
|
|
358
|
-
"height": 0.
|
|
291
|
+
"width": 0.8,
|
|
292
|
+
"height": 0.95,
|
|
359
293
|
"connectedTo": [
|
|
360
294
|
"pcb_smtpad_9",
|
|
361
295
|
"connectivity_net28",
|
|
@@ -380,8 +314,8 @@
|
|
|
380
314
|
"bottom"
|
|
381
315
|
],
|
|
382
316
|
"center": {
|
|
383
|
-
"x":
|
|
384
|
-
"y": -
|
|
317
|
+
"x": 17.7875,
|
|
318
|
+
"y": -8.438
|
|
385
319
|
},
|
|
386
320
|
"width": 1.025,
|
|
387
321
|
"height": 1.4,
|
|
@@ -409,8 +343,8 @@
|
|
|
409
343
|
"bottom"
|
|
410
344
|
],
|
|
411
345
|
"center": {
|
|
412
|
-
"x":
|
|
413
|
-
"y": -
|
|
346
|
+
"x": 15.9625,
|
|
347
|
+
"y": -8.438
|
|
414
348
|
},
|
|
415
349
|
"width": 1.025,
|
|
416
350
|
"height": 1.4,
|
|
@@ -442,8 +376,8 @@
|
|
|
442
376
|
"top"
|
|
443
377
|
],
|
|
444
378
|
"center": {
|
|
445
|
-
"x":
|
|
446
|
-
"y": -
|
|
379
|
+
"x": 12.3,
|
|
380
|
+
"y": -8.438
|
|
447
381
|
},
|
|
448
382
|
"width": 0.8,
|
|
449
383
|
"height": 0.95,
|
|
@@ -475,8 +409,8 @@
|
|
|
475
409
|
"top"
|
|
476
410
|
],
|
|
477
411
|
"center": {
|
|
478
|
-
"x":
|
|
479
|
-
"y": -
|
|
412
|
+
"x": 13.95,
|
|
413
|
+
"y": -8.438
|
|
480
414
|
},
|
|
481
415
|
"width": 0.8,
|
|
482
416
|
"height": 0.95,
|
|
@@ -508,8 +442,8 @@
|
|
|
508
442
|
"top"
|
|
509
443
|
],
|
|
510
444
|
"center": {
|
|
511
|
-
"x":
|
|
512
|
-
"y":
|
|
445
|
+
"x": 15.225,
|
|
446
|
+
"y": 10.313
|
|
513
447
|
},
|
|
514
448
|
"width": 0.9,
|
|
515
449
|
"height": 1.2,
|
|
@@ -541,8 +475,8 @@
|
|
|
541
475
|
"top"
|
|
542
476
|
],
|
|
543
477
|
"center": {
|
|
544
|
-
"x":
|
|
545
|
-
"y":
|
|
478
|
+
"x": 18.525,
|
|
479
|
+
"y": 10.313
|
|
546
480
|
},
|
|
547
481
|
"width": 0.9,
|
|
548
482
|
"height": 1.2,
|
|
@@ -574,8 +508,8 @@
|
|
|
574
508
|
"top"
|
|
575
509
|
],
|
|
576
510
|
"center": {
|
|
577
|
-
"x": -
|
|
578
|
-
"y":
|
|
511
|
+
"x": -21.675,
|
|
512
|
+
"y": 2.813
|
|
579
513
|
},
|
|
580
514
|
"width": 0.6,
|
|
581
515
|
"height": 0.45,
|
|
@@ -607,8 +541,8 @@
|
|
|
607
541
|
"top"
|
|
608
542
|
],
|
|
609
543
|
"center": {
|
|
610
|
-
"x": -
|
|
611
|
-
"y":
|
|
544
|
+
"x": -19.575,
|
|
545
|
+
"y": 2.813
|
|
612
546
|
},
|
|
613
547
|
"width": 0.6,
|
|
614
548
|
"height": 0.45,
|
|
@@ -640,11 +574,11 @@
|
|
|
640
574
|
"top"
|
|
641
575
|
],
|
|
642
576
|
"center": {
|
|
643
|
-
"x": -
|
|
644
|
-
"y":
|
|
577
|
+
"x": -10.675,
|
|
578
|
+
"y": 11.263
|
|
645
579
|
},
|
|
646
|
-
"width":
|
|
647
|
-
"height":
|
|
580
|
+
"width": 1,
|
|
581
|
+
"height": 0.7,
|
|
648
582
|
"connectedTo": [
|
|
649
583
|
"pcb_smtpad_18",
|
|
650
584
|
"connectivity_net44",
|
|
@@ -673,11 +607,11 @@
|
|
|
673
607
|
"top"
|
|
674
608
|
],
|
|
675
609
|
"center": {
|
|
676
|
-
"x": -
|
|
677
|
-
"y":
|
|
610
|
+
"x": -10.675,
|
|
611
|
+
"y": 10.313
|
|
678
612
|
},
|
|
679
|
-
"width":
|
|
680
|
-
"height":
|
|
613
|
+
"width": 1,
|
|
614
|
+
"height": 0.7,
|
|
681
615
|
"connectedTo": [
|
|
682
616
|
"pcb_smtpad_19",
|
|
683
617
|
"connectivity_net66",
|
|
@@ -706,11 +640,11 @@
|
|
|
706
640
|
"top"
|
|
707
641
|
],
|
|
708
642
|
"center": {
|
|
709
|
-
"x": -
|
|
710
|
-
"y":
|
|
643
|
+
"x": -10.675,
|
|
644
|
+
"y": 9.363000000000001
|
|
711
645
|
},
|
|
712
|
-
"width":
|
|
713
|
-
"height":
|
|
646
|
+
"width": 1,
|
|
647
|
+
"height": 0.7,
|
|
714
648
|
"connectedTo": [
|
|
715
649
|
"pcb_smtpad_20",
|
|
716
650
|
"connectivity_net68",
|
|
@@ -735,11 +669,11 @@
|
|
|
735
669
|
"top"
|
|
736
670
|
],
|
|
737
671
|
"center": {
|
|
738
|
-
"x": -
|
|
739
|
-
"y":
|
|
672
|
+
"x": -8.075,
|
|
673
|
+
"y": 9.363000000000001
|
|
740
674
|
},
|
|
741
|
-
"width":
|
|
742
|
-
"height":
|
|
675
|
+
"width": 1,
|
|
676
|
+
"height": 0.7,
|
|
743
677
|
"connectedTo": [
|
|
744
678
|
"pcb_smtpad_21",
|
|
745
679
|
"connectivity_net142",
|
|
@@ -754,11 +688,11 @@
|
|
|
754
688
|
"top"
|
|
755
689
|
],
|
|
756
690
|
"center": {
|
|
757
|
-
"x": -
|
|
758
|
-
"y":
|
|
691
|
+
"x": -8.075,
|
|
692
|
+
"y": 10.313
|
|
759
693
|
},
|
|
760
|
-
"width":
|
|
761
|
-
"height":
|
|
694
|
+
"width": 1,
|
|
695
|
+
"height": 0.7,
|
|
762
696
|
"connectedTo": [
|
|
763
697
|
"pcb_smtpad_22",
|
|
764
698
|
"connectivity_net143",
|
|
@@ -773,11 +707,11 @@
|
|
|
773
707
|
"top"
|
|
774
708
|
],
|
|
775
709
|
"center": {
|
|
776
|
-
"x": -
|
|
777
|
-
"y":
|
|
710
|
+
"x": -8.075,
|
|
711
|
+
"y": 11.263
|
|
778
712
|
},
|
|
779
|
-
"width":
|
|
780
|
-
"height":
|
|
713
|
+
"width": 1,
|
|
714
|
+
"height": 0.7,
|
|
781
715
|
"connectedTo": [
|
|
782
716
|
"pcb_smtpad_23",
|
|
783
717
|
"connectivity_net144",
|
|
@@ -792,8 +726,8 @@
|
|
|
792
726
|
"top"
|
|
793
727
|
],
|
|
794
728
|
"center": {
|
|
795
|
-
"x": -
|
|
796
|
-
"y": -
|
|
729
|
+
"x": -25.675,
|
|
730
|
+
"y": -11.238000000000001
|
|
797
731
|
},
|
|
798
732
|
"width": 1,
|
|
799
733
|
"height": 0.7,
|
|
@@ -817,8 +751,8 @@
|
|
|
817
751
|
"top"
|
|
818
752
|
],
|
|
819
753
|
"center": {
|
|
820
|
-
"x": -
|
|
821
|
-
"y": -
|
|
754
|
+
"x": -25.675,
|
|
755
|
+
"y": -12.188
|
|
822
756
|
},
|
|
823
757
|
"width": 1,
|
|
824
758
|
"height": 0.7,
|
|
@@ -842,8 +776,8 @@
|
|
|
842
776
|
"top"
|
|
843
777
|
],
|
|
844
778
|
"center": {
|
|
845
|
-
"x": -
|
|
846
|
-
"y": -
|
|
779
|
+
"x": -25.675,
|
|
780
|
+
"y": -13.138
|
|
847
781
|
},
|
|
848
782
|
"width": 1,
|
|
849
783
|
"height": 0.7,
|
|
@@ -867,8 +801,8 @@
|
|
|
867
801
|
"top"
|
|
868
802
|
],
|
|
869
803
|
"center": {
|
|
870
|
-
"x": -
|
|
871
|
-
"y": -
|
|
804
|
+
"x": -23.075,
|
|
805
|
+
"y": -13.138
|
|
872
806
|
},
|
|
873
807
|
"width": 1,
|
|
874
808
|
"height": 0.7,
|
|
@@ -886,8 +820,8 @@
|
|
|
886
820
|
"top"
|
|
887
821
|
],
|
|
888
822
|
"center": {
|
|
889
|
-
"x": -
|
|
890
|
-
"y": -
|
|
823
|
+
"x": -23.075,
|
|
824
|
+
"y": -12.188
|
|
891
825
|
},
|
|
892
826
|
"width": 1,
|
|
893
827
|
"height": 0.7,
|
|
@@ -905,8 +839,8 @@
|
|
|
905
839
|
"top"
|
|
906
840
|
],
|
|
907
841
|
"center": {
|
|
908
|
-
"x": -
|
|
909
|
-
"y": -
|
|
842
|
+
"x": -23.075,
|
|
843
|
+
"y": -11.238000000000001
|
|
910
844
|
},
|
|
911
845
|
"width": 1,
|
|
912
846
|
"height": 0.7,
|
|
@@ -927,8 +861,8 @@
|
|
|
927
861
|
"bottom"
|
|
928
862
|
],
|
|
929
863
|
"center": {
|
|
930
|
-
"x":
|
|
931
|
-
"y":
|
|
864
|
+
"x": 18.025,
|
|
865
|
+
"y": 0
|
|
932
866
|
},
|
|
933
867
|
"width": 1.5,
|
|
934
868
|
"height": 1.5,
|
|
@@ -963,8 +897,8 @@
|
|
|
963
897
|
"bottom"
|
|
964
898
|
],
|
|
965
899
|
"center": {
|
|
966
|
-
"x":
|
|
967
|
-
"y":
|
|
900
|
+
"x": 20.565,
|
|
901
|
+
"y": 0
|
|
968
902
|
},
|
|
969
903
|
"width": 1.5,
|
|
970
904
|
"height": 1.5,
|
|
@@ -995,8 +929,8 @@
|
|
|
995
929
|
"bottom"
|
|
996
930
|
],
|
|
997
931
|
"center": {
|
|
998
|
-
"x":
|
|
999
|
-
"y":
|
|
932
|
+
"x": 23.105,
|
|
933
|
+
"y": 0
|
|
1000
934
|
},
|
|
1001
935
|
"width": 1.5,
|
|
1002
936
|
"height": 1.5,
|
|
@@ -1023,8 +957,8 @@
|
|
|
1023
957
|
"bottom"
|
|
1024
958
|
],
|
|
1025
959
|
"center": {
|
|
1026
|
-
"x":
|
|
1027
|
-
"y":
|
|
960
|
+
"x": 25.645,
|
|
961
|
+
"y": 0
|
|
1028
962
|
},
|
|
1029
963
|
"width": 1.5,
|
|
1030
964
|
"height": 1.5,
|
|
@@ -1059,8 +993,8 @@
|
|
|
1059
993
|
"bottom"
|
|
1060
994
|
],
|
|
1061
995
|
"center": {
|
|
1062
|
-
"x":
|
|
1063
|
-
"y":
|
|
996
|
+
"x": 28.185000000000002,
|
|
997
|
+
"y": 0
|
|
1064
998
|
},
|
|
1065
999
|
"width": 1.5,
|
|
1066
1000
|
"height": 1.5,
|
|
@@ -1087,8 +1021,8 @@
|
|
|
1087
1021
|
"bottom"
|
|
1088
1022
|
],
|
|
1089
1023
|
"center": {
|
|
1090
|
-
"x":
|
|
1091
|
-
"y":
|
|
1024
|
+
"x": 30.725,
|
|
1025
|
+
"y": 0
|
|
1092
1026
|
},
|
|
1093
1027
|
"width": 1.5,
|
|
1094
1028
|
"height": 1.5,
|
|
@@ -1112,29 +1046,29 @@
|
|
|
1112
1046
|
"name": "source_net_0",
|
|
1113
1047
|
"pointsToConnect": [
|
|
1114
1048
|
{
|
|
1115
|
-
"x": -2,
|
|
1116
|
-
"y": -
|
|
1049
|
+
"x": -2.8375,
|
|
1050
|
+
"y": -12.188,
|
|
1117
1051
|
"layer": "top",
|
|
1118
1052
|
"pointId": "pcb_port_1",
|
|
1119
1053
|
"pcb_port_id": "pcb_port_1"
|
|
1120
1054
|
},
|
|
1121
1055
|
{
|
|
1122
|
-
"x": 0.
|
|
1123
|
-
"y": -0.
|
|
1056
|
+
"x": 0.9625,
|
|
1057
|
+
"y": -0.938,
|
|
1124
1058
|
"layer": "top",
|
|
1125
1059
|
"pointId": "pcb_port_4",
|
|
1126
1060
|
"pcb_port_id": "pcb_port_4"
|
|
1127
1061
|
},
|
|
1128
1062
|
{
|
|
1129
|
-
"x":
|
|
1130
|
-
"y": -
|
|
1063
|
+
"x": 12.3,
|
|
1064
|
+
"y": -8.438,
|
|
1131
1065
|
"layer": "top",
|
|
1132
1066
|
"pointId": "pcb_port_12",
|
|
1133
1067
|
"pcb_port_id": "pcb_port_12"
|
|
1134
1068
|
},
|
|
1135
1069
|
{
|
|
1136
|
-
"x":
|
|
1137
|
-
"y":
|
|
1070
|
+
"x": 18.025,
|
|
1071
|
+
"y": 0,
|
|
1138
1072
|
"layer": "top",
|
|
1139
1073
|
"pointId": "pcb_port_30",
|
|
1140
1074
|
"pcb_port_id": "pcb_port_30"
|
|
@@ -1145,29 +1079,29 @@
|
|
|
1145
1079
|
"name": "source_net_1",
|
|
1146
1080
|
"pointsToConnect": [
|
|
1147
1081
|
{
|
|
1148
|
-
"x": -
|
|
1149
|
-
"y": -
|
|
1082
|
+
"x": -4.6625,
|
|
1083
|
+
"y": -12.188,
|
|
1150
1084
|
"layer": "top",
|
|
1151
1085
|
"pointId": "pcb_port_0",
|
|
1152
1086
|
"pcb_port_id": "pcb_port_0"
|
|
1153
1087
|
},
|
|
1154
1088
|
{
|
|
1155
|
-
"x":
|
|
1156
|
-
"y": -
|
|
1089
|
+
"x": 13.95,
|
|
1090
|
+
"y": -8.438,
|
|
1157
1091
|
"layer": "top",
|
|
1158
1092
|
"pointId": "pcb_port_13",
|
|
1159
1093
|
"pcb_port_id": "pcb_port_13"
|
|
1160
1094
|
},
|
|
1161
1095
|
{
|
|
1162
|
-
"x":
|
|
1163
|
-
"y":
|
|
1096
|
+
"x": 18.525,
|
|
1097
|
+
"y": 10.313,
|
|
1164
1098
|
"layer": "top",
|
|
1165
1099
|
"pointId": "pcb_port_15",
|
|
1166
1100
|
"pcb_port_id": "pcb_port_15"
|
|
1167
1101
|
},
|
|
1168
1102
|
{
|
|
1169
|
-
"x": -
|
|
1170
|
-
"y":
|
|
1103
|
+
"x": -21.675,
|
|
1104
|
+
"y": 2.813,
|
|
1171
1105
|
"layer": "top",
|
|
1172
1106
|
"pointId": "pcb_port_16",
|
|
1173
1107
|
"pcb_port_id": "pcb_port_16"
|
|
@@ -1178,15 +1112,15 @@
|
|
|
1178
1112
|
"name": "source_net_2",
|
|
1179
1113
|
"pointsToConnect": [
|
|
1180
1114
|
{
|
|
1181
|
-
"x":
|
|
1182
|
-
"y": 2.
|
|
1115
|
+
"x": 17.385,
|
|
1116
|
+
"y": 2.813,
|
|
1183
1117
|
"layer": "top",
|
|
1184
1118
|
"pointId": "pcb_port_3",
|
|
1185
1119
|
"pcb_port_id": "pcb_port_3"
|
|
1186
1120
|
},
|
|
1187
1121
|
{
|
|
1188
|
-
"x": -
|
|
1189
|
-
"y": -
|
|
1122
|
+
"x": -25.675,
|
|
1123
|
+
"y": -13.138,
|
|
1190
1124
|
"layer": "top",
|
|
1191
1125
|
"pointId": "pcb_port_26",
|
|
1192
1126
|
"pcb_port_id": "pcb_port_26"
|
|
@@ -1197,22 +1131,22 @@
|
|
|
1197
1131
|
"name": "source_net_3",
|
|
1198
1132
|
"pointsToConnect": [
|
|
1199
1133
|
{
|
|
1200
|
-
"x":
|
|
1201
|
-
"y":
|
|
1134
|
+
"x": 16.365,
|
|
1135
|
+
"y": 2.813,
|
|
1202
1136
|
"layer": "top",
|
|
1203
1137
|
"pointId": "pcb_port_2",
|
|
1204
1138
|
"pcb_port_id": "pcb_port_2"
|
|
1205
1139
|
},
|
|
1206
1140
|
{
|
|
1207
|
-
"x": -
|
|
1208
|
-
"y":
|
|
1141
|
+
"x": -23.55,
|
|
1142
|
+
"y": 10.313,
|
|
1209
1143
|
"layer": "top",
|
|
1210
1144
|
"pointId": "pcb_port_9",
|
|
1211
1145
|
"pcb_port_id": "pcb_port_9"
|
|
1212
1146
|
},
|
|
1213
1147
|
{
|
|
1214
|
-
"x":
|
|
1215
|
-
"y": -
|
|
1148
|
+
"x": 17.7875,
|
|
1149
|
+
"y": -8.438,
|
|
1216
1150
|
"layer": "bottom",
|
|
1217
1151
|
"pointId": "pcb_port_10",
|
|
1218
1152
|
"pcb_port_id": "pcb_port_10"
|
|
@@ -1223,22 +1157,22 @@
|
|
|
1223
1157
|
"name": "source_net_4",
|
|
1224
1158
|
"pointsToConnect": [
|
|
1225
1159
|
{
|
|
1226
|
-
"x":
|
|
1227
|
-
"y": -0.
|
|
1160
|
+
"x": 2.7875,
|
|
1161
|
+
"y": -0.938,
|
|
1228
1162
|
"layer": "top",
|
|
1229
1163
|
"pointId": "pcb_port_5",
|
|
1230
1164
|
"pcb_port_id": "pcb_port_5"
|
|
1231
1165
|
},
|
|
1232
1166
|
{
|
|
1233
|
-
"x": -
|
|
1234
|
-
"y":
|
|
1167
|
+
"x": -10.675,
|
|
1168
|
+
"y": 9.363000000000001,
|
|
1235
1169
|
"layer": "top",
|
|
1236
1170
|
"pointId": "pcb_port_20",
|
|
1237
1171
|
"pcb_port_id": "pcb_port_20"
|
|
1238
1172
|
},
|
|
1239
1173
|
{
|
|
1240
|
-
"x":
|
|
1241
|
-
"y":
|
|
1174
|
+
"x": 20.565,
|
|
1175
|
+
"y": 0,
|
|
1242
1176
|
"layer": "top",
|
|
1243
1177
|
"pointId": "pcb_port_31",
|
|
1244
1178
|
"pcb_port_id": "pcb_port_31"
|
|
@@ -1249,29 +1183,29 @@
|
|
|
1249
1183
|
"name": "source_net_5",
|
|
1250
1184
|
"pointsToConnect": [
|
|
1251
1185
|
{
|
|
1252
|
-
"x": -
|
|
1253
|
-
"y": -
|
|
1186
|
+
"x": -12.2125,
|
|
1187
|
+
"y": -8.438,
|
|
1254
1188
|
"layer": "top",
|
|
1255
1189
|
"pointId": "pcb_port_7",
|
|
1256
1190
|
"pcb_port_id": "pcb_port_7"
|
|
1257
1191
|
},
|
|
1258
1192
|
{
|
|
1259
|
-
"x":
|
|
1260
|
-
"y":
|
|
1193
|
+
"x": 15.225,
|
|
1194
|
+
"y": 10.313,
|
|
1261
1195
|
"layer": "top",
|
|
1262
1196
|
"pointId": "pcb_port_14",
|
|
1263
1197
|
"pcb_port_id": "pcb_port_14"
|
|
1264
1198
|
},
|
|
1265
1199
|
{
|
|
1266
|
-
"x": -
|
|
1267
|
-
"y":
|
|
1200
|
+
"x": -19.575,
|
|
1201
|
+
"y": 2.813,
|
|
1268
1202
|
"layer": "top",
|
|
1269
1203
|
"pointId": "pcb_port_17",
|
|
1270
1204
|
"pcb_port_id": "pcb_port_17"
|
|
1271
1205
|
},
|
|
1272
1206
|
{
|
|
1273
|
-
"x": -
|
|
1274
|
-
"y":
|
|
1207
|
+
"x": -10.675,
|
|
1208
|
+
"y": 11.263,
|
|
1275
1209
|
"layer": "top",
|
|
1276
1210
|
"pointId": "pcb_port_18",
|
|
1277
1211
|
"pcb_port_id": "pcb_port_18"
|
|
@@ -1282,29 +1216,29 @@
|
|
|
1282
1216
|
"name": "source_net_6",
|
|
1283
1217
|
"pointsToConnect": [
|
|
1284
1218
|
{
|
|
1285
|
-
"x": -
|
|
1286
|
-
"y": -
|
|
1219
|
+
"x": -14.0375,
|
|
1220
|
+
"y": -8.438,
|
|
1287
1221
|
"layer": "top",
|
|
1288
1222
|
"pointId": "pcb_port_6",
|
|
1289
1223
|
"pcb_port_id": "pcb_port_6"
|
|
1290
1224
|
},
|
|
1291
1225
|
{
|
|
1292
|
-
"x":
|
|
1293
|
-
"y": -
|
|
1226
|
+
"x": 15.9625,
|
|
1227
|
+
"y": -8.438,
|
|
1294
1228
|
"layer": "bottom",
|
|
1295
1229
|
"pointId": "pcb_port_11",
|
|
1296
1230
|
"pcb_port_id": "pcb_port_11"
|
|
1297
1231
|
},
|
|
1298
1232
|
{
|
|
1299
|
-
"x": -
|
|
1300
|
-
"y":
|
|
1233
|
+
"x": -10.675,
|
|
1234
|
+
"y": 10.313,
|
|
1301
1235
|
"layer": "top",
|
|
1302
1236
|
"pointId": "pcb_port_19",
|
|
1303
1237
|
"pcb_port_id": "pcb_port_19"
|
|
1304
1238
|
},
|
|
1305
1239
|
{
|
|
1306
|
-
"x":
|
|
1307
|
-
"y":
|
|
1240
|
+
"x": 25.645,
|
|
1241
|
+
"y": 0,
|
|
1308
1242
|
"layer": "top",
|
|
1309
1243
|
"pointId": "pcb_port_33",
|
|
1310
1244
|
"pcb_port_id": "pcb_port_33"
|
|
@@ -1315,15 +1249,15 @@
|
|
|
1315
1249
|
"name": "source_net_7",
|
|
1316
1250
|
"pointsToConnect": [
|
|
1317
1251
|
{
|
|
1318
|
-
"x": -
|
|
1319
|
-
"y":
|
|
1252
|
+
"x": -25.2,
|
|
1253
|
+
"y": 10.313,
|
|
1320
1254
|
"layer": "top",
|
|
1321
1255
|
"pointId": "pcb_port_8",
|
|
1322
1256
|
"pcb_port_id": "pcb_port_8"
|
|
1323
1257
|
},
|
|
1324
1258
|
{
|
|
1325
|
-
"x": -
|
|
1326
|
-
"y": -
|
|
1259
|
+
"x": -25.675,
|
|
1260
|
+
"y": -11.238000000000001,
|
|
1327
1261
|
"layer": "top",
|
|
1328
1262
|
"pointId": "pcb_port_24",
|
|
1329
1263
|
"pcb_port_id": "pcb_port_24"
|
|
@@ -1334,15 +1268,15 @@
|
|
|
1334
1268
|
"name": "source_net_8",
|
|
1335
1269
|
"pointsToConnect": [
|
|
1336
1270
|
{
|
|
1337
|
-
"x": -
|
|
1338
|
-
"y": -
|
|
1271
|
+
"x": -25.675,
|
|
1272
|
+
"y": -12.188,
|
|
1339
1273
|
"layer": "top",
|
|
1340
1274
|
"pointId": "pcb_port_25",
|
|
1341
1275
|
"pcb_port_id": "pcb_port_25"
|
|
1342
1276
|
},
|
|
1343
1277
|
{
|
|
1344
|
-
"x":
|
|
1345
|
-
"y":
|
|
1278
|
+
"x": 23.105,
|
|
1279
|
+
"y": 0,
|
|
1346
1280
|
"layer": "top",
|
|
1347
1281
|
"pointId": "pcb_port_32",
|
|
1348
1282
|
"pcb_port_id": "pcb_port_32"
|
|
@@ -1353,15 +1287,15 @@
|
|
|
1353
1287
|
"name": "source_net_9",
|
|
1354
1288
|
"pointsToConnect": [
|
|
1355
1289
|
{
|
|
1356
|
-
"x":
|
|
1357
|
-
"y":
|
|
1290
|
+
"x": 30.725,
|
|
1291
|
+
"y": 0,
|
|
1358
1292
|
"layer": "top",
|
|
1359
1293
|
"pointId": "pcb_port_35",
|
|
1360
1294
|
"pcb_port_id": "pcb_port_35"
|
|
1361
1295
|
},
|
|
1362
1296
|
{
|
|
1363
|
-
"x":
|
|
1364
|
-
"y":
|
|
1297
|
+
"x": 28.185000000000002,
|
|
1298
|
+
"y": 0,
|
|
1365
1299
|
"layer": "top",
|
|
1366
1300
|
"pointId": "pcb_port_34",
|
|
1367
1301
|
"pcb_port_id": "pcb_port_34"
|