FreeRoutingNew icon indicating copy to clipboard operation
FreeRoutingNew copied to clipboard

FreeRouting stronger and better

Results 9 FreeRoutingNew issues
Sort by recently updated
recently updated
newest added

there is https://github.com/nikropht/FreeRouting there is https://github.com/freerouting/freerouting is any of those related to this repo? could it be possible to rebase this progress on https://github.com/freerouting/freerouting maybe?

command line mode (no gui) would be very helpful for kicad plugin testing, i.e. ``` java -jar FreeRouting.jar --import board.dsn --export board.ses ```

Hi Thanks for putting time into this updated version, but for me, currently it doesn't work nearly as well as the original version. The original version routed the board in...

Hello, Can we add a switch to use multiple cores if they're available? similar to GCC's `-j($num_cores)`?

help option '-h' is present in the old jar ``` java -jar FreeRouting.jar -h FreeRouting version 1.3.1 command line options are: -de provide design file -di design folder used in...

Hi. FreeRrouterNew draws only 5 nets and then I'm getting mazesearchalgo not initialized errors. Using Ubuntu. What is wrong? Regards Matthew.

Hello, It looks like you've invested several hundred commits into this repository, which is impressive. Can you state what benefits this version of FreeRouting has over the original? The ReadMe...