Find Orphaned Wires
find_orphaned_wiresDetect wire segments with dangling endpoints that cause ERC unconnected wire errors in KiCad schematics. Runs without the KiCad UI.
Instructions
Find wire segments with at least one dangling endpoint — not connected to a component pin, net label, or another wire. Orphaned wires cause ERC 'wire end unconnected' errors. Does not require the KiCad UI to be running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schematicPath | Yes | Path to the .kicad_sch schematic file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |