This script will convert the kicad netlist (which is xml) to allegro format, if you are trying to use this script, it’s most likely failing and just leaving behind the original xml file its trying to convert
if you are trying to use this script, it’s most likely failing and just leaving behind the original xml file its trying to convert
Exactly that. It was falling over because I missed the instruction about needing to be in the same folder as the kicad netlist reader python file or having it in the python path. I couldn’t see any errors as when you click the generate button it all happens so fast.