pcb_add_via
Insert a via into a PCB at given coordinates, with adjustable drill size, diameter, net, and via type. Ideal for connecting layers in your board design.
Instructions
Add a via.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x_mm | Yes | ||
| y_mm | Yes | ||
| drill_mm | No | ||
| net_name | No | ||
| via_type | No | through | |
| diameter_mm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |