Back import custom fields

I just public this bom_plugins/bom2sch.py from here, it may help you to backport value if the custom fields already defined in your schematic;

{EDITED}

  • python bom2csv.py XXX YYY Where input file XXX can be root .sch file, or .xml file. YYY is a output csv file name
  • python bom2sch.py YYY [XXX] Where output file XXX can be root .sch file. YYY is a input csv file name.
1 Like