thesourcerer8 / altium2kicad

Altium to KiCad converter for PCB and schematics
https://www2.futureware.at/KiCad/
GNU General Public License v2.0
853 stars 154 forks source link

Cannot open converted schematic from Altium 15 #116

Closed PigHillJimster closed 3 years ago

PigHillJimster commented 3 years ago

Cannot open converted schematic from Altium 15 saved in Altium ascii format. Error from Kicad attached. Conversion log attached.

Is there a private area to submit the Altium file, please?

altium2kicad-conversionlog.txt

altium2kicad_errors_opening_converted_design_log.txt

thesourcerer8 commented 3 years ago

Please see my message on LinkedIn

thesourcerer8 commented 3 years ago

Ah, I found the problem. You tried to open the file directly with kicad, and kicad tries to interpret it as a project file. You should open it with eeschema, that should work.

PigHillJimster commented 3 years ago

This issue is now closed. Thank you.