kicad_freerouting-plugin
kicad_freerouting-plugin copied to clipboard
Missing Python Api
Hi, i'm using kicad 5.1.4 on Linuxmint 19.2 Cinnamon. If i try to use your plugin it says Missing required Python API: pcbnew.ExportSpecctraDSN pcbnew.ImportSpecctraSES
But under File -Export (and import) both options are there and working.
This plugin only works in nightly versions. In 5.1.x the export/import functionality is there (in menus) but not exposed through python api so plugin can not function.