sch_erc
Detect electrical rule violations in KiCad schematics by running ERC, with JSON output and exit code on errors for automation.
Instructions
Run ERC on a .kicad_sch file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out | No | erc.json | |
| format | No | json | |
| schematic | Yes | ||
| exit_code_violations | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||