To maintain referential integrity in the netlist XML file, in the face of ALIASES, I had to export the alias names as elements of the libparts that used them.
This was done in commit 4306, testing. If you try and use this script with older netlists, than that which is produced with version 4306 or newer, the script will blow up if you have used libparts by any of their alias names. 4306 and later prevents this, by including the aliases in the libparts. Dick _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

