pcb_create_keepout
Define rectangular keepout areas on PCB layers by specifying corner coordinates, preventing component placement or routing in restricted zones.
Instructions
创建矩形禁布区
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | 左上角 X (mil) | |
| y1 | Yes | 左上角 Y (mil) | |
| x2 | Yes | 右下角 X (mil) | |
| y2 | Yes | 右下角 Y (mil) | |
| layer | No | 层号(不填则所有层) |