circuit-json-to-spice 0.0.24 → 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,978 @@
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": "pin1",
18
+ "pin_number": 1,
19
+ "port_hints": ["pin1", "anode", "pos", "left", "1"],
20
+ "source_component_id": "source_component_0",
21
+ "subcircuit_id": "subcircuit_source_group_0",
22
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit60_connectivity_net0"
23
+ },
24
+ {
25
+ "type": "source_port",
26
+ "source_port_id": "source_port_1",
27
+ "name": "pin2",
28
+ "pin_number": 2,
29
+ "port_hints": ["pin2", "cathode", "neg", "right", "2"],
30
+ "source_component_id": "source_component_0",
31
+ "subcircuit_id": "subcircuit_source_group_0",
32
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit60_connectivity_net1"
33
+ },
34
+ {
35
+ "type": "source_component",
36
+ "source_component_id": "source_component_0",
37
+ "ftype": "simple_resistor",
38
+ "name": "R1",
39
+ "resistance": 1000,
40
+ "display_resistance": "1kΩ",
41
+ "are_pins_interchangeable": true,
42
+ "source_group_id": "source_group_0"
43
+ },
44
+ {
45
+ "type": "source_port",
46
+ "source_port_id": "source_port_2",
47
+ "name": "GND",
48
+ "pin_number": 2,
49
+ "port_hints": ["GND", "pin2", "2"],
50
+ "source_component_id": "source_component_1",
51
+ "subcircuit_id": "subcircuit_source_group_0",
52
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit60_connectivity_net1"
53
+ },
54
+ {
55
+ "type": "source_port",
56
+ "source_port_id": "source_port_3",
57
+ "name": "VOUT",
58
+ "pin_number": 3,
59
+ "port_hints": ["VOUT", "pin3", "3"],
60
+ "source_component_id": "source_component_1",
61
+ "subcircuit_id": "subcircuit_source_group_0",
62
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit60_connectivity_net0"
63
+ },
64
+ {
65
+ "type": "source_port",
66
+ "source_port_id": "source_port_4",
67
+ "name": "pin1",
68
+ "pin_number": 1,
69
+ "port_hints": ["pin1", "1"],
70
+ "source_component_id": "source_component_1",
71
+ "subcircuit_id": "subcircuit_source_group_0"
72
+ },
73
+ {
74
+ "type": "source_port",
75
+ "source_port_id": "source_port_5",
76
+ "name": "pin4",
77
+ "pin_number": 4,
78
+ "port_hints": ["pin4", "4"],
79
+ "source_component_id": "source_component_1",
80
+ "subcircuit_id": "subcircuit_source_group_0"
81
+ },
82
+ {
83
+ "type": "source_port",
84
+ "source_port_id": "source_port_6",
85
+ "name": "pin5",
86
+ "pin_number": 5,
87
+ "port_hints": ["pin5", "5"],
88
+ "source_component_id": "source_component_1",
89
+ "subcircuit_id": "subcircuit_source_group_0"
90
+ },
91
+ {
92
+ "type": "source_port",
93
+ "source_port_id": "source_port_7",
94
+ "name": "pin6",
95
+ "pin_number": 6,
96
+ "port_hints": ["pin6", "6"],
97
+ "source_component_id": "source_component_1",
98
+ "subcircuit_id": "subcircuit_source_group_0"
99
+ },
100
+ {
101
+ "type": "source_port",
102
+ "source_port_id": "source_port_8",
103
+ "name": "pin7",
104
+ "pin_number": 7,
105
+ "port_hints": ["pin7", "7"],
106
+ "source_component_id": "source_component_1",
107
+ "subcircuit_id": "subcircuit_source_group_0"
108
+ },
109
+ {
110
+ "type": "source_port",
111
+ "source_port_id": "source_port_9",
112
+ "name": "pin8",
113
+ "pin_number": 8,
114
+ "port_hints": ["pin8", "8"],
115
+ "source_component_id": "source_component_1",
116
+ "subcircuit_id": "subcircuit_source_group_0"
117
+ },
118
+ {
119
+ "type": "source_component",
120
+ "source_component_id": "source_component_1",
121
+ "ftype": "simple_chip",
122
+ "name": "U1",
123
+ "source_group_id": "source_group_0"
124
+ },
125
+ {
126
+ "type": "source_net",
127
+ "source_net_id": "source_net_0",
128
+ "name": "VCC",
129
+ "member_source_group_ids": [],
130
+ "is_ground": false,
131
+ "is_power": true,
132
+ "is_positive_voltage_source": true,
133
+ "subcircuit_id": "subcircuit_source_group_0",
134
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit60_connectivity_net0"
135
+ },
136
+ {
137
+ "type": "source_net",
138
+ "source_net_id": "source_net_1",
139
+ "name": "GND",
140
+ "member_source_group_ids": [],
141
+ "is_ground": true,
142
+ "is_power": false,
143
+ "is_positive_voltage_source": false,
144
+ "subcircuit_id": "subcircuit_source_group_0",
145
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit60_connectivity_net1"
146
+ },
147
+ {
148
+ "type": "source_board",
149
+ "source_board_id": "source_board_0",
150
+ "source_group_id": "source_group_0"
151
+ },
152
+ {
153
+ "type": "source_trace",
154
+ "source_trace_id": "source_trace_0",
155
+ "connected_source_port_ids": ["source_port_3"],
156
+ "connected_source_net_ids": ["source_net_0"],
157
+ "subcircuit_id": "subcircuit_source_group_0",
158
+ "display_name": ".U1 > .VOUT to net.VCC",
159
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit60_connectivity_net0"
160
+ },
161
+ {
162
+ "type": "source_trace",
163
+ "source_trace_id": "source_trace_1",
164
+ "connected_source_port_ids": ["source_port_2"],
165
+ "connected_source_net_ids": ["source_net_1"],
166
+ "subcircuit_id": "subcircuit_source_group_0",
167
+ "display_name": ".U1 > .GND to net.GND",
168
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit60_connectivity_net1"
169
+ },
170
+ {
171
+ "type": "source_trace",
172
+ "source_trace_id": "source_trace_2",
173
+ "connected_source_port_ids": ["source_port_0"],
174
+ "connected_source_net_ids": ["source_net_0"],
175
+ "subcircuit_id": "subcircuit_source_group_0",
176
+ "display_name": ".R1 > .pin1 to net.VCC",
177
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit60_connectivity_net0"
178
+ },
179
+ {
180
+ "type": "source_trace",
181
+ "source_trace_id": "source_trace_3",
182
+ "connected_source_port_ids": ["source_port_1"],
183
+ "connected_source_net_ids": ["source_net_1"],
184
+ "subcircuit_id": "subcircuit_source_group_0",
185
+ "display_name": ".R1 > .pin2 to net.GND",
186
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit60_connectivity_net1"
187
+ },
188
+ {
189
+ "type": "simulation_voltage_source",
190
+ "simulation_voltage_source_id": "simulation_voltage_source_0",
191
+ "positive_source_port_id": "source_port_3",
192
+ "positive_source_net_id": "source_net_0",
193
+ "negative_source_port_id": "source_port_2",
194
+ "negative_source_net_id": "source_net_1",
195
+ "voltage": 5
196
+ },
197
+ {
198
+ "type": "schematic_component",
199
+ "schematic_component_id": "schematic_component_0",
200
+ "center": {
201
+ "x": -2.9099999999999997,
202
+ "y": 0
203
+ },
204
+ "size": {
205
+ "width": 1.1,
206
+ "height": 0.388910699999999
207
+ },
208
+ "source_component_id": "source_component_0",
209
+ "is_box_with_pins": true,
210
+ "symbol_name": "boxresistor_right",
211
+ "symbol_display_value": "1kΩ",
212
+ "schematic_group_id": "schematic_group_0"
213
+ },
214
+ {
215
+ "type": "schematic_component",
216
+ "schematic_component_id": "schematic_component_1",
217
+ "center": {
218
+ "x": 0,
219
+ "y": 0
220
+ },
221
+ "rotation": 0,
222
+ "size": {
223
+ "width": 1.5,
224
+ "height": 1
225
+ },
226
+ "pin_spacing": 0.2,
227
+ "port_labels": {
228
+ "pin2": "GND",
229
+ "pin3": "VOUT"
230
+ },
231
+ "source_component_id": "source_component_1",
232
+ "schematic_group_id": "schematic_group_0"
233
+ },
234
+ {
235
+ "type": "schematic_text",
236
+ "schematic_text_id": "schematic_text_0",
237
+ "text": "",
238
+ "schematic_component_id": "schematic_component_1",
239
+ "anchor": "left",
240
+ "rotation": 0,
241
+ "position": {
242
+ "x": -0.75,
243
+ "y": -0.63
244
+ },
245
+ "color": "#006464",
246
+ "font_size": 0.18
247
+ },
248
+ {
249
+ "type": "schematic_text",
250
+ "schematic_text_id": "schematic_text_1",
251
+ "text": "U1",
252
+ "schematic_component_id": "schematic_component_1",
253
+ "anchor": "left",
254
+ "rotation": 0,
255
+ "position": {
256
+ "x": -0.75,
257
+ "y": 0.63
258
+ },
259
+ "color": "#006464",
260
+ "font_size": 0.18
261
+ },
262
+ {
263
+ "type": "schematic_group",
264
+ "schematic_group_id": "schematic_group_0",
265
+ "is_subcircuit": true,
266
+ "subcircuit_id": "subcircuit_source_group_0",
267
+ "name": "unnamed_board1",
268
+ "center": {
269
+ "x": 0,
270
+ "y": 0
271
+ },
272
+ "width": 0,
273
+ "height": 0,
274
+ "schematic_component_ids": [],
275
+ "source_group_id": "source_group_0"
276
+ },
277
+ {
278
+ "type": "schematic_port",
279
+ "schematic_port_id": "schematic_port_0",
280
+ "schematic_component_id": "schematic_component_0",
281
+ "center": {
282
+ "x": -3.46,
283
+ "y": 0
284
+ },
285
+ "source_port_id": "source_port_0",
286
+ "facing_direction": "left",
287
+ "distance_from_component_edge": 0.4,
288
+ "pin_number": 1,
289
+ "display_pin_label": "anode",
290
+ "is_connected": false
291
+ },
292
+ {
293
+ "type": "schematic_port",
294
+ "schematic_port_id": "schematic_port_1",
295
+ "schematic_component_id": "schematic_component_0",
296
+ "center": {
297
+ "x": -2.3599999999999994,
298
+ "y": 0
299
+ },
300
+ "source_port_id": "source_port_1",
301
+ "facing_direction": "right",
302
+ "distance_from_component_edge": 0.4,
303
+ "pin_number": 2,
304
+ "display_pin_label": "cathode",
305
+ "is_connected": true
306
+ },
307
+ {
308
+ "type": "schematic_port",
309
+ "schematic_port_id": "schematic_port_2",
310
+ "schematic_component_id": "schematic_component_1",
311
+ "center": {
312
+ "x": -1.15,
313
+ "y": 0.10000000000000003
314
+ },
315
+ "source_port_id": "source_port_2",
316
+ "facing_direction": "left",
317
+ "distance_from_component_edge": 0.4,
318
+ "side_of_component": "left",
319
+ "pin_number": 2,
320
+ "true_ccw_index": 1,
321
+ "display_pin_label": "GND",
322
+ "is_connected": true
323
+ },
324
+ {
325
+ "type": "schematic_port",
326
+ "schematic_port_id": "schematic_port_3",
327
+ "schematic_component_id": "schematic_component_1",
328
+ "center": {
329
+ "x": -1.15,
330
+ "y": -0.09999999999999998
331
+ },
332
+ "source_port_id": "source_port_3",
333
+ "facing_direction": "left",
334
+ "distance_from_component_edge": 0.4,
335
+ "side_of_component": "left",
336
+ "pin_number": 3,
337
+ "true_ccw_index": 2,
338
+ "display_pin_label": "VOUT",
339
+ "is_connected": false,
340
+ "has_output_arrow": true
341
+ },
342
+ {
343
+ "type": "schematic_port",
344
+ "schematic_port_id": "schematic_port_4",
345
+ "schematic_component_id": "schematic_component_1",
346
+ "center": {
347
+ "x": -1.15,
348
+ "y": 0.30000000000000004
349
+ },
350
+ "source_port_id": "source_port_4",
351
+ "facing_direction": "left",
352
+ "distance_from_component_edge": 0.4,
353
+ "side_of_component": "left",
354
+ "pin_number": 1,
355
+ "true_ccw_index": 0,
356
+ "is_connected": false
357
+ },
358
+ {
359
+ "type": "schematic_port",
360
+ "schematic_port_id": "schematic_port_5",
361
+ "schematic_component_id": "schematic_component_1",
362
+ "center": {
363
+ "x": -1.15,
364
+ "y": -0.30000000000000004
365
+ },
366
+ "source_port_id": "source_port_5",
367
+ "facing_direction": "left",
368
+ "distance_from_component_edge": 0.4,
369
+ "side_of_component": "left",
370
+ "pin_number": 4,
371
+ "true_ccw_index": 3,
372
+ "is_connected": false
373
+ },
374
+ {
375
+ "type": "schematic_port",
376
+ "schematic_port_id": "schematic_port_6",
377
+ "schematic_component_id": "schematic_component_1",
378
+ "center": {
379
+ "x": 1.15,
380
+ "y": -0.30000000000000004
381
+ },
382
+ "source_port_id": "source_port_6",
383
+ "facing_direction": "right",
384
+ "distance_from_component_edge": 0.4,
385
+ "side_of_component": "right",
386
+ "pin_number": 5,
387
+ "true_ccw_index": 4,
388
+ "is_connected": false
389
+ },
390
+ {
391
+ "type": "schematic_port",
392
+ "schematic_port_id": "schematic_port_7",
393
+ "schematic_component_id": "schematic_component_1",
394
+ "center": {
395
+ "x": 1.15,
396
+ "y": -0.10000000000000003
397
+ },
398
+ "source_port_id": "source_port_7",
399
+ "facing_direction": "right",
400
+ "distance_from_component_edge": 0.4,
401
+ "side_of_component": "right",
402
+ "pin_number": 6,
403
+ "true_ccw_index": 5,
404
+ "is_connected": false
405
+ },
406
+ {
407
+ "type": "schematic_port",
408
+ "schematic_port_id": "schematic_port_8",
409
+ "schematic_component_id": "schematic_component_1",
410
+ "center": {
411
+ "x": 1.15,
412
+ "y": 0.09999999999999998
413
+ },
414
+ "source_port_id": "source_port_8",
415
+ "facing_direction": "right",
416
+ "distance_from_component_edge": 0.4,
417
+ "side_of_component": "right",
418
+ "pin_number": 7,
419
+ "true_ccw_index": 6,
420
+ "is_connected": false
421
+ },
422
+ {
423
+ "type": "schematic_port",
424
+ "schematic_port_id": "schematic_port_9",
425
+ "schematic_component_id": "schematic_component_1",
426
+ "center": {
427
+ "x": 1.15,
428
+ "y": 0.30000000000000004
429
+ },
430
+ "source_port_id": "source_port_9",
431
+ "facing_direction": "right",
432
+ "distance_from_component_edge": 0.4,
433
+ "side_of_component": "right",
434
+ "pin_number": 8,
435
+ "true_ccw_index": 7,
436
+ "is_connected": false
437
+ },
438
+ {
439
+ "type": "schematic_trace",
440
+ "schematic_trace_id": "schematic_trace_0",
441
+ "source_trace_id": "solver_R1.2-U1.2",
442
+ "edges": [
443
+ {
444
+ "from": {
445
+ "x": -2.3599999999999994,
446
+ "y": 0
447
+ },
448
+ "to": {
449
+ "x": -1.7549999999999997,
450
+ "y": 0
451
+ }
452
+ },
453
+ {
454
+ "from": {
455
+ "x": -1.7549999999999997,
456
+ "y": 0
457
+ },
458
+ "to": {
459
+ "x": -1.7549999999999997,
460
+ "y": 0.10000000000000003
461
+ }
462
+ },
463
+ {
464
+ "from": {
465
+ "x": -1.7549999999999997,
466
+ "y": 0.10000000000000003
467
+ },
468
+ "to": {
469
+ "x": -1.15,
470
+ "y": 0.10000000000000003
471
+ }
472
+ }
473
+ ],
474
+ "junctions": [],
475
+ "subcircuit_connectivity_map_key": "unnamedsubcircuit60_connectivity_net1"
476
+ },
477
+ {
478
+ "type": "schematic_net_label",
479
+ "schematic_net_label_id": "schematic_net_label_0",
480
+ "text": "VCC",
481
+ "anchor_position": {
482
+ "x": -3.46,
483
+ "y": 0
484
+ },
485
+ "center": {
486
+ "x": -3.61,
487
+ "y": 0
488
+ },
489
+ "anchor_side": "right",
490
+ "source_net_id": "source_net_0"
491
+ },
492
+ {
493
+ "type": "schematic_net_label",
494
+ "schematic_net_label_id": "schematic_net_label_1",
495
+ "text": "VCC",
496
+ "anchor_position": {
497
+ "x": -1.15,
498
+ "y": -0.09999999999999998
499
+ },
500
+ "center": {
501
+ "x": -1.2999999999999998,
502
+ "y": -0.09999999999999998
503
+ },
504
+ "anchor_side": "right",
505
+ "source_net_id": "source_net_0"
506
+ },
507
+ {
508
+ "type": "schematic_net_label",
509
+ "schematic_net_label_id": "schematic_net_label_2",
510
+ "text": "GND",
511
+ "anchor_position": {
512
+ "x": -2.0574999999999997,
513
+ "y": 0
514
+ },
515
+ "center": {
516
+ "x": -2.0574999999999997,
517
+ "y": -0.09
518
+ },
519
+ "anchor_side": "top",
520
+ "source_net_id": "source_net_1",
521
+ "symbol_name": "rail_down"
522
+ },
523
+ {
524
+ "type": "pcb_component",
525
+ "pcb_component_id": "pcb_component_0",
526
+ "center": {
527
+ "x": null,
528
+ "y": null
529
+ },
530
+ "width": 0,
531
+ "height": 0,
532
+ "layer": "top",
533
+ "rotation": 0,
534
+ "source_component_id": "source_component_0",
535
+ "subcircuit_id": "subcircuit_source_group_0",
536
+ "do_not_place": false,
537
+ "obstructs_within_bounds": true
538
+ },
539
+ {
540
+ "type": "pcb_missing_footprint_error",
541
+ "pcb_missing_footprint_error_id": "pcb_missing_footprint_error_0",
542
+ "message": "No footprint found for component: <resistor#24 name=\".R1\" />",
543
+ "source_component_id": "source_component_0",
544
+ "error_type": "pcb_missing_footprint_error"
545
+ },
546
+ {
547
+ "type": "pcb_component",
548
+ "pcb_component_id": "pcb_component_1",
549
+ "center": {
550
+ "x": 0,
551
+ "y": 0
552
+ },
553
+ "width": 5.3,
554
+ "height": 4.41,
555
+ "layer": "top",
556
+ "rotation": 0,
557
+ "source_component_id": "source_component_1",
558
+ "subcircuit_id": "subcircuit_source_group_0",
559
+ "do_not_place": false,
560
+ "obstructs_within_bounds": true
561
+ },
562
+ {
563
+ "type": "pcb_board",
564
+ "pcb_board_id": "pcb_board_0",
565
+ "center": {
566
+ "x": 0,
567
+ "y": 0
568
+ },
569
+ "thickness": 1.4,
570
+ "num_layers": 2,
571
+ "width": 9.3,
572
+ "height": 8.41,
573
+ "material": "fr4"
574
+ },
575
+ {
576
+ "type": "pcb_smtpad",
577
+ "pcb_smtpad_id": "pcb_smtpad_0",
578
+ "pcb_component_id": "pcb_component_1",
579
+ "pcb_port_id": "pcb_port_2",
580
+ "layer": "top",
581
+ "shape": "rect",
582
+ "width": 1,
583
+ "height": 0.6,
584
+ "port_hints": ["1"],
585
+ "is_covered_with_solder_mask": false,
586
+ "x": -2.15,
587
+ "y": 1.905,
588
+ "subcircuit_id": "subcircuit_source_group_0"
589
+ },
590
+ {
591
+ "type": "pcb_solder_paste",
592
+ "pcb_solder_paste_id": "pcb_solder_paste_0",
593
+ "layer": "top",
594
+ "shape": "rect",
595
+ "width": 0.7,
596
+ "height": 0.42,
597
+ "x": -2.15,
598
+ "y": 1.905,
599
+ "pcb_component_id": "pcb_component_1",
600
+ "pcb_smtpad_id": "pcb_smtpad_0",
601
+ "subcircuit_id": "subcircuit_source_group_0"
602
+ },
603
+ {
604
+ "type": "pcb_smtpad",
605
+ "pcb_smtpad_id": "pcb_smtpad_1",
606
+ "pcb_component_id": "pcb_component_1",
607
+ "pcb_port_id": "pcb_port_0",
608
+ "layer": "top",
609
+ "shape": "rect",
610
+ "width": 1,
611
+ "height": 0.6,
612
+ "port_hints": ["2"],
613
+ "is_covered_with_solder_mask": false,
614
+ "x": -2.15,
615
+ "y": 0.635,
616
+ "subcircuit_id": "subcircuit_source_group_0"
617
+ },
618
+ {
619
+ "type": "pcb_solder_paste",
620
+ "pcb_solder_paste_id": "pcb_solder_paste_1",
621
+ "layer": "top",
622
+ "shape": "rect",
623
+ "width": 0.7,
624
+ "height": 0.42,
625
+ "x": -2.15,
626
+ "y": 0.635,
627
+ "pcb_component_id": "pcb_component_1",
628
+ "pcb_smtpad_id": "pcb_smtpad_1",
629
+ "subcircuit_id": "subcircuit_source_group_0"
630
+ },
631
+ {
632
+ "type": "pcb_smtpad",
633
+ "pcb_smtpad_id": "pcb_smtpad_2",
634
+ "pcb_component_id": "pcb_component_1",
635
+ "pcb_port_id": "pcb_port_1",
636
+ "layer": "top",
637
+ "shape": "rect",
638
+ "width": 1,
639
+ "height": 0.6,
640
+ "port_hints": ["3"],
641
+ "is_covered_with_solder_mask": false,
642
+ "x": -2.15,
643
+ "y": -0.635,
644
+ "subcircuit_id": "subcircuit_source_group_0"
645
+ },
646
+ {
647
+ "type": "pcb_solder_paste",
648
+ "pcb_solder_paste_id": "pcb_solder_paste_2",
649
+ "layer": "top",
650
+ "shape": "rect",
651
+ "width": 0.7,
652
+ "height": 0.42,
653
+ "x": -2.15,
654
+ "y": -0.635,
655
+ "pcb_component_id": "pcb_component_1",
656
+ "pcb_smtpad_id": "pcb_smtpad_2",
657
+ "subcircuit_id": "subcircuit_source_group_0"
658
+ },
659
+ {
660
+ "type": "pcb_smtpad",
661
+ "pcb_smtpad_id": "pcb_smtpad_3",
662
+ "pcb_component_id": "pcb_component_1",
663
+ "pcb_port_id": "pcb_port_3",
664
+ "layer": "top",
665
+ "shape": "rect",
666
+ "width": 1,
667
+ "height": 0.6,
668
+ "port_hints": ["4"],
669
+ "is_covered_with_solder_mask": false,
670
+ "x": -2.15,
671
+ "y": -1.905,
672
+ "subcircuit_id": "subcircuit_source_group_0"
673
+ },
674
+ {
675
+ "type": "pcb_solder_paste",
676
+ "pcb_solder_paste_id": "pcb_solder_paste_3",
677
+ "layer": "top",
678
+ "shape": "rect",
679
+ "width": 0.7,
680
+ "height": 0.42,
681
+ "x": -2.15,
682
+ "y": -1.905,
683
+ "pcb_component_id": "pcb_component_1",
684
+ "pcb_smtpad_id": "pcb_smtpad_3",
685
+ "subcircuit_id": "subcircuit_source_group_0"
686
+ },
687
+ {
688
+ "type": "pcb_smtpad",
689
+ "pcb_smtpad_id": "pcb_smtpad_4",
690
+ "pcb_component_id": "pcb_component_1",
691
+ "pcb_port_id": "pcb_port_4",
692
+ "layer": "top",
693
+ "shape": "rect",
694
+ "width": 1,
695
+ "height": 0.6,
696
+ "port_hints": ["5"],
697
+ "is_covered_with_solder_mask": false,
698
+ "x": 2.15,
699
+ "y": -1.905,
700
+ "subcircuit_id": "subcircuit_source_group_0"
701
+ },
702
+ {
703
+ "type": "pcb_solder_paste",
704
+ "pcb_solder_paste_id": "pcb_solder_paste_4",
705
+ "layer": "top",
706
+ "shape": "rect",
707
+ "width": 0.7,
708
+ "height": 0.42,
709
+ "x": 2.15,
710
+ "y": -1.905,
711
+ "pcb_component_id": "pcb_component_1",
712
+ "pcb_smtpad_id": "pcb_smtpad_4",
713
+ "subcircuit_id": "subcircuit_source_group_0"
714
+ },
715
+ {
716
+ "type": "pcb_smtpad",
717
+ "pcb_smtpad_id": "pcb_smtpad_5",
718
+ "pcb_component_id": "pcb_component_1",
719
+ "pcb_port_id": "pcb_port_5",
720
+ "layer": "top",
721
+ "shape": "rect",
722
+ "width": 1,
723
+ "height": 0.6,
724
+ "port_hints": ["6"],
725
+ "is_covered_with_solder_mask": false,
726
+ "x": 2.15,
727
+ "y": -0.635,
728
+ "subcircuit_id": "subcircuit_source_group_0"
729
+ },
730
+ {
731
+ "type": "pcb_solder_paste",
732
+ "pcb_solder_paste_id": "pcb_solder_paste_5",
733
+ "layer": "top",
734
+ "shape": "rect",
735
+ "width": 0.7,
736
+ "height": 0.42,
737
+ "x": 2.15,
738
+ "y": -0.635,
739
+ "pcb_component_id": "pcb_component_1",
740
+ "pcb_smtpad_id": "pcb_smtpad_5",
741
+ "subcircuit_id": "subcircuit_source_group_0"
742
+ },
743
+ {
744
+ "type": "pcb_smtpad",
745
+ "pcb_smtpad_id": "pcb_smtpad_6",
746
+ "pcb_component_id": "pcb_component_1",
747
+ "pcb_port_id": "pcb_port_6",
748
+ "layer": "top",
749
+ "shape": "rect",
750
+ "width": 1,
751
+ "height": 0.6,
752
+ "port_hints": ["7"],
753
+ "is_covered_with_solder_mask": false,
754
+ "x": 2.15,
755
+ "y": 0.635,
756
+ "subcircuit_id": "subcircuit_source_group_0"
757
+ },
758
+ {
759
+ "type": "pcb_solder_paste",
760
+ "pcb_solder_paste_id": "pcb_solder_paste_6",
761
+ "layer": "top",
762
+ "shape": "rect",
763
+ "width": 0.7,
764
+ "height": 0.42,
765
+ "x": 2.15,
766
+ "y": 0.635,
767
+ "pcb_component_id": "pcb_component_1",
768
+ "pcb_smtpad_id": "pcb_smtpad_6",
769
+ "subcircuit_id": "subcircuit_source_group_0"
770
+ },
771
+ {
772
+ "type": "pcb_smtpad",
773
+ "pcb_smtpad_id": "pcb_smtpad_7",
774
+ "pcb_component_id": "pcb_component_1",
775
+ "pcb_port_id": "pcb_port_7",
776
+ "layer": "top",
777
+ "shape": "rect",
778
+ "width": 1,
779
+ "height": 0.6,
780
+ "port_hints": ["8"],
781
+ "is_covered_with_solder_mask": false,
782
+ "x": 2.15,
783
+ "y": 1.905,
784
+ "subcircuit_id": "subcircuit_source_group_0"
785
+ },
786
+ {
787
+ "type": "pcb_solder_paste",
788
+ "pcb_solder_paste_id": "pcb_solder_paste_7",
789
+ "layer": "top",
790
+ "shape": "rect",
791
+ "width": 0.7,
792
+ "height": 0.42,
793
+ "x": 2.15,
794
+ "y": 1.905,
795
+ "pcb_component_id": "pcb_component_1",
796
+ "pcb_smtpad_id": "pcb_smtpad_7",
797
+ "subcircuit_id": "subcircuit_source_group_0"
798
+ },
799
+ {
800
+ "type": "pcb_silkscreen_path",
801
+ "pcb_silkscreen_path_id": "pcb_silkscreen_path_0",
802
+ "pcb_component_id": "pcb_component_1",
803
+ "layer": "top",
804
+ "route": [
805
+ {
806
+ "x": -1.5499999999999998,
807
+ "y": -2.5225
808
+ },
809
+ {
810
+ "x": -1.5499999999999998,
811
+ "y": 2.5225
812
+ },
813
+ {
814
+ "x": -0.5166666666666666,
815
+ "y": 2.5225
816
+ },
817
+ {
818
+ "x": -0.47733775846416476,
819
+ "y": 2.32478022661137
820
+ },
821
+ {
822
+ "x": -0.3653385036130495,
823
+ "y": 2.1571614963869505
824
+ },
825
+ {
826
+ "x": -0.19771977338862967,
827
+ "y": 2.0451622415358353
828
+ },
829
+ {
830
+ "x": 3.1636708977973285e-17,
831
+ "y": 2.0058333333333334
832
+ },
833
+ {
834
+ "x": 0.1977197733886297,
835
+ "y": 2.0451622415358353
836
+ },
837
+ {
838
+ "x": 0.3653385036130496,
839
+ "y": 2.1571614963869505
840
+ },
841
+ {
842
+ "x": 0.47733775846416476,
843
+ "y": 2.32478022661137
844
+ },
845
+ {
846
+ "x": 0.5166666666666666,
847
+ "y": 2.5225
848
+ },
849
+ {
850
+ "x": 1.5499999999999998,
851
+ "y": 2.5225
852
+ },
853
+ {
854
+ "x": 1.5499999999999998,
855
+ "y": -2.5225
856
+ },
857
+ {
858
+ "x": -1.5499999999999998,
859
+ "y": -2.5225
860
+ }
861
+ ],
862
+ "stroke_width": 0.1,
863
+ "subcircuit_id": "subcircuit_source_group_0"
864
+ },
865
+ {
866
+ "type": "pcb_silkscreen_text",
867
+ "pcb_silkscreen_text_id": "pcb_silkscreen_text_0",
868
+ "anchor_alignment": "center",
869
+ "anchor_position": {
870
+ "x": 0,
871
+ "y": 2.9225
872
+ },
873
+ "font": "tscircuit2024",
874
+ "font_size": 0.6204166666666666,
875
+ "layer": "top",
876
+ "text": "U1",
877
+ "ccw_rotation": 0,
878
+ "pcb_component_id": "pcb_component_1",
879
+ "subcircuit_id": "subcircuit_source_group_0"
880
+ },
881
+ {
882
+ "type": "pcb_port",
883
+ "pcb_port_id": "pcb_port_0",
884
+ "pcb_component_id": "pcb_component_1",
885
+ "layers": ["top"],
886
+ "subcircuit_id": "subcircuit_source_group_0",
887
+ "x": -2.15,
888
+ "y": 0.635,
889
+ "source_port_id": "source_port_2"
890
+ },
891
+ {
892
+ "type": "pcb_port",
893
+ "pcb_port_id": "pcb_port_1",
894
+ "pcb_component_id": "pcb_component_1",
895
+ "layers": ["top"],
896
+ "subcircuit_id": "subcircuit_source_group_0",
897
+ "x": -2.15,
898
+ "y": -0.635,
899
+ "source_port_id": "source_port_3"
900
+ },
901
+ {
902
+ "type": "pcb_port",
903
+ "pcb_port_id": "pcb_port_2",
904
+ "pcb_component_id": "pcb_component_1",
905
+ "layers": ["top"],
906
+ "subcircuit_id": "subcircuit_source_group_0",
907
+ "x": -2.15,
908
+ "y": 1.905,
909
+ "source_port_id": "source_port_4"
910
+ },
911
+ {
912
+ "type": "pcb_port",
913
+ "pcb_port_id": "pcb_port_3",
914
+ "pcb_component_id": "pcb_component_1",
915
+ "layers": ["top"],
916
+ "subcircuit_id": "subcircuit_source_group_0",
917
+ "x": -2.15,
918
+ "y": -1.905,
919
+ "source_port_id": "source_port_5"
920
+ },
921
+ {
922
+ "type": "pcb_port",
923
+ "pcb_port_id": "pcb_port_4",
924
+ "pcb_component_id": "pcb_component_1",
925
+ "layers": ["top"],
926
+ "subcircuit_id": "subcircuit_source_group_0",
927
+ "x": 2.15,
928
+ "y": -1.905,
929
+ "source_port_id": "source_port_6"
930
+ },
931
+ {
932
+ "type": "pcb_port",
933
+ "pcb_port_id": "pcb_port_5",
934
+ "pcb_component_id": "pcb_component_1",
935
+ "layers": ["top"],
936
+ "subcircuit_id": "subcircuit_source_group_0",
937
+ "x": 2.15,
938
+ "y": -0.635,
939
+ "source_port_id": "source_port_7"
940
+ },
941
+ {
942
+ "type": "pcb_port",
943
+ "pcb_port_id": "pcb_port_6",
944
+ "pcb_component_id": "pcb_component_1",
945
+ "layers": ["top"],
946
+ "subcircuit_id": "subcircuit_source_group_0",
947
+ "x": 2.15,
948
+ "y": 0.635,
949
+ "source_port_id": "source_port_8"
950
+ },
951
+ {
952
+ "type": "pcb_port",
953
+ "pcb_port_id": "pcb_port_7",
954
+ "pcb_component_id": "pcb_component_1",
955
+ "layers": ["top"],
956
+ "subcircuit_id": "subcircuit_source_group_0",
957
+ "x": 2.15,
958
+ "y": 1.905,
959
+ "source_port_id": "source_port_9"
960
+ },
961
+ {
962
+ "type": "cad_component",
963
+ "cad_component_id": "cad_component_0",
964
+ "position": {
965
+ "x": 0,
966
+ "y": 0,
967
+ "z": 0.7
968
+ },
969
+ "rotation": {
970
+ "x": 0,
971
+ "y": 0,
972
+ "z": 0
973
+ },
974
+ "pcb_component_id": "pcb_component_1",
975
+ "source_component_id": "source_component_1",
976
+ "footprinter_string": "soic8"
977
+ }
978
+ ]