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

KiCad FreeRouting.jar round trip invoker

Results 7 kicad_freerouting-plugin issues
Sort by recently updated
recently updated
newest added

Freerouting主仓库添加了若干特性,并且已更新发行版。例如加入i18n-zh,该插件是否有更新的意图呢? Several features have been added to the Freerouting main warehouse and the release has been updated. For example, if you join i18n-zh, does the plug-in have the intention of...

Freerouting v1.4.5.1 has a few new features and the output Specctra session filename must be defined now with and extra `-do` parameter. For more information about the command line arguments...

There are several plugin folders in theOS Kicad app. directory - this plugin does not seem to work from any of them. How to fix?

The new version of freerouting v1.4.5 got released. One new major feature is multithreading. Would it be possible to integrate functionality to support this feature? -mt [core count]

Using nightly build as advised. Cloned into C:\Users\Me\AppData\Local\kicad\scripting\kicad_freerouting-plugin Refresh plugins -> no joy

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)...

1. problem after plugin invocation, KiCad leaves tombstone process which must be killed manually by os task manager 2. workaround start **scripting console** before plugin invocation: ``` Pcbnew -> Tools...