Re: [Kicad-developers] kicad back annotation tool

2018-02-04 Thread Andy Peters
> On Jan 15, 2018, at 4:17 PM, Dan Weatherill wrote: > > This was just intended as a tidy-up of the existing script/GUI I have been > using myself for a while. There are at least two other attempts, the one that > Andy refers to, and also KRen > (https://forum.kicad.info/t/i-wrote-a-program-

Re: [Kicad-developers] kicad back annotation tool

2018-02-04 Thread Andy Peters
> On Jan 13, 2018, at 7:16 PM, Dan Weatherill wrote: > > Dear all, > apologies first for the (unrelated to 5.0 stable) spam. > > I have been working for a while on a back-annotation tool for kicad. It is > finally in a shape where I feel it's worth letting others look at it and > getting some

Re: [Kicad-developers] kicad back annotation tool

2018-01-15 Thread Dan Weatherill
This was just intended as a tidy-up of the existing script/GUI I have been using myself for a while. There are at least two other attempts, the one that Andy refers to, and also KRen (https://forum.kicad.info/t/i-wrote-a-program-to-automatically-update-pcb-refdes-and-back-annotate-to-the-schemat

Re: [Kicad-developers] kicad back annotation tool

2018-01-15 Thread Nick Østergaard
OK, I was not sure that you intended it as a functional mock-up or proff of concept. I have not yet had time to test it. 2018-01-15 18:17 GMT+01:00 Andy Peters : > > On Jan 15, 2018, at 12:22 AM, Nick Østergaard wrote: > > Also, it is hard to argue this to be used in KiCad when it uses PyQt. >

Re: [Kicad-developers] kicad back annotation tool

2018-01-15 Thread Andy Peters
> On Jan 15, 2018, at 12:22 AM, Nick Østergaard wrote: > > Also, it is hard to argue this to be used in KiCad when it uses PyQt. What I mean is that the functionality should be part of Kicad, not this particular implementation. For those wondering why this is important — after we (day job, an

Re: [Kicad-developers] kicad back annotation tool

2018-01-14 Thread Nick Østergaard
Also, it is hard to argue this to be used in KiCad when it uses PyQt. 2018-01-14 22:24 GMT+01:00 Wayne Stambaugh : > On 1/14/2018 3:20 PM, Andy Peters wrote: > > > > > >> On Jan 13, 2018, at 7:16 PM, Dan Weatherill > wrote: > >> > >> Dear all, > >> apologies first for the (unrelated to 5.0 stabl

Re: [Kicad-developers] kicad back annotation tool

2018-01-14 Thread Wayne Stambaugh
On 1/14/2018 3:20 PM, Andy Peters wrote: > > >> On Jan 13, 2018, at 7:16 PM, Dan Weatherill >> wrote: >> >> Dear all, >> apologies first for the (unrelated to 5.0 stable) spam. >> >> I have been working for a while on a back-annotation tool for kicad. It is >> finally in a shape where I feel i

Re: [Kicad-developers] kicad back annotation tool

2018-01-14 Thread Andy Peters
> On Jan 13, 2018, at 7:16 PM, Dan Weatherill wrote: > > Dear all, > apologies first for the (unrelated to 5.0 stable) spam. > > I have been working for a while on a back-annotation tool for kicad. It is > finally in a shape where I feel it's worth letting others look at it and > getting som