export_erc_report
Export electrical rules check (ERC) report from a KiCad schematic to a text file.
Instructions
Export ERC report to file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schematic_path | Yes | Path to .kicad_sch file | |
| output_path | No | Optional output file path (default: schematic_name_erc.txt) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |