@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.
Files changed (48) hide show
  1. package/lib/dataset/circuit007.simple-route.json +2 -2
  2. package/lib/dataset/circuit010.simple-route.json +264 -1414
  3. package/lib/dataset/circuit011.simple-route.json +2 -2
  4. package/lib/dataset/circuit021.simple-route.json +4 -4
  5. package/lib/dataset/circuit100.simple-route.json +72 -258
  6. package/lib/dataset/circuit101.simple-route.json +359 -2034
  7. package/lib/dataset/circuit104.simple-route.json +212 -278
  8. package/lib/dataset/circuit105.simple-route.json +298 -298
  9. package/lib/dataset/circuit107.simple-route.json +48 -226
  10. package/lib/dataset/circuit108.simple-route.json +246 -370
  11. package/lib/dataset/circuit109.simple-route.json +384 -570
  12. package/lib/dataset/circuit111.simple-route.json +183 -1085
  13. package/lib/dataset/circuit113.simple-route.json +48 -164
  14. package/lib/dataset/circuit114.simple-route.json +458 -764
  15. package/lib/dataset/circuit115.simple-route.json +12 -70
  16. package/lib/dataset/circuit116.simple-route.json +50 -252
  17. package/lib/dataset/circuit119.simple-route.json +24 -82
  18. package/lib/dataset/circuit120.simple-route.json +232 -860
  19. package/lib/dataset/circuit121.simple-route.json +152 -268
  20. package/lib/dataset/circuit123.simple-route.json +618 -861
  21. package/lib/dataset/circuit124.simple-route.json +164 -230
  22. package/lib/dataset/circuit133.simple-route.json +24 -82
  23. package/lib/dataset/circuit134.simple-route.json +380 -380
  24. package/lib/dataset/circuit135.simple-route.json +36 -164
  25. package/lib/dataset/circuit137.simple-route.json +1276 -1726
  26. package/lib/dataset/circuit138.simple-route.json +336 -710
  27. package/lib/dataset/circuit139.simple-route.json +96 -266
  28. package/lib/dataset/circuit140.simple-route.json +301 -355
  29. package/lib/dataset/circuit141.simple-route.json +340 -572
  30. package/lib/dataset/circuit142.simple-route.json +72 -184
  31. package/lib/dataset/circuit143.simple-route.json +371 -371
  32. package/lib/dataset/circuit146.simple-route.json +126 -308
  33. package/lib/dataset/circuit148.simple-route.json +146 -146
  34. package/lib/dataset/circuit149.simple-route.json +90 -272
  35. package/lib/dataset/circuit152.simple-route.json +114 -440
  36. package/lib/dataset/circuit155.simple-route.json +284 -478
  37. package/lib/dataset/circuit156.simple-route.json +84 -146
  38. package/lib/dataset/circuit157.simple-route.json +158 -278
  39. package/lib/dataset/circuit158.simple-route.json +138 -348
  40. package/lib/dataset/circuit164.simple-route.json +84 -220
  41. package/lib/dataset/circuit168.simple-route.json +12 -66
  42. package/lib/dataset/circuit174.simple-route.json +36 -156
  43. package/lib/dataset/circuit175.simple-route.json +176 -176
  44. package/lib/dataset/circuit176.simple-route.json +242 -482
  45. package/lib/dataset/circuit177.simple-route.json +24 -78
  46. package/lib/dataset/circuit178.simple-route.json +84 -246
  47. package/lib/dataset/circuit181.simple-route.json +192 -680
  48. package/package.json +1 -1
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "bounds": {
3
- "minX": -20,
4
- "maxX": 20,
5
- "minY": -11.5,
6
- "maxY": 11.5
3
+ "minX": -27,
4
+ "maxX": 27,
5
+ "minY": -15.525,
6
+ "maxY": 15.525
7
7
  },
8
8
  "obstacles": [
9
9
  {
@@ -12,8 +12,8 @@
12
12
  "top"
13
13
  ],
14
14
  "center": {
15
- "x": -16.825,
16
- "y": -1.5
15
+ "x": -20.825,
16
+ "y": -1.875
17
17
  },
18
18
  "width": 0.8,
19
19
  "height": 0.95,
@@ -45,8 +45,8 @@
45
45
  "top"
46
46
  ],
47
47
  "center": {
48
- "x": -15.175,
49
- "y": -1.5
48
+ "x": -19.175,
49
+ "y": -1.875
50
50
  },
51
51
  "width": 0.8,
52
52
  "height": 0.95,
@@ -74,11 +74,11 @@
74
74
  "top"
75
75
  ],
76
76
  "center": {
77
- "x": -4,
78
- "y": -6.325
77
+ "x": -5.825,
78
+ "y": -6.875
79
79
  },
80
- "width": 0.95,
81
- "height": 0.8,
80
+ "width": 0.8,
81
+ "height": 0.95,
82
82
  "connectedTo": [
83
83
  "pcb_smtpad_2",
84
84
  "connectivity_net38",
@@ -103,11 +103,11 @@
103
103
  "top"
104
104
  ],
105
105
  "center": {
106
- "x": -4,
107
- "y": -4.675
106
+ "x": -4.175,
107
+ "y": -6.875
108
108
  },
109
- "width": 0.95,
110
- "height": 0.8,
109
+ "width": 0.8,
110
+ "height": 0.95,
111
111
  "connectedTo": [
112
112
  "pcb_smtpad_3",
113
113
  "connectivity_net38",
@@ -132,8 +132,8 @@
132
132
  "top"
133
133
  ],
134
134
  "center": {
135
- "x": 14.49,
136
- "y": 4.5
135
+ "x": 18.24,
136
+ "y": 5.625
137
137
  },
138
138
  "width": 0.54,
139
139
  "height": 0.64,
@@ -165,8 +165,8 @@
165
165
  "top"
166
166
  ],
167
167
  "center": {
168
- "x": 15.51,
169
- "y": 4.5
168
+ "x": 19.26,
169
+ "y": 5.625
170
170
  },
171
171
  "width": 0.54,
172
172
  "height": 0.64,
@@ -190,8 +190,8 @@
190
190
  "top"
191
191
  ],
192
192
  "center": {
193
- "x": -10.825,
194
- "y": -7.5
193
+ "x": -13.325,
194
+ "y": -9.375
195
195
  },
196
196
  "width": 0.8,
197
197
  "height": 0.95,
@@ -219,8 +219,8 @@
219
219
  "top"
220
220
  ],
221
221
  "center": {
222
- "x": -9.175,
223
- "y": -7.5
222
+ "x": -11.675,
223
+ "y": -9.375
224
224
  },
225
225
  "width": 0.8,
226
226
  "height": 0.95,
@@ -244,8 +244,8 @@
244
244
  "top"
245
245
  ],
246
246
  "center": {
247
- "x": -9.51,
248
- "y": 7.5
247
+ "x": -11.76,
248
+ "y": 9.375
249
249
  },
250
250
  "width": 0.54,
251
251
  "height": 0.64,
@@ -273,8 +273,8 @@
273
273
  "top"
274
274
  ],
275
275
  "center": {
276
- "x": -8.49,
277
- "y": 7.5
276
+ "x": -10.74,
277
+ "y": 9.375
278
278
  },
279
279
  "width": 0.54,
280
280
  "height": 0.64,
@@ -302,8 +302,8 @@
302
302
  "top"
303
303
  ],
304
304
  "center": {
305
- "x": -1.825,
306
- "y": -8.5
305
+ "x": -2.075,
306
+ "y": -10.625
307
307
  },
308
308
  "width": 0.8,
309
309
  "height": 0.95,
@@ -327,8 +327,8 @@
327
327
  "top"
328
328
  ],
329
329
  "center": {
330
- "x": -0.17500000000000004,
331
- "y": -8.5
330
+ "x": -0.42500000000000004,
331
+ "y": -10.625
332
332
  },
333
333
  "width": 0.8,
334
334
  "height": 0.95,
@@ -356,8 +356,8 @@
356
356
  "top"
357
357
  ],
358
358
  "center": {
359
- "x": -9.825,
360
- "y": 3.5
359
+ "x": -12.075,
360
+ "y": 4.375
361
361
  },
362
362
  "width": 0.8,
363
363
  "height": 0.95,
@@ -381,8 +381,8 @@
381
381
  "top"
382
382
  ],
383
383
  "center": {
384
- "x": -8.175,
385
- "y": 3.5
384
+ "x": -10.425,
385
+ "y": 4.375
386
386
  },
387
387
  "width": 0.8,
388
388
  "height": 0.95,
@@ -414,8 +414,8 @@
414
414
  "bottom"
415
415
  ],
416
416
  "center": {
417
- "x": 9.825,
418
- "y": 5.5
417
+ "x": 12.075,
418
+ "y": 6.875
419
419
  },
420
420
  "width": 0.8,
421
421
  "height": 0.95,
@@ -443,8 +443,8 @@
443
443
  "bottom"
444
444
  ],
445
445
  "center": {
446
- "x": 8.175,
447
- "y": 5.5
446
+ "x": 10.425,
447
+ "y": 6.875
448
448
  },
449
449
  "width": 0.8,
450
450
  "height": 0.95,
@@ -472,8 +472,8 @@
472
472
  "bottom"
473
473
  ],
474
474
  "center": {
475
- "x": -2.49,
476
- "y": 1.5
475
+ "x": -3.24,
476
+ "y": 1.875
477
477
  },
478
478
  "width": 0.54,
479
479
  "height": 0.64,
@@ -505,8 +505,8 @@
505
505
  "bottom"
506
506
  ],
507
507
  "center": {
508
- "x": -3.51,
509
- "y": 1.5
508
+ "x": -4.26,
509
+ "y": 1.875
510
510
  },
511
511
  "width": 0.54,
512
512
  "height": 0.64,
@@ -530,8 +530,8 @@
530
530
  "top"
531
531
  ],
532
532
  "center": {
533
- "x": -15.65,
534
- "y": -7.5
533
+ "x": -19.15,
534
+ "y": -9.375
535
535
  },
536
536
  "width": 0.9,
537
537
  "height": 1.2,
@@ -559,8 +559,8 @@
559
559
  "top"
560
560
  ],
561
561
  "center": {
562
- "x": -12.35,
563
- "y": -7.5
562
+ "x": -15.85,
563
+ "y": -9.375
564
564
  },
565
565
  "width": 0.9,
566
566
  "height": 1.2,
@@ -592,8 +592,8 @@
592
592
  "bottom"
593
593
  ],
594
594
  "center": {
595
- "x": -1.35,
596
- "y": 6.5
595
+ "x": -2.1,
596
+ "y": 8.125
597
597
  },
598
598
  "width": 0.9,
599
599
  "height": 1.2,
@@ -621,8 +621,8 @@
621
621
  "bottom"
622
622
  ],
623
623
  "center": {
624
- "x": -4.65,
625
- "y": 6.5
624
+ "x": -5.4,
625
+ "y": 8.125
626
626
  },
627
627
  "width": 0.9,
628
628
  "height": 1.2,
@@ -646,8 +646,8 @@
646
646
  "top"
647
647
  ],
648
648
  "center": {
649
- "x": 10.95,
650
- "y": -1.5
649
+ "x": 13.95,
650
+ "y": -1.875
651
651
  },
652
652
  "width": 0.6,
653
653
  "height": 0.45,
@@ -675,8 +675,8 @@
675
675
  "top"
676
676
  ],
677
677
  "center": {
678
- "x": 13.05,
679
- "y": -1.5
678
+ "x": 16.05,
679
+ "y": -1.875
680
680
  },
681
681
  "width": 0.6,
682
682
  "height": 0.45,
@@ -700,8 +700,8 @@
700
700
  "top"
701
701
  ],
702
702
  "center": {
703
- "x": 11.7,
704
- "y": -7.55
703
+ "x": 14.95,
704
+ "y": -9.675
705
705
  },
706
706
  "width": 1,
707
707
  "height": 0.7,
@@ -729,8 +729,8 @@
729
729
  "top"
730
730
  ],
731
731
  "center": {
732
- "x": 11.7,
733
- "y": -8.5
732
+ "x": 14.95,
733
+ "y": -10.625
734
734
  },
735
735
  "width": 1,
736
736
  "height": 0.7,
@@ -758,8 +758,8 @@
758
758
  "top"
759
759
  ],
760
760
  "center": {
761
- "x": 11.7,
762
- "y": -9.45
761
+ "x": 14.95,
762
+ "y": -11.575
763
763
  },
764
764
  "width": 1,
765
765
  "height": 0.7,
@@ -787,8 +787,8 @@
787
787
  "top"
788
788
  ],
789
789
  "center": {
790
- "x": 14.3,
791
- "y": -9.45
790
+ "x": 17.55,
791
+ "y": -11.575
792
792
  },
793
793
  "width": 1,
794
794
  "height": 0.7,
@@ -806,8 +806,8 @@
806
806
  "top"
807
807
  ],
808
808
  "center": {
809
- "x": 14.3,
810
- "y": -8.5
809
+ "x": 17.55,
810
+ "y": -10.625
811
811
  },
812
812
  "width": 1,
813
813
  "height": 0.7,
@@ -825,8 +825,8 @@
825
825
  "top"
826
826
  ],
827
827
  "center": {
828
- "x": 14.3,
829
- "y": -7.55
828
+ "x": 17.55,
829
+ "y": -9.675
830
830
  },
831
831
  "width": 1,
832
832
  "height": 0.7,
@@ -844,11 +844,11 @@
844
844
  "top"
845
845
  ],
846
846
  "center": {
847
- "x": -5.95,
848
- "y": 0.19999999999999996
847
+ "x": -7.55,
848
+ "y": 2.825
849
849
  },
850
- "width": 0.7,
851
- "height": 1,
850
+ "width": 1,
851
+ "height": 0.7,
852
852
  "connectedTo": [
853
853
  "pcb_smtpad_30",
854
854
  "connectivity_net67",
@@ -869,11 +869,11 @@
869
869
  "top"
870
870
  ],
871
871
  "center": {
872
- "x": -5,
873
- "y": 0.19999999999999996
872
+ "x": -7.55,
873
+ "y": 1.875
874
874
  },
875
- "width": 0.7,
876
- "height": 1,
875
+ "width": 1,
876
+ "height": 0.7,
877
877
  "connectedTo": [
878
878
  "pcb_smtpad_31",
879
879
  "connectivity_net83",
@@ -898,11 +898,11 @@
898
898
  "top"
899
899
  ],
900
900
  "center": {
901
- "x": -4.05,
902
- "y": 0.19999999999999996
901
+ "x": -7.55,
902
+ "y": 0.925
903
903
  },
904
- "width": 0.7,
905
- "height": 1,
904
+ "width": 1,
905
+ "height": 0.7,
906
906
  "connectedTo": [
907
907
  "pcb_smtpad_32",
908
908
  "connectivity_net69",
@@ -923,11 +923,11 @@
923
923
  "top"
924
924
  ],
925
925
  "center": {
926
- "x": -4.05,
927
- "y": 2.8
926
+ "x": -4.95,
927
+ "y": 0.925
928
928
  },
929
- "width": 0.7,
930
- "height": 1,
929
+ "width": 1,
930
+ "height": 0.7,
931
931
  "connectedTo": [
932
932
  "pcb_smtpad_33",
933
933
  "connectivity_net172",
@@ -942,11 +942,11 @@
942
942
  "top"
943
943
  ],
944
944
  "center": {
945
- "x": -5,
946
- "y": 2.8
945
+ "x": -4.95,
946
+ "y": 1.875
947
947
  },
948
- "width": 0.7,
949
- "height": 1,
948
+ "width": 1,
949
+ "height": 0.7,
950
950
  "connectedTo": [
951
951
  "pcb_smtpad_34",
952
952
  "connectivity_net173",
@@ -961,11 +961,11 @@
961
961
  "top"
962
962
  ],
963
963
  "center": {
964
- "x": -5.95,
965
- "y": 2.8
964
+ "x": -4.95,
965
+ "y": 2.825
966
966
  },
967
- "width": 0.7,
968
- "height": 1,
967
+ "width": 1,
968
+ "height": 0.7,
969
969
  "connectedTo": [
970
970
  "pcb_smtpad_35",
971
971
  "connectivity_net174",
@@ -983,8 +983,8 @@
983
983
  "bottom"
984
984
  ],
985
985
  "center": {
986
- "x": -1.3499999999999996,
987
- "y": 7.5
986
+ "x": -0.09999999999999964,
987
+ "y": 9.375
988
988
  },
989
989
  "width": 1.5,
990
990
  "height": 1.5,
@@ -1015,8 +1015,8 @@
1015
1015
  "bottom"
1016
1016
  ],
1017
1017
  "center": {
1018
- "x": 1.1900000000000004,
1019
- "y": 7.5
1018
+ "x": 2.4400000000000004,
1019
+ "y": 9.375
1020
1020
  },
1021
1021
  "width": 1.5,
1022
1022
  "height": 1.5,
@@ -1051,8 +1051,8 @@
1051
1051
  "bottom"
1052
1052
  ],
1053
1053
  "center": {
1054
- "x": 3.7300000000000004,
1055
- "y": 7.5
1054
+ "x": 4.98,
1055
+ "y": 9.375
1056
1056
  },
1057
1057
  "width": 1.5,
1058
1058
  "height": 1.5,
@@ -1083,8 +1083,8 @@
1083
1083
  "bottom"
1084
1084
  ],
1085
1085
  "center": {
1086
- "x": 6.2700000000000005,
1087
- "y": 7.5
1086
+ "x": 7.5200000000000005,
1087
+ "y": 9.375
1088
1088
  },
1089
1089
  "width": 1.5,
1090
1090
  "height": 1.5,
@@ -1119,8 +1119,8 @@
1119
1119
  "bottom"
1120
1120
  ],
1121
1121
  "center": {
1122
- "x": 8.81,
1123
- "y": 7.5
1122
+ "x": 10.06,
1123
+ "y": 9.375
1124
1124
  },
1125
1125
  "width": 1.5,
1126
1126
  "height": 1.5,
@@ -1147,8 +1147,8 @@
1147
1147
  "bottom"
1148
1148
  ],
1149
1149
  "center": {
1150
- "x": 11.35,
1151
- "y": 7.5
1150
+ "x": 12.6,
1151
+ "y": 9.375
1152
1152
  },
1153
1153
  "width": 1.5,
1154
1154
  "height": 1.5,
@@ -1180,22 +1180,22 @@
1180
1180
  "name": "source_net_0",
