Hi,
I am creating some custom bom scripts for my project and I need some support. I am using Linux and Kicad 6. When you generate a BOM using Eeschema gui, it produces an intermediate netlist in xml that later is read in the python bom script to generate the bom. How can you generate the intermediate xml file from command line? I’ve been looking into the documentation but I cannot find it.
Thanks in advance.