kicad.move_component
Reposition components in KiCad PCB designs by specifying new X and Y coordinates to adjust layout placement.
Instructions
Move a component to a new position.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| x | Yes | ||
| y | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |