pcb_create_keepout
Create rectangular keepout zones on a PCB to prevent component placement or routing, with optional layer targeting in mils.
Instructions
创建矩形禁布区
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | 左上角 X (mil) | |
| x2 | Yes | 右下角 X (mil) | |
| y1 | Yes | 左上角 Y (mil) | |
| y2 | Yes | 右下角 Y (mil) | |
| layer | No | 层号(不填则所有层) |