add_text_box
Add a text box to a PCB board with defined text, two corner coordinates, layer, and font size. Use for labeling or adding notes.
Instructions
Add a text box to the board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| x1_mm | Yes | ||
| x2_mm | Yes | ||
| y1_mm | Yes | ||
| y2_mm | Yes | ||
| size_mm | No | ||
| layer_name | No | F.SilkS |