-
When i convert this library stack is owerflow.
2008-09-22 14:48:42 UTC by nobody
-
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.
2008-04-16 06:05:31 UTC by nobody
-
developerlura committed revision 11 to the PCadToKiCad SVN repository, changing 9 files.
2008-03-06 17:18:25 UTC by developerlura
-
a-lunev committed revision 10 to the PCadToKiCad SVN repository, changing 5 files.
2008-03-05 23:33:57 UTC by a-lunev
-
'Stack overflow' error occurs when a file with .lia extension is processed.
2008-03-05 21:51:00 UTC by a-lunev
-
developerlura committed revision 9 to the PCadToKiCad SVN repository, changing 1 files.
2008-03-04 18:01:59 UTC by developerlura
-
developerlura committed revision 8 to the PCadToKiCad SVN repository, changing 1 files.
2008-03-04 17:59:29 UTC by developerlura
-
Yes, it is possible to create the log file. But it is very likely to fail to take something into consideration. So the most suitable way to check a result is to compare gerber view of input file with gerber view of result file. Comparing should be performed as superposition and substraction of compared layers. If the layers are identical then the result kicad file is correct. Otherwise drawbacks...
2008-03-01 10:45:51 UTC by a-lunev
-
>Added support for RndRect PCAD pad shape type, this shape is converting to Rect KiCad pad type
Is it possible to create log file and store warnings about such non-equivalent conversions with component name reference and about ignored source lines (with line number reference) as well?.
2008-02-29 08:57:44 UTC by sb-sf
-
a-lunev committed revision 7 to the PCadToKiCad SVN repository, changing 1 files.
2008-02-29 00:06:52 UTC by a-lunev