That’s just a warning. But yeah, if the result is no good then you might be out of luck. It could be a lot of work to make this method give good results.
Sorry, this message won’t be useful. Just expressing a little frustration that one has to jump through so many hoops to get this working. Implementing import of simple shapes, or shapes designed somewhere else (printed antenna in CST, or transmission line transitions and some sort of RF filters) should not be that painful.
I’m glad the community is able to figure it out in the end!
This script is for use from within inkscape and thereby lets inkscape do the conversion of paths for export to line segments, unlike svg2mod, which is standalone and uses its own library.
This script converts 1px to 1 mil.
Summary, it is subtly different in terms of results vs svg2mod, and does not expect to be given polygons. It simply converts paths, and doesn’t try to do anything clever such as allocating distinct layers in the exported footprint.
One of the scripts will export gEDA pcb .fp format, which Kicad can load directly.