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 …
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.”
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.