export_positions
Export component positions from a KiCad PCB to a pick-and-place file. Specify board and output paths or use defaults to generate assembly data.
Instructions
Export component position file (pick and place).
Args:
pcb_path: Path to .kicad_pcb file. Optional; omit to use the configured default.
output_dir: Output directory. Optional; omit to use the configured default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcb_path | No | ||
| output_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| path | Yes | ||
| format | Yes | ||
| size_bytes | Yes | ||
| component_count | Yes |