create_rectangle
Add a rectangle to your PCB board by specifying coordinates, size, rotation, layer, line width, and fill options.
Instructions
Create a rectangle on the board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| width | Yes | ||
| height | Yes | ||
| rotation | No | ||
| layer | No | F.Courtyard | |
| line_width | No | ||
| filled | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||