pcb_add_copper_zone
Add a copper zone to a PCB by defining its layer, net name, and corner coordinates, with adjustable clearance, minimum width, and thermal relief settings.
Instructions
Backward-compatible alias for pcb_add_zone().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| layer | Yes | ||
| corners | Yes | ||
| net_name | Yes | ||
| priority | No | ||
| clearance_mm | No | ||
| min_width_mm | No | ||
| thermal_gap_mm | No | ||
| thermal_relief | No | ||
| thermal_bridge_width_mm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |