circuit-json-to-spice 0.0.23 → 0.0.25

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.
@@ -0,0 +1,1620 @@
1
+ [
2
+ {
3
+ "type": "source_project_metadata",
4
+ "source_project_metadata_id": "source_project_metadata_0",
5
+ "software_used_string": "@tscircuit/core@0.0.874"
6
+ },
7
+ {
8
+ "type": "source_group",
9
+ "source_group_id": "source_group_0",
10
+ "is_subcircuit": true,
11
+ "was_automatically_named": true,
12
+ "subcircuit_id": "subcircuit_source_group_0"
13
+ },
14
+ {
15
+ "type": "source_port",
16
+ "source_port_id": "source_port_0",
17
+ "name": "VOUT",
18
+ "pin_number": 1,
19
+ "port_hints": ["VOUT", "pin1", "1"],
20
+ "source_component_id": "source_component_0",
21
+ "subcircuit_id": "subcircuit_source_group_0",
22
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net0"
23
+ },
24
+ {
25
+ "type": "source_port",
26
+ "source_port_id": "source_port_1",
27
+ "name": "GND",
28
+ "pin_number": 2,
29
+ "port_hints": ["GND", "pin2", "2"],
30
+ "source_component_id": "source_component_0",
31
+ "subcircuit_id": "subcircuit_source_group_0",
32
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net2"
33
+ },
34
+ {
35
+ "type": "source_port",
36
+ "source_port_id": "source_port_2",
37
+ "name": "pin3",
38
+ "pin_number": 3,
39
+ "port_hints": ["pin3", "3"],
40
+ "source_component_id": "source_component_0",
41
+ "subcircuit_id": "subcircuit_source_group_0"
42
+ },
43
+ {
44
+ "type": "source_component",
45
+ "source_component_id": "source_component_0",
46
+ "ftype": "simple_chip",
47
+ "name": "V1",
48
+ "source_group_id": "source_group_0"
49
+ },
50
+ {
51
+ "type": "source_port",
52
+ "source_port_id": "source_port_3",
53
+ "name": "pin1",
54
+ "pin_number": 1,
55
+ "port_hints": ["pin1", "anode", "pos", "left", "1"],
56
+ "source_component_id": "source_component_1",
57
+ "subcircuit_id": "subcircuit_source_group_0",
58
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net0"
59
+ },
60
+ {
61
+ "type": "source_port",
62
+ "source_port_id": "source_port_4",
63
+ "name": "pin2",
64
+ "pin_number": 2,
65
+ "port_hints": ["pin2", "cathode", "neg", "right", "2"],
66
+ "source_component_id": "source_component_1",
67
+ "subcircuit_id": "subcircuit_source_group_0",
68
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net1"
69
+ },
70
+ {
71
+ "type": "source_component",
72
+ "source_component_id": "source_component_1",
73
+ "ftype": "simple_resistor",
74
+ "name": "R1",
75
+ "resistance": 1000,
76
+ "display_resistance": "1kΩ",
77
+ "are_pins_interchangeable": true,
78
+ "source_group_id": "source_group_0"
79
+ },
80
+ {
81
+ "type": "source_port",
82
+ "source_port_id": "source_port_5",
83
+ "name": "pin1",
84
+ "pin_number": 1,
85
+ "port_hints": ["pin1", "anode", "pos", "left", "1"],
86
+ "source_component_id": "source_component_2",
87
+ "subcircuit_id": "subcircuit_source_group_0",
88
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net1"
89
+ },
90
+ {
91
+ "type": "source_port",
92
+ "source_port_id": "source_port_6",
93
+ "name": "pin2",
94
+ "pin_number": 2,
95
+ "port_hints": ["pin2", "cathode", "neg", "right", "2"],
96
+ "source_component_id": "source_component_2",
97
+ "subcircuit_id": "subcircuit_source_group_0",
98
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net2"
99
+ },
100
+ {
101
+ "type": "source_component",
102
+ "source_component_id": "source_component_2",
103
+ "ftype": "simple_resistor",
104
+ "name": "R2",
105
+ "resistance": 2000,
106
+ "display_resistance": "2kΩ",
107
+ "are_pins_interchangeable": true,
108
+ "source_group_id": "source_group_0"
109
+ },
110
+ {
111
+ "type": "source_port",
112
+ "source_port_id": "source_port_7",
113
+ "name": "pin1",
114
+ "pin_number": 1,
115
+ "port_hints": ["pin1", "pos", "anode", "1"],
116
+ "source_component_id": "source_component_3",
117
+ "subcircuit_id": "subcircuit_source_group_0",
118
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net1"
119
+ },
120
+ {
121
+ "type": "source_port",
122
+ "source_port_id": "source_port_8",
123
+ "name": "pin2",
124
+ "pin_number": 2,
125
+ "port_hints": ["pin2", "neg", "cathode", "2"],
126
+ "source_component_id": "source_component_3",
127
+ "subcircuit_id": "subcircuit_source_group_0",
128
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net2"
129
+ },
130
+ {
131
+ "type": "source_component",
132
+ "source_component_id": "source_component_3",
133
+ "ftype": "simple_capacitor",
134
+ "name": "C1",
135
+ "capacitance": 0.00001,
136
+ "display_capacitance": "10uF",
137
+ "are_pins_interchangeable": true,
138
+ "source_group_id": "source_group_0"
139
+ },
140
+ {
141
+ "type": "source_net",
142
+ "source_net_id": "source_net_0",
143
+ "name": "VOUT",
144
+ "member_source_group_ids": [],
145
+ "is_ground": false,
146
+ "is_power": true,
147
+ "is_positive_voltage_source": true,
148
+ "subcircuit_id": "subcircuit_source_group_0",
149
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net0"
150
+ },
151
+ {
152
+ "type": "source_net",
153
+ "source_net_id": "source_net_1",
154
+ "name": "GND",
155
+ "member_source_group_ids": [],
156
+ "is_ground": true,
157
+ "is_power": false,
158
+ "is_positive_voltage_source": false,
159
+ "subcircuit_id": "subcircuit_source_group_0",
160
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net2"
161
+ },
162
+ {
163
+ "type": "source_board",
164
+ "source_board_id": "source_board_0",
165
+ "source_group_id": "source_group_0"
166
+ },
167
+ {
168
+ "type": "source_trace",
169
+ "source_trace_id": "source_trace_0",
170
+ "connected_source_port_ids": ["source_port_3"],
171
+ "connected_source_net_ids": ["source_net_0"],
172
+ "subcircuit_id": "subcircuit_source_group_0",
173
+ "display_name": ".R1 > .pin1 to net.VOUT",
174
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net0"
175
+ },
176
+ {
177
+ "type": "source_trace",
178
+ "source_trace_id": "source_trace_1",
179
+ "connected_source_port_ids": ["source_port_0"],
180
+ "connected_source_net_ids": ["source_net_0"],
181
+ "subcircuit_id": "subcircuit_source_group_0",
182
+ "display_name": ".V1 > .VOUT to net.VOUT",
183
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net0"
184
+ },
185
+ {
186
+ "type": "source_trace",
187
+ "source_trace_id": "source_trace_2",
188
+ "connected_source_port_ids": ["source_port_4", "source_port_5"],
189
+ "connected_source_net_ids": [],
190
+ "subcircuit_id": "subcircuit_source_group_0",
191
+ "display_name": ".R1 > .pin2 to .R2 > .pin1",
192
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net1"
193
+ },
194
+ {
195
+ "type": "source_trace",
196
+ "source_trace_id": "source_trace_3",
197
+ "connected_source_port_ids": ["source_port_6"],
198
+ "connected_source_net_ids": ["source_net_1"],
199
+ "subcircuit_id": "subcircuit_source_group_0",
200
+ "display_name": ".R2 > .pin2 to net.GND",
201
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net2"
202
+ },
203
+ {
204
+ "type": "source_trace",
205
+ "source_trace_id": "source_trace_4",
206
+ "connected_source_port_ids": ["source_port_1"],
207
+ "connected_source_net_ids": ["source_net_1"],
208
+ "subcircuit_id": "subcircuit_source_group_0",
209
+ "display_name": ".V1 > .GND to net.GND",
210
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net2"
211
+ },
212
+ {
213
+ "type": "source_trace",
214
+ "source_trace_id": "source_trace_5",
215
+ "connected_source_port_ids": ["source_port_7", "source_port_4"],
216
+ "connected_source_net_ids": [],
217
+ "subcircuit_id": "subcircuit_source_group_0",
218
+ "max_length": null,
219
+ "display_name": ".C1 > .pin1 to .R1 > .pin2",
220
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net1"
221
+ },
222
+ {
223
+ "type": "source_trace",
224
+ "source_trace_id": "source_trace_6",
225
+ "connected_source_port_ids": ["source_port_8"],
226
+ "connected_source_net_ids": ["source_net_1"],
227
+ "subcircuit_id": "subcircuit_source_group_0",
228
+ "max_length": null,
229
+ "display_name": ".C1 > .pin2 to net.GND",
230
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net2"
231
+ },
232
+ {
233
+ "type": "simulation_voltage_source",
234
+ "simulation_voltage_source_id": "simulation_voltage_source_0",
235
+ "positive_source_port_id": "source_port_0",
236
+ "positive_source_net_id": "source_net_0",
237
+ "negative_source_port_id": "source_port_1",
238
+ "negative_source_net_id": "source_net_1",
239
+ "voltage": 5
240
+ },
241
+ {
242
+ "type": "schematic_component",
243
+ "schematic_component_id": "schematic_component_0",
244
+ "center": {
245
+ "x": 0,
246
+ "y": 0
247
+ },
248
+ "rotation": 0,
249
+ "size": {
250
+ "width": 1.5,
251
+ "height": 0.6000000000000001
252
+ },
253
+ "pin_spacing": 0.2,
254
+ "port_labels": {
255
+ "pin1": "VOUT",
256
+ "pin2": "GND"
257
+ },
258
+ "source_component_id": "source_component_0",
259
+ "schematic_group_id": "schematic_group_0"
260
+ },
261
+ {
262
+ "type": "schematic_text",
263
+ "schematic_text_id": "schematic_text_0",
264
+ "text": "",
265
+ "schematic_component_id": "schematic_component_0",
266
+ "anchor": "left",
267
+ "rotation": 0,
268
+ "position": {
269
+ "x": -0.75,
270
+ "y": -0.43000000000000005
271
+ },
272
+ "color": "#006464",
273
+ "font_size": 0.18
274
+ },
275
+ {
276
+ "type": "schematic_text",
277
+ "schematic_text_id": "schematic_text_1",
278
+ "text": "V1",
279
+ "schematic_component_id": "schematic_component_0",
280
+ "anchor": "left",
281
+ "rotation": 0,
282
+ "position": {
283
+ "x": -0.75,
284
+ "y": 0.43000000000000005
285
+ },
286
+ "color": "#006464",
287
+ "font_size": 0.18
288
+ },
289
+ {
290
+ "type": "schematic_component",
291
+ "schematic_component_id": "schematic_component_1",
292
+ "center": {
293
+ "x": -2.05,
294
+ "y": 2.32
295
+ },
296
+ "size": {
297
+ "width": 1.1,
298
+ "height": 0.388910699999999
299
+ },
300
+ "source_component_id": "source_component_1",
301
+ "is_box_with_pins": true,
302
+ "symbol_name": "boxresistor_right",
303
+ "symbol_display_value": "1kΩ",
304
+ "schematic_group_id": "schematic_group_0"
305
+ },
306
+ {
307
+ "type": "schematic_component",
308
+ "schematic_component_id": "schematic_component_2",
309
+ "center": {
310
+ "x": -1.6444553499999996,
311
+ "y": 3.7144553499999993
312
+ },
313
+ "size": {
314
+ "width": 1.1,
315
+ "height": 0.388910699999999
316
+ },
317
+ "source_component_id": "source_component_2",
318
+ "is_box_with_pins": true,
319
+ "symbol_name": "boxresistor_up",
320
+ "symbol_display_value": "2kΩ",
321
+ "schematic_group_id": "schematic_group_0"
322
+ },
323
+ {
324
+ "type": "schematic_component",
325
+ "schematic_component_id": "schematic_component_3",
326
+ "center": {
327
+ "x": -0.24999999999999956,
328
+ "y": 2.32
329
+ },
330
+ "size": {
331
+ "width": 1.1,
332
+ "height": 0.84
333
+ },
334
+ "source_component_id": "source_component_3",
335
+ "is_box_with_pins": true,
336
+ "symbol_name": "capacitor_right",
337
+ "symbol_display_value": "10uF",
338
+ "schematic_group_id": "schematic_group_0"
339
+ },
340
+ {
341
+ "type": "schematic_group",
342
+ "schematic_group_id": "schematic_group_0",
343
+ "is_subcircuit": true,
344
+ "subcircuit_id": "subcircuit_source_group_0",
345
+ "name": "unnamed_board1",
346
+ "center": {
347
+ "x": 0,
348
+ "y": 0
349
+ },
350
+ "width": 0,
351
+ "height": 0,
352
+ "schematic_component_ids": [],
353
+ "source_group_id": "source_group_0"
354
+ },
355
+ {
356
+ "type": "schematic_port",
357
+ "schematic_port_id": "schematic_port_0",
358
+ "schematic_component_id": "schematic_component_0",
359
+ "center": {
360
+ "x": -1.15,
361
+ "y": 0.1
362
+ },
363
+ "source_port_id": "source_port_0",
364
+ "facing_direction": "left",
365
+ "distance_from_component_edge": 0.4,
366
+ "side_of_component": "left",
367
+ "pin_number": 1,
368
+ "true_ccw_index": 0,
369
+ "display_pin_label": "VOUT",
370
+ "is_connected": true,
371
+ "has_output_arrow": true
372
+ },
373
+ {
374
+ "type": "schematic_port",
375
+ "schematic_port_id": "schematic_port_1",
376
+ "schematic_component_id": "schematic_component_0",
377
+ "center": {
378
+ "x": -1.15,
379
+ "y": -0.1
380
+ },
381
+ "source_port_id": "source_port_1",
382
+ "facing_direction": "left",
383
+ "distance_from_component_edge": 0.4,
384
+ "side_of_component": "left",
385
+ "pin_number": 2,
386
+ "true_ccw_index": 1,
387
+ "display_pin_label": "GND",
388
+ "is_connected": false
389
+ },
390
+ {
391
+ "type": "schematic_port",
392
+ "schematic_port_id": "schematic_port_2",
393
+ "schematic_component_id": "schematic_component_0",
394
+ "center": {
395
+ "x": 1.15,
396
+ "y": 0
397
+ },
398
+ "source_port_id": "source_port_2",
399
+ "facing_direction": "right",
400
+ "distance_from_component_edge": 0.4,
401
+ "side_of_component": "right",
402
+ "pin_number": 3,
403
+ "true_ccw_index": 2,
404
+ "is_connected": false
405
+ },
406
+ {
407
+ "type": "schematic_port",
408
+ "schematic_port_id": "schematic_port_3",
409
+ "schematic_component_id": "schematic_component_1",
410
+ "center": {
411
+ "x": -2.5999999999999996,
412
+ "y": 2.32
413
+ },
414
+ "source_port_id": "source_port_3",
415
+ "facing_direction": "left",
416
+ "distance_from_component_edge": 0.4,
417
+ "pin_number": 1,
418
+ "display_pin_label": "anode",
419
+ "is_connected": true
420
+ },
421
+ {
422
+ "type": "schematic_port",
423
+ "schematic_port_id": "schematic_port_4",
424
+ "schematic_component_id": "schematic_component_1",
425
+ "center": {
426
+ "x": -1.4999999999999998,
427
+ "y": 2.32
428
+ },
429
+ "source_port_id": "source_port_4",
430
+ "facing_direction": "right",
431
+ "distance_from_component_edge": 0.4,
432
+ "pin_number": 2,
433
+ "display_pin_label": "cathode",
434
+ "is_connected": true
435
+ },
436
+ {
437
+ "type": "schematic_port",
438
+ "schematic_port_id": "schematic_port_5",
439
+ "schematic_component_id": "schematic_component_2",
440
+ "center": {
441
+ "x": -1.6444553499999996,
442
+ "y": 3.164455349999999
443
+ },
444
+ "source_port_id": "source_port_5",
445
+ "facing_direction": "down",
446
+ "distance_from_component_edge": 0.4,
447
+ "side_of_component": "bottom",
448
+ "pin_number": 1,
449
+ "display_pin_label": "anode",
450
+ "is_connected": true
451
+ },
452
+ {
453
+ "type": "schematic_port",
454
+ "schematic_port_id": "schematic_port_6",
455
+ "schematic_component_id": "schematic_component_2",
456
+ "center": {
457
+ "x": -1.6444553499999996,
458
+ "y": 4.2644553499999995
459
+ },
460
+ "source_port_id": "source_port_6",
461
+ "facing_direction": "up",
462
+ "distance_from_component_edge": 0.4,
463
+ "side_of_component": "top",
464
+ "pin_number": 2,
465
+ "display_pin_label": "cathode",
466
+ "is_connected": true
467
+ },
468
+ {
469
+ "type": "schematic_port",
470
+ "schematic_port_id": "schematic_port_7",
471
+ "schematic_component_id": "schematic_component_3",
472
+ "center": {
473
+ "x": -0.7999999999999996,
474
+ "y": 2.32
475
+ },
476
+ "source_port_id": "source_port_7",
477
+ "facing_direction": "left",
478
+ "distance_from_component_edge": 0.4,
479
+ "pin_number": 1,
480
+ "display_pin_label": "pos",
481
+ "is_connected": true
482
+ },
483
+ {
484
+ "type": "schematic_port",
485
+ "schematic_port_id": "schematic_port_8",
486
+ "schematic_component_id": "schematic_component_3",
487
+ "center": {
488
+ "x": 0.3000000000000005,
489
+ "y": 2.32
490
+ },
491
+ "source_port_id": "source_port_8",
492
+ "facing_direction": "right",
493
+ "distance_from_component_edge": 0.4,
494
+ "pin_number": 2,
495
+ "display_pin_label": "neg",
496
+ "is_connected": true
497
+ },
498
+ {
499
+ "type": "schematic_trace",
500
+ "schematic_trace_id": "schematic_trace_0",
501
+ "source_trace_id": "solver_R1.2-C1.1",
502
+ "edges": [
503
+ {
504
+ "from": {
505
+ "x": -1.4999999999999998,
506
+ "y": 2.32
507
+ },
508
+ "to": {
509
+ "x": -0.7999999999999996,
510
+ "y": 2.32
511
+ }
512
+ }
513
+ ],
514
+ "junctions": [
515
+ {
516
+ "x": -1.2999999999999996,
517
+ "y": 2.3200000000000003
518
+ }
519
+ ],
520
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net1"
521
+ },
522
+ {
523
+ "type": "schematic_trace",
524
+ "schematic_trace_id": "schematic_trace_1",
525
+ "source_trace_id": "solver_R2.1-R1.2",
526
+ "edges": [
527
+ {
528
+ "from": {
529
+ "x": -1.6444553499999996,
530
+ "y": 3.164455349999999
531
+ },
532
+ "to": {
533
+ "x": -1.6444553499999996,
534
+ "y": 2.7422276749999996
535
+ }
536
+ },
537
+ {
538
+ "from": {
539
+ "x": -1.6444553499999996,
540
+ "y": 2.7422276749999996
541
+ },
542
+ "to": {
543
+ "x": -1.2999999999999996,
544
+ "y": 2.7422276749999996
545
+ }
546
+ },
547
+ {
548
+ "from": {
549
+ "x": -1.2999999999999996,
550
+ "y": 2.7422276749999996
551
+ },
552
+ "to": {
553
+ "x": -1.2999999999999996,
554
+ "y": 2.3200000000000003
555
+ }
556
+ },
557
+ {
558
+ "from": {
559
+ "x": -1.2999999999999996,
560
+ "y": 2.3200000000000003
561
+ },
562
+ "to": {
563
+ "x": -1.4999999999999998,
564
+ "y": 2.3200000000000003
565
+ }
566
+ }
567
+ ],
568
+ "junctions": [
569
+ {
570
+ "x": -1.2999999999999996,
571
+ "y": 2.3200000000000003
572
+ }
573
+ ],
574
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit1573_connectivity_net1"
575
+ },
576
+ {
577
+ "type": "schematic_trace",
578
+ "schematic_trace_id": "schematic_trace_2",
579
+ "source_trace_id": "solver_V1.1-R1.1",
580
+ "edges": [
581
+ {
582
+ "from": {
583
+ "x": -1.1500000000000004,
584
+ "y": 0.1
585
+ },
586
+ "to": {
587
+ "x": -2.8,
588
+ "y": 0.1
589
+ }
590
+ },
591
+ {
592
+ "from": {
593
+ "x": -2.8,
594
+ "y": 0.1
595
+ },
596
+ "to": {
597
+ "x": -2.8,
598
+ "y": 2.32
599
+ }
600
+ },
601
+ {
602
+ "from": {
603
+ "x": -2.8,
604
+ "y": 2.32
605
+ },
606
+ "to": {
607
+ "x": -2.5999999999999996,
608
+ "y": 2.32
609
+ }
610
+ }
611
+ ],
612
+ "junctions": []
613
+ },
614
+ {
615
+ "type": "schematic_trace",
616
+ "schematic_trace_id": "schematic_trace_3",
617
+ "source_trace_id": "solver_R2.2-C1.2",
618
+ "edges": [
619
+ {
620
+ "from": {
621
+ "x": -1.6444553499999996,
622
+ "y": 4.2644553499999995
623
+ },
624
+ "to": {
625
+ "x": -1.6444553499999996,
626
+ "y": 4.46445535
627
+ }
628
+ },
629
+ {
630
+ "from": {
631
+ "x": -1.6444553499999996,
632
+ "y": 4.46445535
633
+ },
634
+ "to": {
635
+ "x": 0.5000000000000007,
636
+ "y": 4.46445535
637
+ }
638
+ },
639
+ {
640
+ "from": {
641
+ "x": 0.5000000000000007,
642
+ "y": 4.46445535
643
+ },
644
+ "to": {
645
+ "x": 0.5000000000000007,
646
+ "y": 2.3199999999999994
647
+ }
648
+ },
649
+ {
650
+ "from": {
651
+ "x": 0.5000000000000007,
652
+ "y": 2.3199999999999994
653
+ },
654
+ "to": {
655
+ "x": 0.3000000000000005,
656
+ "y": 2.3199999999999994
657
+ }
658
+ }
659
+ ],
660
+ "junctions": []
661
+ },
662
+ {
663
+ "type": "schematic_net_label",
664
+ "schematic_net_label_id": "schematic_net_label_0",
665
+ "text": "VOUT",
666
+ "anchor_position": {
667
+ "x": -2.8,
668
+ "y": 2.32
669
+ },
670
+ "center": {
671
+ "x": -2.8,
672
+ "y": 2.4099999999999997
673
+ },
674
+ "anchor_side": "bottom",
675
+ "source_net_id": "source_net_0",
676
+ "symbol_name": "rail_up"
677
+ },
678
+ {
679
+ "type": "schematic_net_label",
680
+ "schematic_net_label_id": "schematic_net_label_1",
681
+ "text": "GND",
682
+ "anchor_position": {
683
+ "x": -1.15,
684
+ "y": -0.1
685
+ },
686
+ "center": {
687
+ "x": -1.2999999999999998,
688
+ "y": -0.1
689
+ },
690
+ "anchor_side": "right",
691
+ "source_net_id": "source_net_1"
692
+ },
693
+ {
694
+ "type": "schematic_net_label",
695
+ "schematic_net_label_id": "schematic_net_label_2",
696
+ "text": "GND",
697
+ "anchor_position": {
698
+ "x": 0.5000000000000007,
699
+ "y": 2.3199999999999994
700
+ },
701
+ "center": {
702
+ "x": 0.5000000000000007,
703
+ "y": 2.2299999999999995
704
+ },
705
+ "anchor_side": "top",
706
+ "source_net_id": "source_net_1",
707
+ "symbol_name": "rail_down"
708
+ },
709
+ {
710
+ "type": "pcb_component",
711
+ "pcb_component_id": "pcb_component_0",
712
+ "center": {
713
+ "x": 0,
714
+ "y": 0
715
+ },
716
+ "width": 4.2,
717
+ "height": 2.6639999999999997,
718
+ "layer": "top",
719
+ "rotation": 0,
720
+ "source_component_id": "source_component_0",
721
+ "subcircuit_id": "subcircuit_source_group_0",
722
+ "do_not_place": false,
723
+ "obstructs_within_bounds": true
724
+ },
725
+ {
726
+ "type": "pcb_component",
727
+ "pcb_component_id": "pcb_component_1",
728
+ "center": {
729
+ "x": 4,
730
+ "y": 4
731
+ },
732
+ "width": 1.5599999999999992,
733
+ "height": 0.6400000000000001,
734
+ "layer": "top",
735
+ "rotation": 0,
736
+ "source_component_id": "source_component_1",
737
+ "subcircuit_id": "subcircuit_source_group_0",
738
+ "do_not_place": false,
739
+ "obstructs_within_bounds": true
740
+ },
741
+ {
742
+ "type": "pcb_component",
743
+ "pcb_component_id": "pcb_component_2",
744
+ "center": {
745
+ "x": -4,
746
+ "y": -4
747
+ },
748
+ "width": 1.5599999999999992,
749
+ "height": 0.6400000000000001,
750
+ "layer": "top",
751
+ "rotation": 0,
752
+ "source_component_id": "source_component_2",
753
+ "subcircuit_id": "subcircuit_source_group_0",
754
+ "do_not_place": false,
755
+ "obstructs_within_bounds": true
756
+ },
757
+ {
758
+ "type": "pcb_component",
759
+ "pcb_component_id": "pcb_component_3",
760
+ "center": {
761
+ "x": 0,
762
+ "y": -2
763
+ },
764
+ "width": 1.56,
765
+ "height": 0.6399999999999999,
766
+ "layer": "top",
767
+ "rotation": 0,
768
+ "source_component_id": "source_component_3",
769
+ "subcircuit_id": "subcircuit_source_group_0",
770
+ "do_not_place": false,
771
+ "obstructs_within_bounds": true
772
+ },
773
+ {
774
+ "type": "pcb_board",
775
+ "pcb_board_id": "pcb_board_0",
776
+ "center": {
777
+ "x": 0,
778
+ "y": 0
779
+ },
780
+ "thickness": 1.4,
781
+ "num_layers": 2,
782
+ "width": 16,
783
+ "height": 16,
784
+ "material": "fr4"
785
+ },
786
+ {
787
+ "type": "pcb_smtpad",
788
+ "pcb_smtpad_id": "pcb_smtpad_0",
789
+ "pcb_component_id": "pcb_component_0",
790
+ "pcb_port_id": "pcb_port_0",
791
+ "layer": "top",
792
+ "shape": "rect",
793
+ "width": 0.8,
794
+ "height": 0.764,
795
+ "port_hints": ["1"],
796
+ "is_covered_with_solder_mask": false,
797
+ "x": -1.7,
798
+ "y": 0,
799
+ "subcircuit_id": "subcircuit_source_group_0"
800
+ },
801
+ {
802
+ "type": "pcb_solder_paste",
803
+ "pcb_solder_paste_id": "pcb_solder_paste_0",
804
+ "layer": "top",
805
+ "shape": "rect",
806
+ "width": 0.5599999999999999,
807
+ "height": 0.5347999999999999,
808
+ "x": -1.7,
809
+ "y": 0,
810
+ "pcb_component_id": "pcb_component_0",
811
+ "pcb_smtpad_id": "pcb_smtpad_0",
812
+ "subcircuit_id": "subcircuit_source_group_0"
813
+ },
814
+ {
815
+ "type": "pcb_smtpad",
816
+ "pcb_smtpad_id": "pcb_smtpad_1",
817
+ "pcb_component_id": "pcb_component_0",
818
+ "pcb_port_id": "pcb_port_1",
819
+ "layer": "top",
820
+ "shape": "rect",
821
+ "width": 0.8,
822
+ "height": 0.764,
823
+ "port_hints": ["2"],
824
+ "is_covered_with_solder_mask": false,
825
+ "x": 1.7,
826
+ "y": -0.95,
827
+ "subcircuit_id": "subcircuit_source_group_0"
828
+ },
829
+ {
830
+ "type": "pcb_solder_paste",
831
+ "pcb_solder_paste_id": "pcb_solder_paste_1",
832
+ "layer": "top",
833
+ "shape": "rect",
834
+ "width": 0.5599999999999999,
835
+ "height": 0.5347999999999999,
836
+ "x": 1.7,
837
+ "y": -0.95,
838
+ "pcb_component_id": "pcb_component_0",
839
+ "pcb_smtpad_id": "pcb_smtpad_1",
840
+ "subcircuit_id": "subcircuit_source_group_0"
841
+ },
842
+ {
843
+ "type": "pcb_smtpad",
844
+ "pcb_smtpad_id": "pcb_smtpad_2",
845
+ "pcb_component_id": "pcb_component_0",
846
+ "pcb_port_id": "pcb_port_2",
847
+ "layer": "top",
848
+ "shape": "rect",
849
+ "width": 0.8,
850
+ "height": 0.764,
851
+ "port_hints": ["3"],
852
+ "is_covered_with_solder_mask": false,
853
+ "x": 1.7,
854
+ "y": 0.95,
855
+ "subcircuit_id": "subcircuit_source_group_0"
856
+ },
857
+ {
858
+ "type": "pcb_solder_paste",
859
+ "pcb_solder_paste_id": "pcb_solder_paste_2",
860
+ "layer": "top",
861
+ "shape": "rect",
862
+ "width": 0.5599999999999999,
863
+ "height": 0.5347999999999999,
864
+ "x": 1.7,
865
+ "y": 0.95,
866
+ "pcb_component_id": "pcb_component_0",
867
+ "pcb_smtpad_id": "pcb_smtpad_2",
868
+ "subcircuit_id": "subcircuit_source_group_0"
869
+ },
870
+ {
871
+ "type": "pcb_silkscreen_text",
872
+ "pcb_silkscreen_text_id": "pcb_silkscreen_text_0",
873
+ "anchor_alignment": "center",
874
+ "anchor_position": {
875
+ "x": 0,
876
+ "y": 2
877
+ },
878
+ "font": "tscircuit2024",
879
+ "font_size": 0.5,
880
+ "layer": "top",
881
+ "text": "V1",
882
+ "ccw_rotation": 0,
883
+ "pcb_component_id": "pcb_component_0",
884
+ "subcircuit_id": "subcircuit_source_group_0"
885
+ },
886
+ {
887
+ "type": "pcb_smtpad",
888
+ "pcb_smtpad_id": "pcb_smtpad_3",
889
+ "pcb_component_id": "pcb_component_1",
890
+ "pcb_port_id": "pcb_port_3",
891
+ "layer": "top",
892
+ "shape": "rect",
893
+ "width": 0.54,
894
+ "height": 0.64,
895
+ "port_hints": ["1", "left"],
896
+ "is_covered_with_solder_mask": false,
897
+ "x": 3.49,
898
+ "y": 4,
899
+ "subcircuit_id": "subcircuit_source_group_0"
900
+ },
901
+ {
902
+ "type": "pcb_solder_paste",
903
+ "pcb_solder_paste_id": "pcb_solder_paste_3",
904
+ "layer": "top",
905
+ "shape": "rect",
906
+ "width": 0.378,
907
+ "height": 0.44799999999999995,
908
+ "x": 3.49,
909
+ "y": 4,
910
+ "pcb_component_id": "pcb_component_1",
911
+ "pcb_smtpad_id": "pcb_smtpad_3",
912
+ "subcircuit_id": "subcircuit_source_group_0"
913
+ },
914
+ {
915
+ "type": "pcb_smtpad",
916
+ "pcb_smtpad_id": "pcb_smtpad_4",
917
+ "pcb_component_id": "pcb_component_1",
918
+ "pcb_port_id": "pcb_port_4",
919
+ "layer": "top",
920
+ "shape": "rect",
921
+ "width": 0.54,
922
+ "height": 0.64,
923
+ "port_hints": ["2", "right"],
924
+ "is_covered_with_solder_mask": false,
925
+ "x": 4.51,
926
+ "y": 4,
927
+ "subcircuit_id": "subcircuit_source_group_0"
928
+ },
929
+ {
930
+ "type": "pcb_solder_paste",
931
+ "pcb_solder_paste_id": "pcb_solder_paste_4",
932
+ "layer": "top",
933
+ "shape": "rect",
934
+ "width": 0.378,
935
+ "height": 0.44799999999999995,
936
+ "x": 4.51,
937
+ "y": 4,
938
+ "pcb_component_id": "pcb_component_1",
939
+ "pcb_smtpad_id": "pcb_smtpad_4",
940
+ "subcircuit_id": "subcircuit_source_group_0"
941
+ },
942
+ {
943
+ "type": "pcb_silkscreen_path",
944
+ "pcb_silkscreen_path_id": "pcb_silkscreen_path_0",
945
+ "pcb_component_id": "pcb_component_1",
946
+ "layer": "top",
947
+ "route": [
948
+ {
949
+ "x": 4.51,
950
+ "y": 4.72
951
+ },
952
+ {
953
+ "x": 3.02,
954
+ "y": 4.72
955
+ },
956
+ {
957
+ "x": 3.02,
958
+ "y": 3.2800000000000002
959
+ },
960
+ {
961
+ "x": 4.51,
962
+ "y": 3.2800000000000002
963
+ }
964
+ ],
965
+ "stroke_width": 0.1,
966
+ "subcircuit_id": "subcircuit_source_group_0"
967
+ },
968
+ {
969
+ "type": "pcb_silkscreen_text",
970
+ "pcb_silkscreen_text_id": "pcb_silkscreen_text_1",
971
+ "anchor_alignment": "center",
972
+ "anchor_position": {
973
+ "x": 4,
974
+ "y": 5.22
975
+ },
976
+ "font": "tscircuit2024",
977
+ "font_size": 0.4,
978
+ "layer": "top",
979
+ "text": "R1",
980
+ "ccw_rotation": 0,
981
+ "pcb_component_id": "pcb_component_1",
982
+ "subcircuit_id": "subcircuit_source_group_0"
983
+ },
984
+ {
985
+ "type": "pcb_smtpad",
986
+ "pcb_smtpad_id": "pcb_smtpad_5",
987
+ "pcb_component_id": "pcb_component_2",
988
+ "pcb_port_id": "pcb_port_5",
989
+ "layer": "top",
990
+ "shape": "rect",
991
+ "width": 0.54,
992
+ "height": 0.64,
993
+ "port_hints": ["1", "left"],
994
+ "is_covered_with_solder_mask": false,
995
+ "x": -4.51,
996
+ "y": -4,
997
+ "subcircuit_id": "subcircuit_source_group_0"
998
+ },
999
+ {
1000
+ "type": "pcb_solder_paste",
1001
+ "pcb_solder_paste_id": "pcb_solder_paste_5",
1002
+ "layer": "top",
1003
+ "shape": "rect",
1004
+ "width": 0.378,
1005
+ "height": 0.44799999999999995,
1006
+ "x": -4.51,
1007
+ "y": -4,
1008
+ "pcb_component_id": "pcb_component_2",
1009
+ "pcb_smtpad_id": "pcb_smtpad_5",
1010
+ "subcircuit_id": "subcircuit_source_group_0"
1011
+ },
1012
+ {
1013
+ "type": "pcb_smtpad",
1014
+ "pcb_smtpad_id": "pcb_smtpad_6",
1015
+ "pcb_component_id": "pcb_component_2",
1016
+ "pcb_port_id": "pcb_port_6",
1017
+ "layer": "top",
1018
+ "shape": "rect",
1019
+ "width": 0.54,
1020
+ "height": 0.64,
1021
+ "port_hints": ["2", "right"],
1022
+ "is_covered_with_solder_mask": false,
1023
+ "x": -3.49,
1024
+ "y": -4,
1025
+ "subcircuit_id": "subcircuit_source_group_0"
1026
+ },
1027
+ {
1028
+ "type": "pcb_solder_paste",
1029
+ "pcb_solder_paste_id": "pcb_solder_paste_6",
1030
+ "layer": "top",
1031
+ "shape": "rect",
1032
+ "width": 0.378,
1033
+ "height": 0.44799999999999995,
1034
+ "x": -3.49,
1035
+ "y": -4,
1036
+ "pcb_component_id": "pcb_component_2",
1037
+ "pcb_smtpad_id": "pcb_smtpad_6",
1038
+ "subcircuit_id": "subcircuit_source_group_0"
1039
+ },
1040
+ {
1041
+ "type": "pcb_silkscreen_path",
1042
+ "pcb_silkscreen_path_id": "pcb_silkscreen_path_1",
1043
+ "pcb_component_id": "pcb_component_2",
1044
+ "layer": "top",
1045
+ "route": [
1046
+ {
1047
+ "x": -3.49,
1048
+ "y": -3.2800000000000002
1049
+ },
1050
+ {
1051
+ "x": -4.98,
1052
+ "y": -3.2800000000000002
1053
+ },
1054
+ {
1055
+ "x": -4.98,
1056
+ "y": -4.72
1057
+ },
1058
+ {
1059
+ "x": -3.49,
1060
+ "y": -4.72
1061
+ }
1062
+ ],
1063
+ "stroke_width": 0.1,
1064
+ "subcircuit_id": "subcircuit_source_group_0"
1065
+ },
1066
+ {
1067
+ "type": "pcb_silkscreen_text",
1068
+ "pcb_silkscreen_text_id": "pcb_silkscreen_text_2",
1069
+ "anchor_alignment": "center",
1070
+ "anchor_position": {
1071
+ "x": -4,
1072
+ "y": -2.7800000000000002
1073
+ },
1074
+ "font": "tscircuit2024",
1075
+ "font_size": 0.4,
1076
+ "layer": "top",
1077
+ "text": "R2",
1078
+ "ccw_rotation": 0,
1079
+ "pcb_component_id": "pcb_component_2",
1080
+ "subcircuit_id": "subcircuit_source_group_0"
1081
+ },
1082
+ {
1083
+ "type": "pcb_smtpad",
1084
+ "pcb_smtpad_id": "pcb_smtpad_7",
1085
+ "pcb_component_id": "pcb_component_3",
1086
+ "pcb_port_id": "pcb_port_7",
1087
+ "layer": "top",
1088
+ "shape": "rect",
1089
+ "width": 0.54,
1090
+ "height": 0.64,
1091
+ "port_hints": ["1", "left"],
1092
+ "is_covered_with_solder_mask": false,
1093
+ "x": -0.51,
1094
+ "y": -2,
1095
+ "subcircuit_id": "subcircuit_source_group_0"
1096
+ },
1097
+ {
1098
+ "type": "pcb_solder_paste",
1099
+ "pcb_solder_paste_id": "pcb_solder_paste_7",
1100
+ "layer": "top",
1101
+ "shape": "rect",
1102
+ "width": 0.378,
1103
+ "height": 0.44799999999999995,
1104
+ "x": -0.51,
1105
+ "y": -2,
1106
+ "pcb_component_id": "pcb_component_3",
1107
+ "pcb_smtpad_id": "pcb_smtpad_7",
1108
+ "subcircuit_id": "subcircuit_source_group_0"
1109
+ },
1110
+ {
1111
+ "type": "pcb_smtpad",
1112
+ "pcb_smtpad_id": "pcb_smtpad_8",
1113
+ "pcb_component_id": "pcb_component_3",
1114
+ "pcb_port_id": "pcb_port_8",
1115
+ "layer": "top",
1116
+ "shape": "rect",
1117
+ "width": 0.54,
1118
+ "height": 0.64,
1119
+ "port_hints": ["2", "right"],
1120
+ "is_covered_with_solder_mask": false,
1121
+ "x": 0.51,
1122
+ "y": -2,
1123
+ "subcircuit_id": "subcircuit_source_group_0"
1124
+ },
1125
+ {
1126
+ "type": "pcb_solder_paste",
1127
+ "pcb_solder_paste_id": "pcb_solder_paste_8",
1128
+ "layer": "top",
1129
+ "shape": "rect",
1130
+ "width": 0.378,
1131
+ "height": 0.44799999999999995,
1132
+ "x": 0.51,
1133
+ "y": -2,
1134
+ "pcb_component_id": "pcb_component_3",
1135
+ "pcb_smtpad_id": "pcb_smtpad_8",
1136
+ "subcircuit_id": "subcircuit_source_group_0"
1137
+ },
1138
+ {
1139
+ "type": "pcb_silkscreen_path",
1140
+ "pcb_silkscreen_path_id": "pcb_silkscreen_path_2",
1141
+ "pcb_component_id": "pcb_component_3",
1142
+ "layer": "top",
1143
+ "route": [
1144
+ {
1145
+ "x": 0.51,
1146
+ "y": -1.28
1147
+ },
1148
+ {
1149
+ "x": -0.98,
1150
+ "y": -1.28
1151
+ },
1152
+ {
1153
+ "x": -0.98,
1154
+ "y": -2.7199999999999998
1155
+ },
1156
+ {
1157
+ "x": 0.51,
1158
+ "y": -2.7199999999999998
1159
+ }
1160
+ ],
1161
+ "stroke_width": 0.1,
1162
+ "subcircuit_id": "subcircuit_source_group_0"
1163
+ },
1164
+ {
1165
+ "type": "pcb_silkscreen_text",
1166
+ "pcb_silkscreen_text_id": "pcb_silkscreen_text_3",
1167
+ "anchor_alignment": "center",
1168
+ "anchor_position": {
1169
+ "x": 0,
1170
+ "y": -3.2199999999999998
1171
+ },
1172
+ "font": "tscircuit2024",
1173
+ "font_size": 0.4,
1174
+ "layer": "top",
1175
+ "text": "C1",
1176
+ "ccw_rotation": 0,
1177
+ "pcb_component_id": "pcb_component_3",
1178
+ "subcircuit_id": "subcircuit_source_group_0"
1179
+ },
1180
+ {
1181
+ "type": "pcb_port",
1182
+ "pcb_port_id": "pcb_port_0",
1183
+ "pcb_component_id": "pcb_component_0",
1184
+ "layers": ["top"],
1185
+ "subcircuit_id": "subcircuit_source_group_0",
1186
+ "x": -1.7,
1187
+ "y": 0,
1188
+ "source_port_id": "source_port_0"
1189
+ },
1190
+ {
1191
+ "type": "pcb_port",
1192
+ "pcb_port_id": "pcb_port_1",
1193
+ "pcb_component_id": "pcb_component_0",
1194
+ "layers": ["top"],
1195
+ "subcircuit_id": "subcircuit_source_group_0",
1196
+ "x": 1.7,
1197
+ "y": -0.95,
1198
+ "source_port_id": "source_port_1"
1199
+ },
1200
+ {
1201
+ "type": "pcb_port",
1202
+ "pcb_port_id": "pcb_port_2",
1203
+ "pcb_component_id": "pcb_component_0",
1204
+ "layers": ["top"],
1205
+ "subcircuit_id": "subcircuit_source_group_0",
1206
+ "x": 1.7,
1207
+ "y": 0.95,
1208
+ "source_port_id": "source_port_2"
1209
+ },
1210
+ {
1211
+ "type": "pcb_port",
1212
+ "pcb_port_id": "pcb_port_3",
1213
+ "pcb_component_id": "pcb_component_1",
1214
+ "layers": ["top"],
1215
+ "subcircuit_id": "subcircuit_source_group_0",
1216
+ "x": 3.49,
1217
+ "y": 4,
1218
+ "source_port_id": "source_port_3"
1219
+ },
1220
+ {
1221
+ "type": "pcb_port",
1222
+ "pcb_port_id": "pcb_port_4",
1223
+ "pcb_component_id": "pcb_component_1",
1224
+ "layers": ["top"],
1225
+ "subcircuit_id": "subcircuit_source_group_0",
1226
+ "x": 4.51,
1227
+ "y": 4,
1228
+ "source_port_id": "source_port_4"
1229
+ },
1230
+ {
1231
+ "type": "pcb_port",
1232
+ "pcb_port_id": "pcb_port_5",
1233
+ "pcb_component_id": "pcb_component_2",
1234
+ "layers": ["top"],
1235
+ "subcircuit_id": "subcircuit_source_group_0",
1236
+ "x": -4.51,
1237
+ "y": -4,
1238
+ "source_port_id": "source_port_5"
1239
+ },
1240
+ {
1241
+ "type": "pcb_port",
1242
+ "pcb_port_id": "pcb_port_6",
1243
+ "pcb_component_id": "pcb_component_2",
1244
+ "layers": ["top"],
1245
+ "subcircuit_id": "subcircuit_source_group_0",
1246
+ "x": -3.49,
1247
+ "y": -4,
1248
+ "source_port_id": "source_port_6"
1249
+ },
1250
+ {
1251
+ "type": "pcb_port",
1252
+ "pcb_port_id": "pcb_port_7",
1253
+ "pcb_component_id": "pcb_component_3",
1254
+ "layers": ["top"],
1255
+ "subcircuit_id": "subcircuit_source_group_0",
1256
+ "x": -0.51,
1257
+ "y": -2,
1258
+ "source_port_id": "source_port_7"
1259
+ },
1260
+ {
1261
+ "type": "pcb_port",
1262
+ "pcb_port_id": "pcb_port_8",
1263
+ "pcb_component_id": "pcb_component_3",
1264
+ "layers": ["top"],
1265
+ "subcircuit_id": "subcircuit_source_group_0",
1266
+ "x": 0.51,
1267
+ "y": -2,
1268
+ "source_port_id": "source_port_8"
1269
+ },
1270
+ {
1271
+ "type": "cad_component",
1272
+ "cad_component_id": "cad_component_0",
1273
+ "position": {
1274
+ "x": 0,
1275
+ "y": 0,
1276
+ "z": 0.7
1277
+ },
1278
+ "rotation": {
1279
+ "x": 0,
1280
+ "y": 0,
1281
+ "z": 0
1282
+ },
1283
+ "pcb_component_id": "pcb_component_0",
1284
+ "source_component_id": "source_component_0",
1285
+ "footprinter_string": "sot23"
1286
+ },
1287
+ {
1288
+ "type": "cad_component",
1289
+ "cad_component_id": "cad_component_1",
1290
+ "position": {
1291
+ "x": 4,
1292
+ "y": 4,
1293
+ "z": 0.7
1294
+ },
1295
+ "rotation": {
1296
+ "x": 0,
1297
+ "y": 0,
1298
+ "z": 0
1299
+ },
1300
+ "pcb_component_id": "pcb_component_1",
1301
+ "source_component_id": "source_component_1",
1302
+ "footprinter_string": "0402"
1303
+ },
1304
+ {
1305
+ "type": "cad_component",
1306
+ "cad_component_id": "cad_component_2",
1307
+ "position": {
1308
+ "x": -4,
1309
+ "y": -4,
1310
+ "z": 0.7
1311
+ },
1312
+ "rotation": {
1313
+ "x": 0,
1314
+ "y": 0,
1315
+ "z": 0
1316
+ },
1317
+ "pcb_component_id": "pcb_component_2",
1318
+ "source_component_id": "source_component_2",
1319
+ "footprinter_string": "0402"
1320
+ },
1321
+ {
1322
+ "type": "cad_component",
1323
+ "cad_component_id": "cad_component_3",
1324
+ "position": {
1325
+ "x": 0,
1326
+ "y": -2,
1327
+ "z": 0.7
1328
+ },
1329
+ "rotation": {
1330
+ "x": 0,
1331
+ "y": 0,
1332
+ "z": 0
1333
+ },
1334
+ "pcb_component_id": "pcb_component_3",
1335
+ "source_component_id": "source_component_3",
1336
+ "footprinter_string": "0402"
1337
+ },
1338
+ {
1339
+ "type": "pcb_trace",
1340
+ "pcb_trace_id": "source_net_1_mst0_0",
1341
+ "connection_name": "source_net_1",
1342
+ "route": [
1343
+ {
1344
+ "route_type": "wire",
1345
+ "x": 1.7,
1346
+ "y": -0.95,
1347
+ "width": 0.15,
1348
+ "layer": "top",
1349
+ "start_pcb_port_id": "pcb_port_1"
1350
+ },
1351
+ {
1352
+ "route_type": "wire",
1353
+ "x": 1.56,
1354
+ "y": -0.95,
1355
+ "width": 0.15,
1356
+ "layer": "top"
1357
+ },
1358
+ {
1359
+ "route_type": "wire",
1360
+ "x": 0.51,
1361
+ "y": -2,
1362
+ "width": 0.15,
1363
+ "layer": "top",
1364
+ "end_pcb_port_id": "pcb_port_8"
1365
+ }
1366
+ ],
1367
+ "subcircuit_id": "subcircuit_source_group_0",
1368
+ "source_trace_id": "source_net_1"
1369
+ },
1370
+ {
1371
+ "type": "pcb_trace",
1372
+ "pcb_trace_id": "source_net_1_mst1_0",
1373
+ "connection_name": "source_net_1",
1374
+ "route": [
1375
+ {
1376
+ "route_type": "wire",
1377
+ "x": 0.51,
1378
+ "y": -2,
1379
+ "width": 0.15,
1380
+ "layer": "top",
1381
+ "start_pcb_port_id": "pcb_port_8"
1382
+ },
1383
+ {
1384
+ "route_type": "wire",
1385
+ "x": -1.49,
1386
+ "y": -4,
1387
+ "width": 0.15,
1388
+ "layer": "top"
1389
+ },
1390
+ {
1391
+ "route_type": "wire",
1392
+ "x": -3.49,
1393
+ "y": -4,
1394
+ "width": 0.15,
1395
+ "layer": "top",
1396
+ "end_pcb_port_id": "pcb_port_6"
1397
+ }
1398
+ ],
1399
+ "subcircuit_id": "subcircuit_source_group_0",
1400
+ "source_trace_id": "source_net_1"
1401
+ },
1402
+ {
1403
+ "type": "pcb_trace",
1404
+ "pcb_trace_id": "source_net_0_0",
1405
+ "connection_name": "source_net_0",
1406
+ "route": [
1407
+ {
1408
+ "route_type": "wire",
1409
+ "x": -1.7,
1410
+ "y": 0,
1411
+ "width": 0.15,
1412
+ "layer": "top",
1413
+ "start_pcb_port_id": "pcb_port_0"
1414
+ },
1415
+ {
1416
+ "route_type": "wire",
1417
+ "x": 2.3,
1418
+ "y": 4,
1419
+ "width": 0.15,
1420
+ "layer": "top"
1421
+ },
1422
+ {
1423
+ "route_type": "wire",
1424
+ "x": 3.49,
1425
+ "y": 4,
1426
+ "width": 0.15,
1427
+ "layer": "top",
1428
+ "end_pcb_port_id": "pcb_port_3"
1429
+ }
1430
+ ],
1431
+ "subcircuit_id": "subcircuit_source_group_0",
1432
+ "source_trace_id": "source_net_0"
1433
+ },
1434
+ {
1435
+ "type": "pcb_trace",
1436
+ "pcb_trace_id": "source_trace_5_0",
1437
+ "connection_name": "source_trace_5",
1438
+ "route": [
1439
+ {
1440
+ "route_type": "wire",
1441
+ "x": 4.51,
1442
+ "y": 4,
1443
+ "width": 0.15,
1444
+ "layer": "top",
1445
+ "start_pcb_port_id": "pcb_port_4"
1446
+ },
1447
+ {
1448
+ "route_type": "wire",
1449
+ "x": 3.01,
1450
+ "y": 2.5,
1451
+ "width": 0.15,
1452
+ "layer": "top"
1453
+ },
1454
+ {
1455
+ "route_type": "wire",
1456
+ "x": 2.631458838749782,
1457
+ "y": 2.5,
1458
+ "width": 0.15,
1459
+ "layer": "top"
1460
+ },
1461
+ {
1462
+ "route_type": "wire",
1463
+ "x": 2.5,
1464
+ "y": 2.5,
1465
+ "width": 0.15,
1466
+ "layer": "top"
1467
+ },
1468
+ {
1469
+ "route_type": "via",
1470
+ "x": 2.5,
1471
+ "y": 2.5,
1472
+ "from_layer": "top",
1473
+ "to_layer": "bottom"
1474
+ },
1475
+ {
1476
+ "route_type": "wire",
1477
+ "x": 2.5,
1478
+ "y": 2.5,
1479
+ "width": 0.15,
1480
+ "layer": "bottom"
1481
+ },
1482
+ {
1483
+ "route_type": "wire",
1484
+ "x": -0.36835147366737786,
1485
+ "y": 2.5,
1486
+ "width": 0.15,
1487
+ "layer": "bottom"
1488
+ },
1489
+ {
1490
+ "route_type": "wire",
1491
+ "x": -0.8143961860103799,
1492
+ "y": 2.946044712343002,
1493
+ "width": 0.15,
1494
+ "layer": "bottom"
1495
+ },
1496
+ {
1497
+ "route_type": "wire",
1498
+ "x": -1,
1499
+ "y": 3,
1500
+ "width": 0.15,
1501
+ "layer": "bottom"
1502
+ },
1503
+ {
1504
+ "route_type": "via",
1505
+ "x": -1,
1506
+ "y": 3,
1507
+ "from_layer": "bottom",
1508
+ "to_layer": "top"
1509
+ },
1510
+ {
1511
+ "route_type": "wire",
1512
+ "x": -1,
1513
+ "y": 3,
1514
+ "width": 0.15,
1515
+ "layer": "top"
1516
+ },
1517
+ {
1518
+ "route_type": "wire",
1519
+ "x": -2.289168740473596,
1520
+ "y": 1.7108312595264041,
1521
+ "width": 0.15,
1522
+ "layer": "top"
1523
+ },
1524
+ {
1525
+ "route_type": "wire",
1526
+ "x": -2.289168740473596,
1527
+ "y": -1.4883787791028298,
1528
+ "width": 0.15,
1529
+ "layer": "top"
1530
+ },
1531
+ {
1532
+ "route_type": "wire",
1533
+ "x": -1.0216212208971702,
1534
+ "y": -1.4883787791028298,
1535
+ "width": 0.15,
1536
+ "layer": "top"
1537
+ },
1538
+ {
1539
+ "route_type": "wire",
1540
+ "x": -0.51,
1541
+ "y": -2,
1542
+ "width": 0.15,
1543
+ "layer": "top",
1544
+ "end_pcb_port_id": "pcb_port_7"
1545
+ }
1546
+ ],
1547
+ "subcircuit_id": "subcircuit_source_group_0",
1548
+ "source_trace_id": "source_trace_5"
1549
+ },
1550
+ {
1551
+ "type": "pcb_trace",
1552
+ "pcb_trace_id": "source_trace_2_0",
1553
+ "connection_name": "source_trace_2",
1554
+ "route": [
1555
+ {
1556
+ "route_type": "wire",
1557
+ "x": -4.51,
1558
+ "y": -4,
1559
+ "width": 0.15,
1560
+ "layer": "top",
1561
+ "start_pcb_port_id": "pcb_port_5"
1562
+ },
1563
+ {
1564
+ "route_type": "wire",
1565
+ "x": -4.51,
1566
+ "y": -1.6851340701222988,
1567
+ "width": 0.15,
1568
+ "layer": "top"
1569
+ },
1570
+ {
1571
+ "route_type": "wire",
1572
+ "x": 2.6445069417605156,
1573
+ "y": 5.469372871638217,
1574
+ "width": 0.15,
1575
+ "layer": "top"
1576
+ },
1577
+ {
1578
+ "route_type": "wire",
1579
+ "x": 3.040627128361783,
1580
+ "y": 5.469372871638217,
1581
+ "width": 0.15,
1582
+ "layer": "top"
1583
+ },
1584
+ {
1585
+ "route_type": "wire",
1586
+ "x": 4.51,
1587
+ "y": 4,
1588
+ "width": 0.15,
1589
+ "layer": "top",
1590
+ "end_pcb_port_id": "pcb_port_4"
1591
+ }
1592
+ ],
1593
+ "subcircuit_id": "subcircuit_source_group_0",
1594
+ "source_trace_id": "source_trace_2"
1595
+ },
1596
+ {
1597
+ "type": "pcb_via",
1598
+ "pcb_via_id": "pcb_via_0",
1599
+ "pcb_trace_id": "source_trace_5_0",
1600
+ "x": 2.5,
1601
+ "y": 2.5,
1602
+ "hole_diameter": 0.3,
1603
+ "outer_diameter": 0.6,
1604
+ "layers": ["top", "bottom"],
1605
+ "from_layer": "top",
1606
+ "to_layer": "bottom"
1607
+ },
1608
+ {
1609
+ "type": "pcb_via",
1610
+ "pcb_via_id": "pcb_via_1",
1611
+ "pcb_trace_id": "source_trace_5_0",
1612
+ "x": -1,
1613
+ "y": 3,
1614
+ "hole_diameter": 0.3,
1615
+ "outer_diameter": 0.6,
1616
+ "layers": ["bottom", "top"],
1617
+ "from_layer": "bottom",
1618
+ "to_layer": "top"
1619
+ }
1620
+ ]