I finally installed version 8 and really like the new features. I’ve always inserted parts of datasheets and pics of actual parts in my schems, now it’s even easier. AND I can draw wires to/from the images. Perfect for basic wiring diagrams.
What I’m missing is the function to define nets in schematic editor. I prefer to have different color and size nets available. I thought I defined them in the past, just like track widths and via sizes in pcbnew.
Am I misremembering this?
I created different netclasses, with different line thickness and colors. But when I “assign netclass” to a bus it doesn’t change the appearance.
Maybe I should be assigning to wires, not buses.
You’ll have to use a netclass directive label attached to the bus. The patterns method only works for individual nets (or bus members), but not the bus itself.
If a netclass directive is attached to a bus, all members of the bus (and the bus itself) will follow the colouring for that directive. The netclass will be assigned to all bus members.