← Back to team overview

kicad-developers team mailing list archive

Re: Revised batch plot control file

 

After that, in the scripting console type:

import pcbnew

pcbnew.XXXXXX and the functions/classes that are swigged should come up there.

Soon we must start documenting everything about scripting.

2012/8/8 Edwin van den Oetelaar <oetelaar.automatisering@xxxxxxxxx>:
> mkdir build
> cd build
> cmake ../ -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON
> -DKICAD_SCRIPTING_WXPYTHON=ON -DKICAD_TESTING_VERSION=ON
> -DCMAKE_BUILD_TYPE=Debug
>
> make -j8 pcbnew
>
> Scripting window will be there, I hope.
>
>
> On Wed, Aug 8, 2012 at 9:16 AM, Lorenzo Marcantonio
> <l.marcantonio@xxxxxxxxxxxx> wrote:
>>
>> On Wed, Aug 08, 2012 at 08:59:25AM +0200, Miguel Angel Ajo Pelayo wrote:
>> > No, now it's integrated in the testing branch, but won't show up until
>> > you switch on the CMake flags related to scripting.
>>
>> Thanks, great, found it. No big merge to do yay!
>>
>> Now building the whole thing. Sadly no quad cores at home to dispatch
>> compiles...
>>
>> One last thing... pointers on where to go to look/play with the python
>> stuff? i.e. how do I call scripts and stuff...
>>
>> --
>> Lorenzo Marcantonio
>> Logos Srl
>>
>> _______________________________________________
>> 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
>



-- 

Miguel Angel Ajo Pelayo
http://www.nbee.es
+34 636 52 25 69
skype: ajoajoajo


Follow ups

References