Place Component Array
place_component_arrayPlace multiple identical components on a PCB in a rectangular grid array, with configurable row and column spacing.
Instructions
Place a rectangular grid array of identical components on the PCB with configurable row/column spacing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | Number of rows | |
| value | No | Component value | |
| columns | Yes | Number of columns | |
| rotation | No | Rotation in degrees | |
| footprint | No | Footprint name | |
| rowSpacing | Yes | Spacing between rows | |
| componentId | Yes | Component identifier | |
| columnSpacing | Yes | Spacing between columns | |
| startPosition | Yes | Starting position | |
| startReference | No | Starting reference (e.g., 'R1') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |