kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #08364
Re: Bill of materials management
Or when we have scripting wrappers for eeschema then he could forget about the file format and use the kicad file loader
Enviado desde un móvil
El 20/05/2012, a las 09:21, Lorenzo Marcantonio <l.marcantonio@xxxxxxxxxxxx> escribió:
> On Sat, May 19, 2012 at 07:42:38PM -0400, duncan72187 wrote:
>
>> I was unaware of the python scripts available as well as the intermediate
>> output file format so that would probably be a better way to go than
>> directly parsing the schematic files but I figured I would toss this up
>> here just in case it could help your efforts. At the very least maybe it
>> will just give you a few ideas on how to get started.
>
> Did the same in common lisp XD IIRC the new intermediate format is xml so if
> you're crazy enough you could process it with XSLT
>
> --
> 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
References