Hello, Martin! Your work looks very promising. I am running very similar stuff "manually" (by executing .sql scripts) around my commercial tool.
Is there an ODBC in between your frontend code and the Firebird database you use? I am asking because the data here sits in a MariaDB storage. Regards, Clemens On 2017-02-14 08:55, Martin Schreiber wrote: > On Tuesday 14 February 2017 07:20:23 Oliver Walters wrote: >> Hi all, >> >> I have been working on a BOM exporter built into KiCad (in addition to the >> external BOM script functionality that already exists). >> >> It's not ready yet to be merged but I am showing the progress here to get >> any input and in case anyone else is working on a similar feature. >> > I am working on a standalone tool which extracts component field values from > schematics > and looks-up the component, footprints and BOM-values in a database: > http://mseide-msegui.sourceforge.net/pics/msekicadbom.png > Component fields can be composed by macros: > http://mseide-msegui.sourceforge.net/pics/component.png > and be based on a component-kind-template: > http://mseide-msegui.sourceforge.net/pics/componentkind.png > > MSEkicadBOM can be used to produce the various production and documentation > files: > http://mseide-msegui.sourceforge.net/pics/production.png > http://mseide-msegui.sourceforge.net/pics/docuset.png > > The code is here: > https://gitlab.com/mseide-msegui/mseuniverse/tree/master/tools/kicad/bom > > Martin > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : kicad-developers@lists.launchpad.net > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp