pcb_route_track
Route a PCB track by specifying net, path points, layer, and width. Define the exact routing path for a given net.
Instructions
画走线
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| net | Yes | 网络名称 | |
| points | Yes | 走线路径点 (mil) | |
| layer | Yes | 层号 (1=顶层, 2=底层) | |
| width | Yes | 线宽 (mil) |