pcb_add_barcode
Add a production barcode (QR or other) to a PCB board file at specified coordinates, with configurable layer, size, and type.
Instructions
Add a production barcode marker to the board file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x_mm | Yes | ||
| y_mm | Yes | ||
| layer | No | F.Fab | |
| content | Yes | ||
| size_mm | No | ||
| barcode_type | No | qr |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |