Hi All! I wrote a program to convert P-CAD 2006 schematic files to KiCAD v8.0 format.
It is written 100% in C and compiles for Windows with MinGW 13.1.0. It should be easy to port it to Linux, if needed. It is still not generating completely correct output for some conditions but many schematics get translated perfectly, keeping the original visual representation as faithfuly as possible and 100% correct conectivity. If someone got interested, it is on GitHub at <https://github.com/Ibavaresco/PCADSch2KiCAD> Comments and suggestions are welcome. It parses correctly 100% of my schematic files, but it would be good if someone tries it with other files to find any errors. Cheers, Isaac -- You received this message because you are subscribed to the Google Groups "KiCad Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to devlist+unsubscr...@kicad.org. To view this discussion on the web visit https://groups.google.com/a/kicad.org/d/msgid/devlist/04a7015e-b35d-4336-a095-c60c8edcf742n%40kicad.org.