Skip to content

Use option flag to decide if symbol is a power symbol

Seppe Stas requested to merge github/fork/productize/master into master

This fixes the PWR_FLAG symbol violating KLC rule S6.2 "Ref(erence) field must be VISIBLE" because it does not use the #PWR reference.

See section 2.3 - Description of a component in the KiCad file formats specification.

Edited by Joel Guittet

Merge request reports