drc_rule_create
Create or update a custom DRC rule in the active .kicad_dru file, configuring constraints, conditions, and severity.
Instructions
Create or update a custom DRC rule in the active .kicad_dru file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| severity | No | error | |
| condition | No | ||
| max_value | No | ||
| min_value | No | ||
| constraint_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |