kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #30996
Re: [PATCH] Clean up unused junctions
Hi Seth,
Neat feature! I just checked this out and it does seem to work in most
cases.
There seem to be some situations where it doesn't remove junctions in my
existing schematics -- when I use "delete connection" it works, but when I
use "delete wire" it only works some of the time. I haven't looked closely
at the code to see why this might be happening.
-Jon
On Tue, Sep 26, 2017 at 7:39 PM, Seth Hillbrand <seth.hillbrand@xxxxxxxxx>
wrote:
> Hi All-
>
> Currently, when laying wire in eeschema, junctions are automatically
> added where needed. This patch provides the reverse. When deleting
> segments in eeschema, it automatically removes the junction if it is no
> longer needed.
>
> This should save extra clicks when re-wiring and hopefully help new Kicad
> users keep their schematics cleaner.
>
> Best-
> Seth
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
>
Follow ups
References