[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Autorouting funciton working (Almost)
- Subject: Autorouting funciton working (Almost)
- From: aiiadict@hotmail.com (Rich J.)
- Date: 29 Jun 2001 11:44:01 -0700
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com/
- Xref: archiver1.google.com comp.sys.apple2:9708
Hey,
I got Automatic routing of traces to work on the Printed Circuit
Board CAD program.
You tell it which pad to connect to which, and it connects them
with a trace. Problem is it does not check if it runs over
another trace. I have the code to do intelligent auto routing,
just need to try it out.
It speeds up design time alot! Traces that overlap from the
automatic-route are easily fixed with the "trace move" command.
Rich