edit_schematic_wire
Add a wire segment between two points in a KiCad schematic file.
Instructions
Add a wire segment between two points in a schematic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to .kicad_sch file | |
| start_x | Yes | ||
| start_y | Yes | ||
| end_x | Yes | ||
| end_y | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||