pcb_current_capacity
Estimate current capacity of PCB nets matching a pattern using IPC-2221 formulas and sort results weakest first to identify underrated traces.
Instructions
Estimate current capacity for nets matching a glob or regex, sorted weakest first, using IPC-2221 trace current formulas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of matching nets to report | |
| source | Yes | Board name from config OR path to a .kicad_pcb file | |
| pattern | Yes | Glob or regular expression matching net names | |
| plating_um | No | Assumed via barrel plating thickness in µm | |
| temp_rise_c | No | Allowed copper temperature rise in °C | |
| min_current_a | No | Optional pass/flag threshold in amps |