----- Original Message ----- > From: Michael Heidinger <[email protected]> > To: KiCad Developers <[email protected]> > Cc: > Sent: Friday, August 29, 2014 11:59 AM > Subject: Re: [Kicad-developers] Kicad Scripting: Documentation? > > Hi Nick, > > the documentation helped, but the c description is way more better. > Thanks for help. > > But may it be that there are some defines & functions missing in the > pcbnew.py? > > E.g. > 1. Segvia not defined? > 2. Layer defines not available: (eg. track.SetLayer(LAYER_N_BACK)) >
It could be; there hasn't been much work on the Python side for a while for various reasons. If anyone wants to continue working on it, Miguel might appreciate the help. - Cirilo _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

