Re: [Kicad-developers] Joining buses with junctions behavior

2017-12-12 Thread Jon Evans
It seems crazy to me too, but I guess we can't remove support for it because someone out there is probably relying on it... On Tue, Dec 12, 2017 at 1:33 PM, Andy Peters wrote: > > > > On Dec 10, 2017, at 9:09 AM, Jon Evans wrote: > > > > Hi all, > > > > As

Re: [Kicad-developers] Joining buses with junctions behavior

2017-12-12 Thread Andy Peters
> On Dec 10, 2017, at 9:09 AM, Jon Evans wrote: > > Hi all, > > As I am working on bus features I have dived into all the ways you can use > buses (that I haven't always known about myself). > > One thing I noticed was an example given on the docs: >

Re: [Kicad-developers] Joining buses with junctions behavior

2017-12-11 Thread Jon Evans
And if they are both an option, should bus-to-bus junctions have this same behavior or joining two buses with different labels? On Mon, Dec 11, 2017 at 8:12 AM, Maciej SumiƄski wrote: > It poses a question then: are the bus-to-bus entries ever used? > > Regards, > Orson

Re: [Kicad-developers] Joining buses with junctions behavior

2017-12-10 Thread Seth Hillbrand
Jon- Thanks for catching this discrepancy. I had written the logic such that busses connect to other busses by a bus-to-bus entry. But clearly, that is historically not accurate and there needs to be a junction. -S On Sun, Dec 10, 2017 at 8:09 AM, Jon Evans wrote: > Hi

[Kicad-developers] Joining buses with junctions behavior

2017-12-10 Thread Jon Evans
Hi all, As I am working on bus features I have dived into all the ways you can use buses (that I haven't always known about myself). One thing I noticed was an example given on the docs: http://docs.kicad-pcb.org/stable/en/eeschema.html#wires-buses-labels-power-ports Under "Global connections