Alarm Siren wrote:
AndrewP wrote:
I'm not a fan of auto-routers either.
BigDumbDinosaur wrote:
I've been designing PCBs for some 40 years and can’t recall ever having used autorouting.
[...] I found it such a pain to set up and actually use, it would be quicker to do the routing manually. I've never gone back.
I pretty much exclusively use an autorouter for my PCBs (with some manual tidying up afterwards). Exception being really simple boards like breakout boards.
What kind of autorouter did you use that took wo much effort to setup/use?
For me the process is just:
- export spectra session from Kicad
- import it into freerouting
- optionally adjust settings like preferred trace direction (default settings are usually good enough though)
- click "autorouter" and wait for it to finish
- export the session from freerouting
- and finally import it back into Kicad
I think freerouting does exist as a plugin for Kicad, which would do most of those steps automatically so it becomes even simpler to use.
Obviously if someone uses an autorouter or not is a personal choice.
No one's gonna force anyone to use an autorouter and no one's gonna be ridiculed for using one either.
Though I would recommend you to start with routing PCBs manually, to learn it and get a feeling for it.
.
On another note, you could put a few
SPI-10 connectors on the board to allow for simple SPI based modules to be plugged in.
Obviously the actual SPI interface would have to be done in software through some GPIO pins, but it would still be useful to have a few connectors like that available.