Move Component
move_componentMove a PCB component to a desired location, adjust its rotation, and optionally flip it to another copper layer.
Instructions
Move a PCB component to a new position. Optionally update rotation or flip to a different copper layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | No | Optional target layer (e.g., 'F.Cu', 'B.Cu') - flips component if needed | |
| position | Yes | New position coordinates and unit | |
| rotation | No | Optional new rotation in degrees | |
| reference | Yes | Reference designator of the component (e.g., 'R5') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |