Kicad Net class confusion

Dear Team ,

Below is my net class information.This is a very small proto board.

I assigned signal net class to all my signals.But when I am checking in the schematic it is showing net class as signal and default.

image

May I know this is expected or not.I am using Kicad 9

That’s expected if your Signal netclass does not assign all properties.

See the second paragraph here: Schematic Editor | 9.0 | English | Documentation | KiCad

Thank you.
The issue is solved.
I provided all the necessary properties of the net class in Schematic editor

2 Likes

For others that come across this - there may be fields that are hidden in the net class setup table. Users need to right click on the table header to display all rows. (For example, by default PCB fields are hidden in the schematic editor, and vice-versa).

1 Like