kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #30377
Re: wire connections
Yes, I'm referring to the schematic wires. Through the G hotkey has the
functionality, the wires are not orthogonal bend at 90 degrees) after
drag/move.
I don't think it would be lot of logic to add. Because we can use any
existing routing library such as A* search algorithm.
1) Call the routing library immediately after the drag stop event.
2) Pass the part dragged to the routing library and the connections
associated with it.
3) The A* search library re-draws the wires.
On Tue, Aug 22, 2017 at 6:41 PM, su_pyrow <
su_pyrow@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> Try 'G' to grab rather than 'M' to move
> is that what you mean?
>
>
> On 08/22/2017 09:04 AM, Arun Kumar wrote:
> > Hi Team,
> >
> > The wire connections doesn't move or sustain when the parts are moved
> > around. Is there any work going on to address this. Almost in all
> > commercial softwares the wires connections adjust as per the movement of
> > the parts.
> >
> > Thanks,
> > Arun
> >
> >
> > _______________________________________________
> > 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
> >
>
>
>
> _______________________________________________
> 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