I’m trying to teach KiBOM to ignore parts tagged as “Do not populate” in Schematic’s GUI, and I fail.
I can see in the XML that the “Do not populate” option adds empty “dnp” property (empty = just name, without a value). I’ve tried to add the “dnp *” rule to [REGEX_EXCLUDE] section but it does not work.
How can I exclude parts marked by this option via the GUI ?