Make PCB Layout
make_pcb_layoutGenerate PCB component placement from a JavaScript DSL file, returning PNG/SVG previews without altering the original PCB file.
Instructions
Create placement without changing the PCB and return PNG/SVG preview paths. PCB instructions: /app/docs/pcb-layout/instructions.md
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | JavaScript PCB layout DSL file path. | |
| path | Yes | Target .kicad_pcb path. | |
| wait_ms | No |