kicad.set_design_rules
Configure PCB manufacturing constraints: set minimum trace width, clearance between elements, and via drill size to ensure manufacturable designs.
Instructions
[Requires open project] Set global design rules: min trace width, clearance, drill size.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_track_width | No | ||
| min_clearance | No | ||
| min_via_drill | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |