pcb_create_pour
Define a copper pour area on a selected layer and net, specifying polygon shape, fill method, and priority for PCB power or ground planes.
Instructions
Create a copper pour region on a layer/net.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| net | Yes | ||
| layer | Yes | ||
| polygon | Yes | e.g. ["L", x1,y1, x2,y2, ..., x1,y1] | |
| pourName | No | ||
| lineWidth | No | ||
| pourPriority | No | ||
| preserveSilos | No | ||
| pourFillMethod | No |