kicad.add_no_connect
Mark unused pins with no-connect flags to pass Electrical Rule Checks in KiCad PCB designs. Add flags at specific coordinates to indicate intentional non-connections.
Instructions
Mark an unused pin with a no-connect flag. Required to pass ERC.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |