I was tested two versions:
pcad2kicad-0.9.0.2.zip - it generate 'Stack overflow' with SCH file witch more than 190000 points (but this program not support 'PCB Polygon'...)
PCadToKiCad_v0.9.0.5.zip - it generate 'Stack overflow' with SCH file witch more than 10000 points - all my SCH files are bigger!!!
P.S. This 'Stack overflow' error is generated when program create XML file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Old PCadToKiCad utility totally rewritten in C++ and integrated to KiCad itself.
The issue with stack overflow and many others are already fixed there.
This old PCadToKiCad utility is no longer supported. Please, consider using pcad2kicad functionality inside of KiCad project (GOST branch):
lp:~kicad-gost-committers/kicad/kicad
Note that lp:kicad branch contains only pcb part of pcad2kicad functionality.
Windows binary versions of KiCad GOST branch are available on ftp://ftp.kicad.ru/pub/kicad/install/win32/gost_commit
Linux binary versions of KiCad GOST branch are available on
ftp://ftp.kicad.ru/pub/kicad/release
Logged In: NO
I was tested two versions:
pcad2kicad-0.9.0.2.zip - it generate 'Stack overflow' with SCH file witch more than 190000 points (but this program not support 'PCB Polygon'...)
PCadToKiCad_v0.9.0.5.zip - it generate 'Stack overflow' with SCH file witch more than 10000 points - all my SCH files are bigger!!!
P.S. This 'Stack overflow' error is generated when program create XML file.
Any progress ???
Old PCadToKiCad utility totally rewritten in C++ and integrated to KiCad itself.
The issue with stack overflow and many others are already fixed there.
This old PCadToKiCad utility is no longer supported. Please, consider using pcad2kicad functionality inside of KiCad project (GOST branch):
lp:~kicad-gost-committers/kicad/kicad
Note that lp:kicad branch contains only pcb part of pcad2kicad functionality.
Windows binary versions of KiCad GOST branch are available on ftp://ftp.kicad.ru/pub/kicad/install/win32/gost_commit
Linux binary versions of KiCad GOST branch are available on
ftp://ftp.kicad.ru/pub/kicad/release
Mac OS binary versions of KiCad GOST branch are available on
http://www.mobile-systems.info/kicad
Last edit: Alexander Lunev 2014-09-05
Thanks for your answer!