Add Zone
add_zoneCreate a copper fill zone (pour) on a PCB layer for a specified net by defining outline points, with optional clearance and min width settings for automated PCB design.
Instructions
Create a copper fill zone (pour) on a PCB layer for a specified net.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| net | Yes | Net name for the zone | |
| unit | Yes | Unit of measurement | |
| layer | Yes | Layer for the zone | |
| points | Yes | Points defining the zone outline | |
| minWidth | No | Minimum width | |
| clearance | No | Clearance value |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |