kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #37194
Re: [patch] bring (back) the autoplacer to GAL
> BTW. Who decided to export the CONNECTIVITY_DATA to Python?
You had a hand in that Tom :)
https://github.com/KiCad/kicad-source-mirror/commit/d16a5c1d6c8cf846df7c2bcaf8806f9474e26ade
Cheers,
Andrew
On Tue, Aug 21, 2018 at 2:58 PM Tomasz Wlostowski <tomasz.wlostowski@xxxxxxx>
wrote:
> On 21/08/18 20:05, Wayne Stambaugh wrote:
> > Hey Tom,
> >
> > On 8/9/2018 10:12 AM, Tomasz Wlostowski wrote:
> >> Hi all,
> >>
> >> The patch set in the attachment brings back the legacy autoplacement
> >> tool in a GALified version since many people were asking for it. Now it
> >> can either place selected set of components or all off-board components
> >> through Place->Autoplace menu.
> >>
> >> Testing & feedback - as always - is more than welcome :)
> >>
> >> Best,
> >> Tom
> >
> > I just tried to build this on windows and it chokes compiling
> > pcbnew_wrap.cxx. I can send you the build error if it helps. It's
> > rather lengthy.
>
> AARGH!!! SWIG again!
>
> Just comment out %include connectivity.i line from pcbnew/swig/board.i
> and it will compile.
>
> Cheers,
> Tom
>
> BTW. Who decided to export the CONNECTIVITY_DATA to Python?
> >
> > Wayne
> >
> > _______________________________________________
> > 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
>
References