Skip to content

exception for KLC 4.3 which allows stacks with one poer input/output and all other pins PASSIVE and invisible

KiCad Bot requested to merge github/fork/jkriege2/fix_check_stackedpins into master

Created by: jkriege2

This is useful, especially for voltage regulators where several pins are tied together on the output ... to not cause ERC-violations, only one of the stacked pins may be POWER_OUT/IN all others should be PASSIVE (and invisible).

This fix enforces that!

Best, JAN

Edited by Joel Guittet

Merge request reports