I have a project in Altium and want to work with it in KiCad. I have the .PcbDoc, .SCHDOC, and .pro files. Is there a way to convert the Altium file to a workable KiCad file?
I downloaded the altium2kicad-master.zip file, but cannot figure out what to do from there, any help with this task would be useful.
He(?) already told he had this. It’s a perl script, so perl interpreter must be installed. This is easier on Linux because perl is probably already installed and the scripts can be run as if they were executables (if permissions are set). For Windows perl must be installed separately; search for “run perl scripts on Windows” or something similar.