pcb_route_track
Route PCB tracks by specifying net, layer, width, and path points to connect components with copper traces in the layout.
Instructions
画走线
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| net | Yes | 网络名称 | |
| layer | Yes | 层号 (1=顶层, 2=底层) | |
| width | Yes | 线宽 (mil) | |
| points | Yes | 走线路径点 (mil) |