Batch Add No Connects
batch_add_no_connectsMark multiple pins as no-connect (X) in one call to silence ERC warnings for intentionally unconnected pins.
Instructions
Add no-connect (X) flags to multiple pins in one call, to mark intentionally unconnected pins and silence ERC. 'pins' is a list of {componentRef, pinName}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pins | Yes | Pins to mark no-connect | |
| schematicPath | Yes | Path to the .kicad_sch file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |