Hello!
Where from KiCad should know if your intention is to have GNDS pin not connected to anything or VDDS to be not connected to anything by changing via net to GNDS and left GNDS pad connection to via.
Sorry, I don’t get it!
For explanation purposes, I changed nack the design. I have set the pin 22 connection to its former state to take a picture.
So it used to be like this:
And it’s now like this:
So I changed the config pin FMSEL2 in the schematic. It used to be VDDS and is now GNDS. In the PCB above, Kicad now “knows” that pin 22 is connected to GNDS (and indeed kicad knows because the pin has been renamed “GNDS” on the PCB, and of course it was VDDS in the previous version).
Despite of this, despite the fact that Kikad “knows” that pin 22 which is FMSEL2 is now connected to GNDS, it still displays it as connected to VDDS.
Where from KiCad should know if your intention is to have GNDS pin not connected to anything or VDDS to be not connected to anything by changing via net to GNDS and left GNDS pad connection to via.
If I disconnect pin 22 (FMSEL2) in the schematic from VDDS and reconnect it to GNDS, how could kicad possibly not “know” that I want pin 22 connected to GNDS and not to VDDS?
And as I said above after Chris’ message: what he adviced works. I’m not saying it’s a wondertool
that works in any case, but at least it did exactly what I want in this particular case, and it did it even better than Eagle when I last used it. It removed the whole trace, then I just moved the via because there was no reason anymore to sit between 2 pins.
Whatever decision KiCad would make I would understand it as program knowing better then me what I want what is what I most hate in any software.
Time will tell me if this option is a good choice. This time it worked, and no error was generated
by the DRC. At least no error related to this change.
From what I observed with this command, Kicad does not pretend to know better than me, it did
exactly what I instructed it to do: remove connection to VDDS and add connection to GNDS, nothing more, nothing less. Maybe I will meet weird situations in the future where it will create a pure mess, but hey, that’s what backups are for.