add_text
Add PCB text at specified absolute coordinates on a chosen layer, with optional height. Useful for labeling boards in KiCad without saving changes.
Instructions
Add PCB text at absolute mm coordinates on the specified layer; do not save.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| x_mm | Yes | ||
| y_mm | Yes | ||
| layer | No | F.SilkS | |
| height_mm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||