@tscircuit/autorouting-dataset-01 1.0.32 → 1.0.34
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/circuit130.simple-route.json +245 -0
- 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/circuit153.simple-route.json +344 -0
- 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/circuit160.simple-route.json +391 -0
- package/lib/dataset/circuit161.simple-route.json +221 -0
- package/lib/dataset/circuit164.simple-route.json +84 -220
- package/lib/dataset/circuit166.simple-route.json +416 -0
- package/lib/dataset/circuit167.simple-route.json +561 -0
- 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/lib/dataset/circuit182.simple-route.json +623 -0
- package/lib/dataset/circuit184.simple-route.json +3781 -0
- package/lib/dataset/circuit185.simple-route.json +3405 -0
- package/lib/dataset/circuit186.simple-route.json +514 -0
- package/lib/dataset/circuit187.simple-route.json +493 -0
- package/lib/dataset/circuit188.simple-route.json +3409 -0
- package/lib/dataset/circuit189.simple-route.json +3143 -0
- package/lib/dataset/circuit190.simple-route.json +1859 -0
- package/lib/dataset/circuit192.simple-route.json +1317 -0
- package/lib/dataset/circuit193.simple-route.json +1383 -0
- package/lib/dataset/circuit194.simple-route.json +735 -0
- package/lib/dataset/circuit195.simple-route.json +509 -0
- package/lib/dataset/circuit196.simple-route.json +487 -0
- package/lib/dataset/circuit197.simple-route.json +1584 -0
- package/lib/dataset/index.ts +21 -1
- package/package.json +1 -1
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
"top"
|
|
13
13
|
],
|
|
14
14
|
"center": {
|
|
15
|
-
"x": 0.
|
|
16
|
-
"y":
|
|
15
|
+
"x": -0.32499999999999996,
|
|
16
|
+
"y": 8.5
|
|
17
17
|
},
|
|
18
|
-
"width": 0.
|
|
19
|
-
"height": 0.
|
|
18
|
+
"width": 0.8,
|
|
19
|
+
"height": 0.95,
|
|
20
20
|
"connectedTo": [
|
|
21
21
|
"pcb_smtpad_0",
|
|
22
22
|
"connectivity_net97",
|
|
@@ -41,11 +41,11 @@
|
|
|
41
41
|
"top"
|
|
42
42
|
],
|
|
43
43
|
"center": {
|
|
44
|
-
"x":
|
|
45
|
-
"y":
|
|
44
|
+
"x": 1.325,
|
|
45
|
+
"y": 8.5
|
|
46
46
|
},
|
|
47
|
-
"width": 0.
|
|
48
|
-
"height": 0.
|
|
47
|
+
"width": 0.8,
|
|
48
|
+
"height": 0.95,
|
|
49
49
|
"connectedTo": [
|
|
50
50
|
"pcb_smtpad_1",
|
|
51
51
|
"connectivity_net89",
|
|
@@ -70,40 +70,11 @@
|
|
|
70
70
|
"top"
|
|
71
71
|
],
|
|
72
72
|
"center": {
|
|
73
|
-
"x": -
|
|
74
|
-
"y":
|
|
75
|
-
},
|
|
76
|
-
"width": 0.9015611460128481,
|
|
77
|
-
"height": 0.5225,
|
|
78
|
-
"connectedTo": [
|
|
79
|
-
"pcb_smtpad_2",
|
|
80
|
-
"connectivity_net43",
|
|
81
|
-
"source_trace_15",
|
|
82
|
-
"source_port_14",
|
|
83
|
-
"source_trace_9",
|
|
84
|
-
"source_port_9",
|
|
85
|
-
"source_trace_3",
|
|
86
|
-
"source_port_2",
|
|
87
|
-
"source_net_3",
|
|
88
|
-
"pcb_smtpad_2",
|
|
89
|
-
"pcb_port_2",
|
|
90
|
-
"pcb_smtpad_9",
|
|
91
|
-
"pcb_port_9",
|
|
92
|
-
"pcb_smtpad_14",
|
|
93
|
-
"pcb_port_14"
|
|
94
|
-
]
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"type": "rect",
|
|
98
|
-
"layers": [
|
|
99
|
-
"top"
|
|
100
|
-
],
|
|
101
|
-
"center": {
|
|
102
|
-
"x": -6.251300955010707,
|
|
103
|
-
"y": 5.084574766052904
|
|
73
|
+
"x": -6.325,
|
|
74
|
+
"y": 5.5
|
|
104
75
|
},
|
|
105
|
-
"width": 0.
|
|
106
|
-
"height": 0.
|
|
76
|
+
"width": 0.8,
|
|
77
|
+
"height": 0.95,
|
|
107
78
|
"connectedTo": [
|
|
108
79
|
"pcb_smtpad_2",
|
|
109
80
|
"connectivity_net43",
|
|
@@ -128,44 +99,11 @@
|
|
|
128
99
|
"top"
|
|
129
100
|
],
|
|
130
101
|
"center": {
|
|
131
|
-
"x": -4.
|
|
132
|
-
"y": 5.
|
|
133
|
-
},
|
|
134
|
-
"width": 0.9015611460128481,
|
|
135
|
-
"height": 0.5225,
|
|
136
|
-
"connectedTo": [
|
|
137
|
-
"pcb_smtpad_3",
|
|
138
|
-
"connectivity_net63",
|
|
139
|
-
"source_trace_24",
|
|
140
|
-
"source_port_24",
|
|
141
|
-
"source_trace_21",
|
|
142
|
-
"source_port_21",
|
|
143
|
-
"source_trace_20",
|
|
144
|
-
"source_port_20",
|
|
145
|
-
"source_trace_2",
|
|
146
|
-
"source_port_3",
|
|
147
|
-
"source_net_2",
|
|
148
|
-
"pcb_smtpad_3",
|
|
149
|
-
"pcb_port_3",
|
|
150
|
-
"pcb_smtpad_20",
|
|
151
|
-
"pcb_port_20",
|
|
152
|
-
"pcb_smtpad_21",
|
|
153
|
-
"pcb_port_21",
|
|
154
|
-
"pcb_smtpad_24",
|
|
155
|
-
"pcb_port_24"
|
|
156
|
-
]
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
"type": "rect",
|
|
160
|
-
"layers": [
|
|
161
|
-
"top"
|
|
162
|
-
],
|
|
163
|
-
"center": {
|
|
164
|
-
"x": -5.084574766052904,
|
|
165
|
-
"y": 6.251300955010707
|
|
102
|
+
"x": -4.675,
|
|
103
|
+
"y": 5.5
|
|
166
104
|
},
|
|
167
|
-
"width": 0.
|
|
168
|
-
"height": 0.
|
|
105
|
+
"width": 0.8,
|
|
106
|
+
"height": 0.95,
|
|
169
107
|
"connectedTo": [
|
|
170
108
|
"pcb_smtpad_3",
|
|
171
109
|
"connectivity_net63",
|
|
@@ -256,11 +194,11 @@
|
|
|
256
194
|
"top"
|
|
257
195
|
],
|
|
258
196
|
"center": {
|
|
259
|
-
"x": -
|
|
260
|
-
"y":
|
|
197
|
+
"x": -11.01,
|
|
198
|
+
"y": 1.5
|
|
261
199
|
},
|
|
262
|
-
"width": 0.
|
|
263
|
-
"height": 0.
|
|
200
|
+
"width": 0.54,
|
|
201
|
+
"height": 0.64,
|
|
264
202
|
"connectedTo": [
|
|
265
203
|
"pcb_smtpad_6",
|
|
266
204
|
"connectivity_net103",
|
|
@@ -289,11 +227,11 @@
|
|
|
289
227
|
"top"
|
|
290
228
|
],
|
|
291
229
|
"center": {
|
|
292
|
-
"x": -
|
|
293
|
-
"y":
|
|
230
|
+
"x": -9.99,
|
|
231
|
+
"y": 1.5
|
|
294
232
|
},
|
|
295
|
-
"width": 0.
|
|
296
|
-
"height": 0.
|
|
233
|
+
"width": 0.54,
|
|
234
|
+
"height": 0.64,
|
|
297
235
|
"connectedTo": [
|
|
298
236
|
"pcb_smtpad_7",
|
|
299
237
|
"connectivity_net38",
|
|
@@ -314,11 +252,11 @@
|
|
|
314
252
|
"top"
|
|
315
253
|
],
|
|
316
254
|
"center": {
|
|
317
|
-
"x":
|
|
318
|
-
"y": -
|
|
255
|
+
"x": 4.5875,
|
|
256
|
+
"y": -8.5
|
|
319
257
|
},
|
|
320
|
-
"width": 1.
|
|
321
|
-
"height":
|
|
258
|
+
"width": 1.025,
|
|
259
|
+
"height": 1.4,
|
|
322
260
|
"connectedTo": [
|
|
323
261
|
"pcb_smtpad_8",
|
|
324
262
|
"connectivity_net105",
|
|
@@ -343,69 +281,11 @@
|
|
|
343
281
|
"top"
|
|
344
282
|
],
|
|
345
283
|
"center": {
|
|
346
|
-
"x":
|
|
347
|
-
"y": -8.
|
|
284
|
+
"x": 6.4125,
|
|
285
|
+
"y": -8.5
|
|
348
286
|
},
|
|
349
|
-
"width": 1.
|
|
350
|
-
"height":
|
|
351
|
-
"connectedTo": [
|
|
352
|
-
"pcb_smtpad_8",
|
|
353
|
-
"connectivity_net105",
|
|
354
|
-
"source_trace_44",
|
|
355
|
-
"source_port_52",
|
|
356
|
-
"source_trace_42",
|
|
357
|
-
"source_port_49",
|
|
358
|
-
"source_trace_8",
|
|
359
|
-
"source_port_8",
|
|
360
|
-
"source_net_8",
|
|
361
|
-
"pcb_smtpad_8",
|
|
362
|
-
"pcb_port_8",
|
|
363
|
-
"pcb_plated_hole_5",
|
|
364
|
-
"pcb_port_49",
|
|
365
|
-
"pcb_plated_hole_8",
|
|
366
|
-
"pcb_port_52"
|
|
367
|
-
]
|
|
368
|
-
},
|
|
369
|
-
{
|
|
370
|
-
"type": "rect",
|
|
371
|
-
"layers": [
|
|
372
|
-
"top"
|
|
373
|
-
],
|
|
374
|
-
"center": {
|
|
375
|
-
"x": 6.392722311248017,
|
|
376
|
-
"y": -8.102252435582567
|
|
377
|
-
},
|
|
378
|
-
"width": 1.2197591975467943,
|
|
379
|
-
"height": 0.77,
|
|
380
|
-
"connectedTo": [
|
|
381
|
-
"pcb_smtpad_9",
|
|
382
|
-
"connectivity_net43",
|
|
383
|
-
"source_trace_15",
|
|
384
|
-
"source_port_14",
|
|
385
|
-
"source_trace_9",
|
|
386
|
-
"source_port_9",
|
|
387
|
-
"source_trace_3",
|
|
388
|
-
"source_port_2",
|
|
389
|
-
"source_net_3",
|
|
390
|
-
"pcb_smtpad_2",
|
|
391
|
-
"pcb_port_2",
|
|
392
|
-
"pcb_smtpad_9",
|
|
393
|
-
"pcb_port_9",
|
|
394
|
-
"pcb_smtpad_14",
|
|
395
|
-
"pcb_port_14"
|
|
396
|
-
]
|
|
397
|
-
},
|
|
398
|
-
{
|
|
399
|
-
"type": "rect",
|
|
400
|
-
"layers": [
|
|
401
|
-
"top"
|
|
402
|
-
],
|
|
403
|
-
"center": {
|
|
404
|
-
"x": 5.897747564417433,
|
|
405
|
-
"y": -7.607277688751983
|
|
406
|
-
},
|
|
407
|
-
"width": 1.2197591975467943,
|
|
408
|
-
"height": 0.77,
|
|
287
|
+
"width": 1.025,
|
|
288
|
+
"height": 1.4,
|
|
409
289
|
"connectedTo": [
|
|
410
290
|
"pcb_smtpad_9",
|
|
411
291
|
"connectivity_net43",
|
|
@@ -596,40 +476,11 @@
|
|
|
596
476
|
"top"
|
|
597
477
|
],
|
|
598
478
|
"center": {
|
|
599
|
-
"x": 8.
|
|
600
|
-
"y": 3.
|
|
601
|
-
},
|
|
602
|
-
"width": 0.44000000000000006,
|
|
603
|
-
"height": 1.0211571530156232,
|
|
604
|
-
"connectedTo": [
|
|
605
|
-
"pcb_smtpad_16",
|
|
606
|
-
"connectivity_net71",
|
|
607
|
-
"source_trace_28",
|
|
608
|
-
"source_port_27",
|
|
609
|
-
"source_trace_17",
|
|
610
|
-
"source_port_16",
|
|
611
|
-
"source_trace_11",
|
|
612
|
-
"source_port_11",
|
|
613
|
-
"source_net_10",
|
|
614
|
-
"pcb_smtpad_11",
|
|
615
|
-
"pcb_port_11",
|
|
616
|
-
"pcb_smtpad_16",
|
|
617
|
-
"pcb_port_16",
|
|
618
|
-
"pcb_smtpad_27",
|
|
619
|
-
"pcb_port_27"
|
|
620
|
-
]
|
|
621
|
-
},
|
|
622
|
-
{
|
|
623
|
-
"type": "rect",
|
|
624
|
-
"layers": [
|
|
625
|
-
"top"
|
|
626
|
-
],
|
|
627
|
-
"center": {
|
|
628
|
-
"x": 8.509926028053705,
|
|
629
|
-
"y": 3.2347104787699164
|
|
479
|
+
"x": 8.675,
|
|
480
|
+
"y": 3.5
|
|
630
481
|
},
|
|
631
|
-
"width": 0.
|
|
632
|
-
"height":
|
|
482
|
+
"width": 0.8,
|
|
483
|
+
"height": 0.95,
|
|
633
484
|
"connectedTo": [
|
|
634
485
|
"pcb_smtpad_16",
|
|
635
486
|
"connectivity_net71",
|
|
@@ -654,44 +505,11 @@
|
|
|
654
505
|
"top"
|
|
655
506
|
],
|
|
656
507
|
"center": {
|
|
657
|
-
"x": 10.
|
|
658
|
-
"y": 3.
|
|
659
|
-
},
|
|
660
|
-
"width": 0.44000000000000006,
|
|
661
|
-
"height": 1.0211571530156232,
|
|
662
|
-
"connectedTo": [
|
|
663
|
-
"pcb_smtpad_17",
|
|
664
|
-
"connectivity_net107",
|
|
665
|
-
"source_trace_45",
|
|
666
|
-
"source_port_58",
|
|
667
|
-
"source_trace_22",
|
|
668
|
-
"source_port_22",
|
|
669
|
-
"source_trace_16",
|
|
670
|
-
"source_port_17",
|
|
671
|
-
"source_trace_12",
|
|
672
|
-
"source_port_13",
|
|
673
|
-
"source_net_11",
|
|
674
|
-
"pcb_smtpad_13",
|
|
675
|
-
"pcb_port_13",
|
|
676
|
-
"pcb_smtpad_17",
|
|
677
|
-
"pcb_port_17",
|
|
678
|
-
"pcb_smtpad_22",
|
|
679
|
-
"pcb_port_22",
|
|
680
|
-
"pcb_plated_hole_14",
|
|
681
|
-
"pcb_port_58"
|
|
682
|
-
]
|
|
683
|
-
},
|
|
684
|
-
{
|
|
685
|
-
"type": "rect",
|
|
686
|
-
"layers": [
|
|
687
|
-
"top"
|
|
688
|
-
],
|
|
689
|
-
"center": {
|
|
690
|
-
"x": 10.103703641430666,
|
|
691
|
-
"y": 3.6617619031890754
|
|
508
|
+
"x": 10.325,
|
|
509
|
+
"y": 3.5
|
|
692
510
|
},
|
|
693
|
-
"width": 0.
|
|
694
|
-
"height":
|
|
511
|
+
"width": 0.8,
|
|
512
|
+
"height": 0.95,
|
|
695
513
|
"connectedTo": [
|
|
696
514
|
"pcb_smtpad_17",
|
|
697
515
|
"connectivity_net107",
|
|
@@ -1244,11 +1062,11 @@
|
|
|
1244
1062
|
"bottom"
|
|
1245
1063
|
],
|
|
1246
1064
|
"center": {
|
|
1247
|
-
"x": -
|
|
1248
|
-
"y": 8.
|
|
1065
|
+
"x": -9.2,
|
|
1066
|
+
"y": 8.45
|
|
1249
1067
|
},
|
|
1250
|
-
"width":
|
|
1251
|
-
"height":
|
|
1068
|
+
"width": 1,
|
|
1069
|
+
"height": 0.7,
|
|
1252
1070
|
"connectedTo": [
|
|
1253
1071
|
"pcb_smtpad_38",
|
|
1254
1072
|
"connectivity_net103",
|
|
@@ -1277,11 +1095,11 @@
|
|
|
1277
1095
|
"bottom"
|
|
1278
1096
|
],
|
|
1279
1097
|
"center": {
|
|
1280
|
-
"x": -
|
|
1281
|
-
"y":
|
|
1098
|
+
"x": -9.2,
|
|
1099
|
+
"y": 7.5
|
|
1282
1100
|
},
|
|
1283
|
-
"width":
|
|
1284
|
-
"height":
|
|
1101
|
+
"width": 1,
|
|
1102
|
+
"height": 0.7,
|
|
1285
1103
|
"connectedTo": [
|
|
1286
1104
|
"pcb_smtpad_39",
|
|
1287
1105
|
"connectivity_net113",
|
|
@@ -1310,11 +1128,11 @@
|
|
|
1310
1128
|
"bottom"
|
|
1311
1129
|
],
|
|
1312
1130
|
"center": {
|
|
1313
|
-
"x": -9.
|
|
1314
|
-
"y":
|
|
1131
|
+
"x": -9.2,
|
|
1132
|
+
"y": 6.55
|
|
1315
1133
|
},
|
|
1316
|
-
"width":
|
|
1317
|
-
"height":
|
|
1134
|
+
"width": 1,
|
|
1135
|
+
"height": 0.7,
|
|
1318
1136
|
"connectedTo": [
|
|
1319
1137
|
"pcb_smtpad_40",
|
|
1320
1138
|
"connectivity_net85",
|
|
@@ -1335,11 +1153,11 @@
|
|
|
1335
1153
|
"bottom"
|
|
1336
1154
|
],
|
|
1337
1155
|
"center": {
|
|
1338
|
-
"x": -
|
|
1339
|
-
"y": 6.
|
|
1156
|
+
"x": -11.8,
|
|
1157
|
+
"y": 6.55
|
|
1340
1158
|
},
|
|
1341
|
-
"width":
|
|
1342
|
-
"height":
|
|
1159
|
+
"width": 1,
|
|
1160
|
+
"height": 0.7,
|
|
1343
1161
|
"connectedTo": [
|
|
1344
1162
|
"pcb_smtpad_41",
|
|
1345
1163
|
"connectivity_net245",
|
|
@@ -1354,11 +1172,11 @@
|
|
|
1354
1172
|
"bottom"
|
|
1355
1173
|
],
|
|
1356
1174
|
"center": {
|
|
1357
|
-
"x": -
|
|
1358
|
-
"y":
|
|
1175
|
+
"x": -11.8,
|
|
1176
|
+
"y": 7.5
|
|
1359
1177
|
},
|
|
1360
|
-
"width":
|
|
1361
|
-
"height":
|
|
1178
|
+
"width": 1,
|
|
1179
|
+
"height": 0.7,
|
|
1362
1180
|
"connectedTo": [
|
|
1363
1181
|
"pcb_smtpad_42",
|
|
1364
1182
|
"connectivity_net246",
|
|
@@ -1373,11 +1191,11 @@
|
|
|
1373
1191
|
"bottom"
|
|
1374
1192
|
],
|
|
1375
1193
|
"center": {
|
|
1376
|
-
"x": -11.
|
|
1377
|
-
"y":
|
|
1194
|
+
"x": -11.8,
|
|
1195
|
+
"y": 8.45
|
|
1378
1196
|
},
|
|
1379
|
-
"width":
|
|
1380
|
-
"height":
|
|
1197
|
+
"width": 1,
|
|
1198
|
+
"height": 0.7,
|
|
1381
1199
|
"connectedTo": [
|
|
1382
1200
|
"pcb_smtpad_43",
|
|
1383
1201
|
"connectivity_net247",
|
|
@@ -1932,8 +1750,8 @@
|
|
|
1932
1750
|
"name": "source_net_0",
|
|
1933
1751
|
"pointsToConnect": [
|
|
1934
1752
|
{
|
|
1935
|
-
"x":
|
|
1936
|
-
"y":
|
|
1753
|
+
"x": 1.325,
|
|
1754
|
+
"y": 8.5,
|
|
1937
1755
|
"layer": "top",
|
|
1938
1756
|
"pointId": "pcb_port_1",
|
|
1939
1757
|
"pcb_port_id": "pcb_port_1"
|
|
@@ -1958,8 +1776,8 @@
|
|
|
1958
1776
|
"name": "source_net_1",
|
|
1959
1777
|
"pointsToConnect": [
|
|
1960
1778
|
{
|
|
1961
|
-
"x": 0.
|
|
1962
|
-
"y":
|
|
1779
|
+
"x": -0.32499999999999996,
|
|
1780
|
+
"y": 8.5,
|
|
1963
1781
|
"layer": "top",
|
|
1964
1782
|
"pointId": "pcb_port_0",
|
|
1965
1783
|
"pcb_port_id": "pcb_port_0"
|
|
@@ -1984,8 +1802,8 @@
|
|
|
1984
1802
|
"name": "source_net_2",
|
|
1985
1803
|
"pointsToConnect": [
|
|
1986
1804
|
{
|
|
1987
|
-
"x": -4.
|
|
1988
|
-
"y":
|
|
1805
|
+
"x": -4.675,
|
|
1806
|
+
"y": 5.5,
|
|
1989
1807
|
"layer": "top",
|
|
1990
1808
|
"pointId": "pcb_port_3",
|
|
1991
1809
|
"pcb_port_id": "pcb_port_3"
|
|
@@ -2017,15 +1835,15 @@
|
|
|
2017
1835
|
"name": "source_net_3",
|
|
2018
1836
|
"pointsToConnect": [
|
|
2019
1837
|
{
|
|
2020
|
-
"x": -6.
|
|
2021
|
-
"y":
|
|
1838
|
+
"x": -6.325,
|
|
1839
|
+
"y": 5.5,
|
|
2022
1840
|
"layer": "top",
|
|
2023
1841
|
"pointId": "pcb_port_2",
|
|
2024
1842
|
"pcb_port_id": "pcb_port_2"
|
|
2025
1843
|
},
|
|
2026
1844
|
{
|
|
2027
|
-
"x": 6.
|
|
2028
|
-
"y": -
|
|
1845
|
+
"x": 6.4125,
|
|
1846
|
+
"y": -8.5,
|
|
2029
1847
|
"layer": "top",
|
|
2030
1848
|
"pointId": "pcb_port_9",
|
|
2031
1849
|
"pcb_port_id": "pcb_port_9"
|
|
@@ -2102,15 +1920,15 @@
|
|
|
2102
1920
|
"name": "source_net_6",
|
|
2103
1921
|
"pointsToConnect": [
|
|
2104
1922
|
{
|
|
2105
|
-
"x": -
|
|
2106
|
-
"y":
|
|
1923
|
+
"x": -11.01,
|
|
1924
|
+
"y": 1.5,
|
|
2107
1925
|
"layer": "top",
|
|
2108
1926
|
"pointId": "pcb_port_6",
|
|
2109
1927
|
"pcb_port_id": "pcb_port_6"
|
|
2110
1928
|
},
|
|
2111
1929
|
{
|
|
2112
|
-
"x": -
|
|
2113
|
-
"y": 8.
|
|
1930
|
+
"x": -9.2,
|
|
1931
|
+
"y": 8.45,
|
|
2114
1932
|
"layer": "bottom",
|
|
2115
1933
|
"pointId": "pcb_port_38",
|
|
2116
1934
|
"pcb_port_id": "pcb_port_38"
|
|
@@ -2135,8 +1953,8 @@
|
|
|
2135
1953
|
"name": "source_net_7",
|
|
2136
1954
|
"pointsToConnect": [
|
|
2137
1955
|
{
|
|
2138
|
-
"x": -
|
|
2139
|
-
"y":
|
|
1956
|
+
"x": -9.99,
|
|
1957
|
+
"y": 1.5,
|
|
2140
1958
|
"layer": "top",
|
|
2141
1959
|
"pointId": "pcb_port_7",
|
|
2142
1960
|
"pcb_port_id": "pcb_port_7"
|
|
@@ -2154,8 +1972,8 @@
|
|
|
2154
1972
|
"name": "source_net_8",
|
|
2155
1973
|
"pointsToConnect": [
|
|
2156
1974
|
{
|
|
2157
|
-
"x": 4.
|
|
2158
|
-
"y": -
|
|
1975
|
+
"x": 4.5875,
|
|
1976
|
+
"y": -8.5,
|
|
2159
1977
|
"layer": "top",
|
|
2160
1978
|
"pointId": "pcb_port_8",
|
|
2161
1979
|
"pcb_port_id": "pcb_port_8"
|
|
@@ -2187,8 +2005,8 @@
|
|
|
2187
2005
|
"pcb_port_id": "pcb_port_10"
|
|
2188
2006
|
},
|
|
2189
2007
|
{
|
|
2190
|
-
"x": -9.
|
|
2191
|
-
"y":
|
|
2008
|
+
"x": -9.2,
|
|
2009
|
+
"y": 6.55,
|
|
2192
2010
|
"layer": "bottom",
|
|
2193
2011
|
"pointId": "pcb_port_40",
|
|
2194
2012
|
"pcb_port_id": "pcb_port_40"
|
|
@@ -2206,8 +2024,8 @@
|
|
|
2206
2024
|
"pcb_port_id": "pcb_port_11"
|
|
2207
2025
|
},
|
|
2208
2026
|
{
|
|
2209
|
-
"x": 8.
|
|
2210
|
-
"y": 3.
|
|
2027
|
+
"x": 8.675,
|
|
2028
|
+
"y": 3.5,
|
|
2211
2029
|
"layer": "top",
|
|
2212
2030
|
"pointId": "pcb_port_16",
|
|
2213
2031
|
"pcb_port_id": "pcb_port_16"
|
|
@@ -2232,8 +2050,8 @@
|
|
|
2232
2050
|
"pcb_port_id": "pcb_port_13"
|
|
2233
2051
|
},
|
|
2234
2052
|
{
|
|
2235
|
-
"x": 10.
|
|
2236
|
-
"y": 3.
|
|
2053
|
+
"x": 10.325,
|
|
2054
|
+
"y": 3.5,
|
|
2237
2055
|
"layer": "top",
|
|
2238
2056
|
"pointId": "pcb_port_17",
|
|
2239
2057
|
"pcb_port_id": "pcb_port_17"
|
|
@@ -2341,8 +2159,8 @@
|
|
|
2341
2159
|
"name": "source_net_16",
|
|
2342
2160
|
"pointsToConnect": [
|
|
2343
2161
|
{
|
|
2344
|
-
"x": -
|
|
2345
|
-
"y":
|
|
2162
|
+
"x": -9.2,
|
|
2163
|
+
"y": 7.5,
|
|
2346
2164
|
"layer": "bottom",
|
|
2347
2165
|
"pointId": "pcb_port_39",
|
|
2348
2166
|
"pcb_port_id": "pcb_port_39"
|