How to know if all airwaves have been routed

On two Eagle boards now I’ve missed routing a few airwires and didn’t see it until after the PCB came back from the manufacturer and I was in making some modifications. Is there a way in Eagle to highlight/list any unrouted airwires?

Also, in both cases the airwires were for GND pins which should have been automatically been rats-nested as I have top & bottom ground planes. Perhaps some routes had accidentally isolated the pin from the ground plane, but it seems odd. In cases like that, how can I tell which pin on the airwire isn’t grounded? Naturally, the pin has an airwire to the nearest other GND-level pin, but there’s no way to tell which pin on either end of the airwire is the one that isn’t connected to the GND plane.

I use the layer tool. Just deselect all the layers besides the unrouted layer.

This usually happens when the ground plane doesn’t have clearance between pins or devices to reach the intended connection. Use vias and move components around to make sure the planes make the desired connections.

Ross Robotics:
I use the layer tool. Just deselect all the layers besides the unrouted layer.

This usually happens when the ground plane doesn’t have clearance between pins or devices to reach the intended connection. Use vias and move components around to make sure the planes make the desired connections.

One of the parts is through hole but one is an SMD - are you saying that if I deselect the top layer (where the SMD is on the bottom) I could tell that it was that part which wasn’t grounded?

What’s odd is that when I run the ratsnest command and look at the GND areas it looks like the pin is connected to the ground plane …

Doesn’t DRC catch unrouted wires?

Can you attach your eagle files? Younwill have to zip them then attach the zip file.

darrellg:
Doesn’t DRC catch unrouted wires?

Hi,

Hmmm, no apparently not! I just took a completed board, unrouted a single connection, and ran DRC. DRC did not have any problem with the unroute :cry:

This seems like a real ‘gotcha’, and something to be very wary about!

Tested with Eagle v6.6.0

John

I’m using v7.5.0 and same thing - DRC check shows nothing (and I run DRC after all changes on a nearly completed board). I vaguely remember that way earlier versions did warn about unrouted traces, but I can’t remember how far back that would be.

There is a forum thread at https://www.element14.com/community/thr … hread=true where this was discussed and regarding the DRC finding unrouted wires, someone from Cadsoft responded that “Clearly this is not desirable.”

OK.

I disagree.

Tools / Ratsnest

If all the routes are routed, it’ll say “Nothing to do”. Otherwise, it’ll say something like “2 unrouted”.

skimask:
Tools / Ratsnest

If all the routes are routed, it’ll say “Nothing to do”. Otherwise, it’ll say something like “2 unrouted”.

Where does it say that?

EDIT: Never mind, just saw the message in the bottom left.

Guess I should’ve mentioned that…

Shows up in the lower/left of the screen in the status bar thing.

skimask:
Guess I should’ve mentioned that…

Shows up in the lower/left of the screen in the status bar thing.

That certainly helps now that I know to look for it, thanks skimask. There's a ULP to zoom in on the first unrouted airwire but I can't figure out how to assign that to a custom button in the board layout editor.

I’ve been using it for years. One of those key combo’s that’s almost become a single keystroke.

Alt-T, R …one smooth motion…-ish…

I grabbed the .ulp for zooming in on the first unrouted airwire but Eagle doesn’t like the space in the path on my Mac when assigning a key combo:

/Users/Ross/Dropbox/eagle/Custom Files/ulp_RW/zoom-unrouted.ulp

I don’t know Unix/Linux so how do I assign this to a key combo?

EDIT:

This command at least doesn’t throw an ‘unrecognized command’ error, but it just opens up the ULP folder and doesn’t run the specified file:

run ulp /Users/Ross/Dropbox/eagle/Custom\ Files/ulp_RW/zoom-unrouted.ulp

I’d rather do this with a button, but I haven’t found any examples which use ULP instead of a script.