kicad_freerouting-plugin icon indicating copy to clipboard operation
kicad_freerouting-plugin copied to clipboard

Missing Python Api

Open bitboy85 opened this issue 6 years ago • 1 comments

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.

bitboy85 avatar Sep 08 '19 17:09 bitboy85

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.

qu1ck avatar Sep 08 '19 21:09 qu1ck