pcb_add_zone
Add a custom copper zone with arbitrary polygon outlines to any copper layer, defining net, clearance, and thermal relief settings for PCB design.
Instructions
Add a copper zone with an arbitrary polygon outline on one copper layer.
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 |