add_footprint_inner_layer_graphic
Add graphic primitives (lines, rectangles, text) to a footprint's inner layer, enabling custom artwork in KiCad PCB designs.
Instructions
Inject an inner-layer graphic primitive into a footprint block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| layer | Yes | ||
| x1_mm | No | ||
| x2_mm | No | ||
| y1_mm | No | ||
| y2_mm | No | ||
| reference | Yes | ||
| shape_type | Yes | ||
| stroke_width_mm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |