Would you be willing to accept a PR that cleans up some of the language in this repo's README.md?
Specifically, Step 7 is as tedious as understanding a train wreck. The correct operation is closer to something like:
- Open PcbNew without opening KiCad
File > Open
- In the file type filter drop down, select
Eagle ver. 6x XML PCB files (*.brd)
- Select original, Eagle
.brd file used for the rest of the ULP conversion process
- Open the file
If no errors occur:
File > Save As...
- Navigate to the
kicad/ directory the ULP scripts put it's output files (Note: If you changed the ULP output directory, look in there instead)
- Select the
.kicad_pcb file that's already there
- Click
Save
Continue to Step 8