sch_add_label
Add a schematic label to a KiCad schematic at specified coordinates, with automatic snapping to the 2.54 mm grid for placement precision.
Instructions
Add a schematic label, snapping its anchor to the 2.54 mm grid by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| x_mm | Yes | ||
| y_mm | Yes | ||
| rotation | No | ||
| snap_to_grid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |