Skip to content
Snippets Groups Projects
Commit b44d746b authored by Jingyan Ling's avatar Jingyan Ling
Browse files

update journal

parent 8ec95546
Branches
No related merge requests found
......@@ -250,10 +250,19 @@
- `.dxf` file
- Manually tested pipeline till step 4
- Step 3
- ![](journal_media/sample_conn_pcbnew.png)
- Step 4
- ![](journal_media/sample_autorouting.gif)
- ISSUE:
- Board outlines are not exported correctly to `FreeRouting`
- Record of Tips:
- To run `FreeRouting` from command line:
~~~
java -jar freeRouting.jar
java -jar freeRouting.jar [proj.dsn]
~~~
- TODO:
- Finish with testing the pipeline manually
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment