Hi,
I'd like to use the "local" autorouter, but not on the machine I am using easyeda as I'll like to just leave it running on a Linux server I have sat in a cupboard.
is this possible, if so, how please
Hi,
I'd like to use the "local" autorouter, but not on the machine I am using easyeda as I'll like to just leave it running on a Linux server I have sat in a cupboard.
is this possible, if so, how please
Figured it out..
In your easyeda Router folder, goto the config/local directory..
Edit the file main.json
change the line
to
I use a screen session and run the autoirouter in that, but whatever your chosen method, start the autorouter.
I'm running EasyEDA on a Windows machine so I need to forward the local port 3597 to the remote machine running the autorouter ( do this command in an Administrator Command Prompt)
Fire up easyeda, and look at the autorouter and you should see the local being available, even thought it's running on a different machine.
Hope this is helpful to someone