add_arc
Create a graphic arc on a PCB board by defining start, mid, and end points on a specific layer.
Instructions
Add a graphic arc to the board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_x_mm | Yes | ||
| end_y_mm | Yes | ||
| mid_x_mm | Yes | ||
| mid_y_mm | Yes | ||
| width_mm | No | ||
| layer_name | Yes | ||
| start_x_mm | Yes | ||
| start_y_mm | Yes |