thesourcerer8
thesourcerer8
Sorry for being silent so long. I thought that KiCad implementing its own Altium importer will reduce the need for altium2kicad, so I concentrated on other projects. It seems that...
> It's "Regions convert to zones now" [b330c50](https://github.com/thesourcerer8/altium2kicad/commit/b330c5086880e629593b4201aca85920395aafe4) Can you try to pinpoint which part of the change is causing the problem?
I agree, both approaches have their advantages and disadvantages.
1. Thanks, I have added some explanations to the README, is it sufficient for you? 2. You need to try the newest Testing Builds or Nightly Builds KiCad version, not...
Could you provide the .PcbDoc for analyzing the odd layer number issue? If we count Front and Back layer too, I am counting 16 layers in your design. Due to...
Ok, no problem. I'll let you know when the bugs are fixed.
I like the idea of the wiki, but I guess it might be better if we add important information to the README directly, what do you think? Should I refer...
Thanks for reporting this, I am currently working on this issue. Could you please try to produce a minimal test-file that causes those errors?
I created a Protel branch for altium2kicad, if you use that, it should work with Protel files. If it doesn't work for you, please send me the file.
The unpack.pl is only needed for the newer Altium files, not for the older Protel files. Try the convertschema.pl and convertpcb.pl instead please. I adapted the convertschema.pl now to read...