zenz / kicad_freerouting-plugin

KiCad FreeRouting.jar round trip invoker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kicad_freerouting-plugin

Synopsis

FreeRouting round trip invocation:

  • export board.dsn file from pcbnew
  • auto route by invoking FreeRouting.jar
  • import generated board.ses file into pcbnew

Install

cd $HOME/.kicad_plugins
git clone https://github.com/random-builder/kicad_freerouting-plugin.git

then put jar file into jar folder

Operation

https://youtu.be/RDCAahIbB78

About

KiCad FreeRouting.jar round trip invoker

License:Apache License 2.0


Languages

Language:Python 96.6%Language:Shell 3.4%