I attempted to test this feature using the latest nightly but for some reason I do not see the list box that shows the file types in the bottom right corner. So, I cannot select a PCBDOC Altium file. I have attached a screenshot.
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Arc on Altium layer 74 has no KiCad equivalent. Put it on Eco1_User instead
10:33:19: Pad ' ' of Footprint P5 uses a complex pad stack (kind 1), which is not supported yet
10:33:19: Pad ' ' of Footprint P5 uses a complex pad stack (kind 1), which is not supported yet
Are you saying Altium can export KiCAD files??? By “files” I mean schematics. We don’t have a current Altium layout, but I suppose we do have Altium libraries for many of the parts. Can we convert this to KiCAD? Will the libraries become something usable?
No way Altium would add KiCad export! I think the latest messages meant a roundabout conversion from “ASCII Altium PcbDoc file” to another Altium format to be imported by KiCad.
I haven’t seen any discussion about converting libraries. At the moment you have to open one instance of each symbol or footprint in the corresponding library editor and use “Save As” to create your own librares. (EDIT: open them from the schematic or the layout.)
@pedro At the moment the importer is hidden to normal users due to being incomplete. If you want to give it a try anyway, you will have to create a new advanced configuration variable. You’ll need to create a new file kicad_advanced in the KiCad configuration folder, if you don’t have it already. Then (as pointhi mentioned in his merge request):
Set PluginAltiumSch=1 in ~/.config/kicad/5.99/kicad_advanced for now.