Find Wires Crossing Symbols
find_wires_crossing_symbolsIdentify wires that cross over component symbol bodies in KiCad schematics. Flags these routing mistakes to help fix wires drawn through components instead of around them.
Instructions
Find all wires that cross over component symbol bodies. Wires passing over symbols are unacceptable in schematics — they indicate routing mistakes where a wire was drawn across a component instead of around it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schematicPath | Yes | Path to the .kicad_sch schematic file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |