kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #35180
Netlist file extensions
The PADS-PCB netlist evidently needs an extension of .asc to be read correctly[1].
I implemented a reg-ex which takes the pen-ultimate file extension from the XSL file and applies it to the output file. So the script for the above-mentioned netlist exporter is now:
netlist_form_pads-pcb.asc.xsl
Would any of the other XLS scripts benefit from this? I don’t know enough about the different formats to know if they have well-known extensions.
Cheers,
Jeff.
[1] https://bugs.launchpad.net/kicad/+bug/1591779
Follow ups