KiCAD Routing - TODO

Auto Routing

For the Next step we’re going to route the board

Export .dsn file


Next grab a copy of the Freerouting jar from

Freerouting

Open the dsn file saved within Freerouting


Select AutoRoute


Select File -> Export Specctra Session File


This should result in a .rules and .ses file being exported into the same directory

Import back to KiCad

Next import the .ses file back into KiCad.


This should then place the routes and via’s

Manual Routing

When manual routing, I find it easier to enable the two buttons highlighted


This way all the options for right click / Drag / Delete tracks are available

TODO