stackup_info
Fetches PCB stack-up presets with layer thickness, permittivity, and fab trace geometries per target impedance. Lists all presets for KiCad designs.
Instructions
A stack-up preset: layers with thickness and permittivity, and the fab's published trace geometries per target impedance, with the source they were read from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stackup | No | Preset name: jlc04161h-7628, pcbway-4l-1.6mm or aisler-4l-1.6mm (aliases jlcpcb, pcbway, aisler); default JLCPCB's 4-layer JLC04161H-7628. The result lists every preset. | jlc04161h-7628 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| table | Yes | Fab-published width (w) and gap (s) per target impedance in ohm; empty when the fab publishes none. | |
| layers | Yes | ||
| source | Yes | ||
| presets | No | Every preset name impedance_calc and stackup_info accept. | |
| thickness_mm | Yes |