pcb_create_component
Place a selected library component onto a PCB at given coordinates, layer, and rotation.
Instructions
从库中放置元件到 PCB
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| libraryUuid | Yes | 库 UUID | |
| componentUuid | Yes | 元件 UUID | |
| layer | Yes | 层号 (1=顶层, 2=底层) | |
| x | Yes | X 坐标 (mil) | |
| y | Yes | Y 坐标 (mil) | |
| rotation | No | 旋转角度 |