rf_export_altium
Transfer an RF design into the open Altium PCB as tracks, vias, and a ground pour with EM-matched clearance. Run a dry run first to check mils quantization and avoid impedance shifts.
Instructions
Write a design into the PCB document the user currently has open.
Emits design intent, not EM polygons: centrelines as tracks with their real widths, ground vias as vias, and the coplanar ground as a polygon pour with a clearance rule sized to the gap the EM model used.
dry_run=True (the default) resolves the whole plan to mils and
returns it without touching the board. Look at the quantisation report
before committing -- Altium's PCB command surface is integer mils, and
on a narrow high-impedance arm that rounding moves the impedance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | ||
| params | No | ||
| dry_run | No | ||
| place_pour | No | ||
| place_vias | No | ||
| origin_mils | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||