I’m reviewing a multi page schematic. When I find a global label label with only one instance, it is usually a mistake. Right now, I hunt these down by clicking on the label, then CTL F multiple times to see all instances. KiCad will go through all schematic pages finding instances. Is there a way to flag all cases of single-instance global labels? All I see in the Schematic Setup menu is “label not connected to anything” which is not quite what I want.
One line lower there is: Global label not connected anywhere else in the schematic
Also, do note that if both a global and a local label with the same name are used on the same page, they do connect to each other.
1 Like
Thank you. That’s exactly what I need.
Only recently I found out that the schematic editor has Net Navigator. Enable it from the View menu. Then highlight the label/net. It’s really helpful when the label is used in several sheets, but also shows if it’s only in one.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.