sch_assemble_circuit
Place components and auto-wire by net name; VCC/GND symbols automatically inserted. Ideal for generating schematics from a parts and nets list.
Instructions
High-level: place a list of components and auto-wire them locally by net name. No external server, no AI. Components are placed at free positions; pins sharing a net are wired, and VCC/GND/net-port symbols are auto-inserted. Ideal for generating a schematic from a parts+nets list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nets | Yes | Pin-to-net assignments; pins with the same net get connected | |
| components | Yes | Components to place | |
| saveCheckpoint | No | Save an undo checkpoint before assembling (default true) |