pcb_add_circle
Add a board graphic circle to the PCB layout. Specify center coordinates, radius, layer, and line width for precise placement.
Instructions
Add a board graphic circle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cx_mm | Yes | ||
| cy_mm | Yes | ||
| layer | No | Edge_Cuts | |
| width_mm | No | ||
| radius_mm | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |