Find Overlapping Elements
find_overlapping_elementsIdentify overlapping symbols, wires, and labels in KiCad schematics to pinpoint duplicate power symbols, collinear wires, and stacked labels.
Instructions
Detect spatially overlapping symbols, wires, and labels in the schematic. Finds duplicate power symbols at the same position, collinear overlapping wires, and labels stacked on top of each other.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tolerance | No | Distance threshold in mm for label proximity and wire collinearity checks. Symbol overlap uses bounding-box intersection. (default: 0.5) | |
| schematicPath | Yes | Path to the .kicad_sch schematic file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |