Auto Route PCB
auto_route_pcbRoute KiCad PCB designs automatically using a local WASM router, applying the result atomically to the board file.
Instructions
Route a KiCad PCB with the bundled local WASM router and apply it atomically. PCB instructions: /app/docs/pcb-layout/instructions.md
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Target .kicad_pcb path. | |
| wait_ms | No | ||
| pour_gnd | No | ||
| stitch_gnd | No | ||
| ignore_nets | No | ||
| timeout_sec | No | ||
| route_layers | No | ||
| routing_effect_priority | No | COMPLETION_FIRST |