Newbie question about Default Net Class

How to exclude Nets from the Default Net Class if Nets are already defined in a Named Net Class ?

Why? You are actually trying to achieve something else, aren’t you?

Please see the documentation for how net classes behave: Schematic Editor | 9.0 | English | Documentation | KiCad

Essentially, all parameters on a named net class need to be defined (you can right click on the net class table headers to show hidden columns too), otherwise those parameters are taken from the Default netclass.

Ok, thank you.

I won’t bother too much as the Default Net Class has the lowest priority.

To get a fuller picture, combine the net class documentation with NetClass custom rule property: PCB Editor | 9.0 | English | Documentation | KiCad.

1 Like