1181
1181
  "pointsToConnect": [
1182
1182
  {
1183
- "x": -15.175,
1184
- "y": -1.5,
1183
+ "x": -19.175,
1184
+ "y": -1.875,
1185
1185
  "layer": "top",
1186
1186
  "pointId": "pcb_port_1",
1187
1187
  "pcb_port_id": "pcb_port_1"
1188
1188
  },
1189
1189
  {
1190
- "x": -0.17500000000000004,
1191
- "y": -8.5,
1190
+ "x": -0.42500000000000004,
1191
+ "y": -10.625,
1192
1192
  "layer": "top",
1193
1193
  "pointId": "pcb_port_11",
1194
1194
  "pcb_port_id": "pcb_port_11"
1195
1195
  },
1196
1196
  {
1197
- "x": 11.7,
1198
- "y": -7.55,
1197
+ "x": 14.95,
1198
+ "y": -9.675,
1199
1199
  "layer": "top",
1200
1200
  "pointId": "pcb_port_24",
1201
1201
  "pcb_port_id": "pcb_port_24"
@@ -1206,29 +1206,29 @@
1206
1206
  "name": "source_net_1",
1207
1207
  "pointsToConnect": [
1208
1208
  {
1209
- "x": -16.825,
1210
- "y": -1.5,
1209
+ "x": -20.825,
1210
+ "y": -1.875,
1211
1211
  "layer": "top",
1212
1212
  "pointId": "pcb_port_0",
1213
1213
  "pcb_port_id": "pcb_port_0"
1214
1214
  },
1215
1215
  {
1216
- "x": 14.49,
1217
- "y": 4.5,
1216
+ "x": 18.24,
1217
+ "y": 5.625,
1218
1218
  "layer": "top",
1219
1219
  "pointId": "pcb_port_4",
1220
1220
  "pcb_port_id": "pcb_port_4"
1221
1221
  },
1222
1222
  {
1223
- "x": -2.49,
1224
- "y": 1.5,
1223
+ "x": -3.24,
1224
+ "y": 1.875,
1225
1225
  "layer": "bottom",
1226
1226
  "pointId": "pcb_port_16",
1227
1227
  "pcb_port_id": "pcb_port_16"
1228
1228
  },
1229
1229
  {
1230
- "x": -12.35,
1231
- "y": -7.5,
1230
+ "x": -15.85,
1231
+ "y": -9.375,
1232
1232
  "layer": "top",
1233
1233
  "pointId": "pcb_port_19",
1234
1234
  "pcb_port_id": "pcb_port_19"
@@ -1239,22 +1239,22 @@
1239
1239
  "name": "source_net_2",
1240
1240
  "pointsToConnect": [
1241
1241
  {
1242
- "x": -4,
1243
- "y": -4.675,
1242
+ "x": -4.175,
1243
+ "y": -6.875,
1244
1244
  "layer": "top",
1245
1245
  "pointId": "pcb_port_3",
1246
1246
  "pcb_port_id": "pcb_port_3"
1247
1247
  },
1248
1248
  {
1249
- "x": -4,
1250
- "y": -6.325,
1249
+ "x": -5.825,
1250
+ "y": -6.875,
1251
1251
  "layer": "top",
1252
1252
  "pointId": "pcb_port_2",
1253
1253
  "pcb_port_id": "pcb_port_2"
1254
1254
  },
1255
1255
  {
1256
- "x": 8.175,
1257
- "y": 5.5,
1256
+ "x": 10.425,
1257
+ "y": 6.875,
1258
1258
  "layer": "bottom",
1259
1259
  "pointId": "pcb_port_15",
1260
1260
  "pcb_port_id": "pcb_port_15"
@@ -1265,15 +1265,15 @@
1265
1265
  "name": "source_net_3",
1266
1266
  "pointsToConnect": [
1267
1267
  {
1268
- "x": 15.51,
1269
- "y": 4.5,
1268
+ "x": 19.26,
1269
+ "y": 5.625,
1270
1270
  "layer": "top",
1271
1271
  "pointId": "pcb_port_5",
1272
1272
  "pcb_port_id": "pcb_port_5"
1273
1273
  },
1274
1274
  {
1275
- "x": -5.95,
1276
- "y": 0.19999999999999996,
1275
+ "x": -7.55,
1276
+ "y": 2.825,
1277
1277
  "layer": "top",
1278
1278
  "pointId": "pcb_port_30",
1279
1279
  "pcb_port_id": "pcb_port_30"
@@ -1284,22 +1284,22 @@
1284
1284
  "name": "source_net_4",
1285
1285
  "pointsToConnect": [
1286
1286
  {
1287
- "x": -10.825,
1288
- "y": -7.5,
1287
+ "x": -13.325,
1288
+ "y": -9.375,
1289
1289
  "layer": "top",
1290
1290
  "pointId": "pcb_port_6",
1291
1291
  "pcb_port_id": "pcb_port_6"
1292
1292
  },
1293
1293
  {
1294
- "x": -8.49,
1295
- "y": 7.5,
1294
+ "x": -10.74,
1295
+ "y": 9.375,
1296
1296
  "layer": "top",
1297
1297
  "pointId": "pcb_port_9",
1298
1298
  "pcb_port_id": "pcb_port_9"
1299
1299
  },
1300
1300
  {
1301
- "x": 9.825,
1302
- "y": 5.5,
1301
+ "x": 12.075,
1302
+ "y": 6.875,
1303
1303
  "layer": "bottom",
1304
1304
  "pointId": "pcb_port_14",
1305
1305
  "pcb_port_id": "pcb_port_14"
@@ -1310,15 +1310,15 @@
1310
1310
  "name": "source_net_5",
1311
1311
  "pointsToConnect": [
1312
1312
  {
1313
- "x": -9.175,
1314
- "y": -7.5,
1313
+ "x": -11.675,
1314
+ "y": -9.375,
1315
1315
  "layer": "top",
1316
1316
  "pointId": "pcb_port_7",
1317
1317
  "pcb_port_id": "pcb_port_7"
1318
1318
  },
1319
1319
  {
1320
- "x": -4.05,
1321
- "y": 0.19999999999999996,
1320
+ "x": -7.55,
1321
+ "y": 0.925,
1322
1322
  "layer": "top",
1323
1323
  "pointId": "pcb_port_32",
1324
1324
  "pcb_port_id": "pcb_port_32"
@@ -1329,22 +1329,22 @@
1329
1329
  "name": "source_net_6",
1330
1330
  "pointsToConnect": [
1331
1331
  {
1332
- "x": -9.51,
1333
- "y": 7.5,
1332
+ "x": -11.76,
1333
+ "y": 9.375,
1334
1334
  "layer": "top",
1335
1335
  "pointId": "pcb_port_8",
1336
1336
  "pcb_port_id": "pcb_port_8"
1337
1337
  },
1338
1338
  {
1339
- "x": 11.7,
1340
- "y": -9.45,
1339
+ "x": 14.95,
1340
+ "y": -11.575,
1341
1341
  "layer": "top",
1342
1342
  "pointId": "pcb_port_26",
1343
1343
  "pcb_port_id": "pcb_port_26"
1344
1344
  },
1345
1345
  {
1346
- "x": 11.7,
1347
- "y": -8.5,
1346
+ "x": 14.95,
1347
+ "y": -10.625,
1348
1348
  "layer": "top",
1349
1349
  "pointId": "pcb_port_25",
1350
1350
  "pcb_port_id": "pcb_port_25"
@@ -1355,15 +1355,15 @@
1355
1355
  "name": "source_net_7",
1356
1356
  "pointsToConnect": [
1357
1357
  {
1358
- "x": -1.825,
1359
- "y": -8.5,
1358
+ "x": -2.075,
1359
+ "y": -10.625,
1360
1360
  "layer": "top",
1361
1361
  "pointId": "pcb_port_10",
1362
1362
  "pcb_port_id": "pcb_port_10"
1363
1363
  },
1364
1364
  {
1365
- "x": 13.05,
1366
- "y": -1.5,
1365
+ "x": 16.05,
1366
+ "y": -1.875,
1367
1367
  "layer": "top",
1368
1368
  "pointId": "pcb_port_23",
1369
1369
  "pcb_port_id": "pcb_port_23"
@@ -1374,29 +1374,29 @@
1374
1374
  "name": "source_net_8",
1375
1375
  "pointsToConnect": [
1376
1376
  {
1377
- "x": -8.175,
1378
- "y": 3.5,
1377
+ "x": -10.425,
1378
+ "y": 4.375,
1379
1379
  "layer": "top",
1380
1380
  "pointId": "pcb_port_13",
1381
1381
  "pcb_port_id": "pcb_port_13"
1382
1382
  },
1383
1383
  {
1384
- "x": 11.35,
1385
- "y": 7.5,
1384
+ "x": 12.6,
1385
+ "y": 9.375,
1386
1386
  "layer": "top",
1387
1387
  "pointId": "pcb_port_41",
1388
1388
  "pcb_port_id": "pcb_port_41"
1389
1389
  },
1390
1390
  {
1391
- "x": 6.2700000000000005,
1392
- "y": 7.5,
1391
+ "x": 7.5200000000000005,
1392
+ "y": 9.375,
1393
1393
  "layer": "top",
1394
1394
  "pointId": "pcb_port_39",
1395
1395
  "pcb_port_id": "pcb_port_39"
1396
1396
  },
1397
1397
  {
1398
- "x": 1.1900000000000004,
1399
- "y": 7.5,
1398
+ "x": 2.4400000000000004,
1399
+ "y": 9.375,
1400
1400
  "layer": "top",
1401
1401
  "pointId": "pcb_port_37",
1402
1402
  "pcb_port_id": "pcb_port_37"
@@ -1407,15 +1407,15 @@
1407
1407
  "name": "source_net_9",
1408
1408
  "pointsToConnect": [
1409
1409
  {
1410
- "x": -9.825,
1411
- "y": 3.5,
1410
+ "x": -12.075,
1411
+ "y": 4.375,
1412
1412
  "layer": "top",
1413
1413
  "pointId": "pcb_port_12",
1414
1414
  "pcb_port_id": "pcb_port_12"
1415
1415
  },
1416
1416
  {
1417
- "x": 8.81,
1418
- "y": 7.5,
1417
+ "x": 10.06,
1418
+ "y": 9.375,
1419
1419
  "layer": "top",
1420
1420
  "pointId": "pcb_port_40",
1421
1421
  "pcb_port_id": "pcb_port_40"
@@ -1426,15 +1426,15 @@
1426
1426
  "name": "source_net_10",
1427
1427
  "pointsToConnect": [
1428
1428
  {
1429
- "x": -3.51,
1430
- "y": 1.5,
1429
+ "x": -4.26,
1430
+ "y": 1.875,
1431
1431
  "layer": "bottom",
1432
1432
  "pointId": "pcb_port_17",
1433
1433
  "pcb_port_id": "pcb_port_17"
1434
1434
  },
1435
1435
  {
1436
- "x": -4.65,
1437
- "y": 6.5,
1436
+ "x": -5.4,
1437
+ "y": 8.125,
1438
1438
  "layer": "bottom",
1439
1439
  "pointId": "pcb_port_21",
1440
1440
  "pcb_port_id": "pcb_port_21"
@@ -1445,22 +1445,22 @@
1445
1445
  "name": "source_net_11",
1446
1446
  "pointsToConnect": [
1447
1447
  {
1448
- "x": -15.65,
1449
- "y": -7.5,
1448
+ "x": -19.15,
1449
+ "y": -9.375,
1450
1450
  "layer": "top",
1451
1451
  "pointId": "pcb_port_18",
1452
1452
  "pcb_port_id": "pcb_port_18"
1453
1453
  },
1454
1454
  {
1455
- "x": -5,
1456
- "y": 0.19999999999999996,
1455
+ "x": -7.55,
1456
+ "y": 1.875,
1457
1457
  "layer": "top",
1458
1458
  "pointId": "pcb_port_31",
1459
1459
  "pcb_port_id": "pcb_port_31"
1460
1460
  },
1461
1461
  {
1462
- "x": 3.7300000000000004,
1463
- "y": 7.5,
1462
+ "x": 4.98,
1463
+ "y": 9.375,
1464
1464
  "layer": "top",
1465
1465
  "pointId": "pcb_port_38",
1466
1466
  "pcb_port_id": "pcb_port_38"
@@ -1471,22 +1471,22 @@
1471
1471
  "name": "source_net_12",
1472
1472
  "pointsToConnect": [
1473
1473
  {
1474
- "x": -1.35,
1475
- "y": 6.5,
1474
+ "x": -2.1,
1475
+ "y": 8.125,
1476
1476
  "layer": "bottom",
1477
1477
  "pointId": "pcb_port_20",
1478
1478
  "pcb_port_id": "pcb_port_20"
1479
1479
  },
1480
1480
  {
1481
- "x": 10.95,
1482
- "y": -1.5,
1481
+ "x": 13.95,
1482
+ "y": -1.875,
1483
1483
  "layer": "top",
1484
1484
  "pointId": "pcb_port_22",
1485
1485
  "pcb_port_id": "pcb_port_22"
1486
1486
  },
1487
1487
  {
1488
- "x": -1.3499999999999996,
1489
- "y": 7.5,
1488
+ "x": -0.09999999999999964,
1489
+ "y": 9.375,
1490
1490
  "layer": "top",
1491
1491
  "pointId": "pcb_port_36",
1492
1492
  "pcb_port_id": "pcb_port_36"