pcb_move_component
Relocate any PCB component to exact coordinates by designator. Provide X/Y mils and optional rotation to adjust placement in the design.
Instructions
移动元件到指定坐标 (mil)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X 坐标 (mil) | |
| y | Yes | Y 坐标 (mil) | |
| rotation | No | 旋转角度 | |
| designator | Yes | 元件位号,如 U1, R1 |