How to define a net as "POWER" in eeschema

I have a power symbol of V25 and the net has PWR_FLAG also.
It should be in “Powers” net class (in pcbnew, design rules - net class memberships.)
But, it is in the category “Default”

Because of this, V25 routing witdh is same as the one of “signal route”

How can I define V25 as a power net in eeschema.

  • V12 is being used in almost same method as V25.
    But it is in in "powers category in Board setup - net classes. "
    So, V12 has a wider routing and clearance rules

You can’t set it from eeschema, it has to be set in PCBnew (Board Setup->Net Classes).

1 Like

Thanks for your comment.

In PCBNEW, V12 is in “powers” classes already.
Does it mean that it is set by me before ? (even I can’t remember at all)

Yes, unless someone else had access to your project.

1 Like

GREAT THANKS.
I’m so clear now.

I wish I could mark “selected answer” on your comments.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.