add_via
Add a via to a KiCad PCB at a specific (x, y) location, with customizable diameter and drill size.
Instructions
Add a via at (x, y) mm. Defaults to the standard 0.7/0.3 mm geometry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| net | No | ||
| x_mm | Yes | ||
| y_mm | Yes | ||
| size_mm | No | ||
| drill_mm | No |