Hi everyone,
Today I have wrestled with the problem of how to hide the airwires while laying out a board in Eagle. To demonstrate the problem, see the picture below which illustrates how difficult it is to make sense of component location with multiple airwires criss-crossing all over the place.
I failed to even locate my components properly underneath this mess, let alone set about the task of routing tracks. Ideally what we need to be able to do here is to hide all airwires except those associated with the component you're working on. I could not find any option for this. However, I did find a way to hide ALL the air wires, using the command:
ratsnest ! *
This results in the image below - much clearer for locating my components:
You can also use specific net names in place of the asterix to hide certain nets.
I still think it would be much better if there was a setting to hide all airwires except those associated with the component you're working on. Does anyone know if this is possible?
Brian H