Hello, I was not able to find a converter to convert Protel schematic to KiCad so I have been writing one.
At this stage I am only converting single sheet schematics. I have it creating .LIB files from the data in the .ASC schematic. I am about half way through the schematic sheet conversion. The program dose not keep a lot of the fields from Protel as they are not required information. Is there any one interested in this utility? Is there a prefered place to post the code to once I have it converting the schematic? The code and library is all ANSI C/C++. It is definatly a bit rough but there is provision for making the conversion tool more thorough. I have been developing in the visual studio IDE though it should run under Linux. Will test that later. Regards Peter Wintulich
