pcb_add_text
Place custom text on a PCB at exact coordinates, configuring layer, font size, rotation, and bold/italic styling.
Instructions
Add board text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bold | No | ||
| text | Yes | ||
| x_mm | Yes | ||
| y_mm | Yes | ||
| layer | No | F_SilkS | |
| italic | No | ||
| size_mm | No | ||
| rotation_deg | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |