I’m basically married to Eagle until the end of days, simply because I’m so hopelessly used to it that it would take a pretty darn amazing package at a pretty darn amazing price to convince me to change. That said … there are some things that annoy me (though that’s true of any complex SW package). One of my biggest pet peaves is how hard it can be to find teeny tiny little unrouted airwires. Is Eagle taunting you with 1 remaining airwire and zoom as you might you can’t find it? I used to turn every layer off except 19, but that’s annoying since I sometimes don’t remember what to turn back on. While Eagle SHOULD have a feature to highlight these airwires … I found a better solution tonight searching for a mystery wire. Zoom back … WAAAaaay back … until your board is teeny tiny. Then select the Route tool and click just about anywhere on your PCB. This should grab the airware, and you can at least get an idea of where it is. Glamourous? Nope. Functional? Yes!
Halloween season is here! Check out all the posts, gift guides, and more!
Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Join us every Wednesday night at 8pm ET for Ask an Engineer!
Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord
CircuitPython – The easiest way to program microcontrollers – CircuitPython.org
New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 10/9/24 Feat. Adafruit RP2040 Snap-on Enclosure for Adafruit Feather RP2040 USB Host
Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: New Python Releases, an ESP32+MicroPython IDE and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey
Adafruit IoT Monthly — Garden Lights, Bluetooth 6.0, and more!
Maker Business – Adafruit Daily — First Solar’s $1.1 billion development of vertically integrated factory in the U.S.
Electronics – Adafruit Daily — My signal isn’t THAT noisy, is it?
5 Comments
Sorry, the comment form is closed at this time.
The way I’ve found to do this is to download and use “zoom-unrouted.ulp” from cadsoft’s website: (ftp://ftp.cadsoft.de/eagle/userfiles/ulp/zoom-unrouted.ulp) and run it using the “run” command. It’ll zoom the screen to focus on the airwire. Really nice for the tiny airwires inside pads.
Great tip. I run “display none unrouted” to hide all layers except the unrouted. Then run “display last” to restore the last view. This way you don’t have to remember what layers were previously on.
Great tip, thanks Kevin! I always have done the hide other layers and zoom in and out thing, but I don’t need to tell you, that gets old. Quick.
Now if we could just figure out a way, while routing, to switch between layers 1 and 16 quickly. With a Magic Trackpad on a Mac.. It would make about 4-5 hours of my day much happier.
Harry/Nabil: Both great tips. Didn’t realize you could do display last, very useful, and the ULP also works as promised.
Jeremy: I have a Mac here that I bought just for testing stuff on, but the single-button mouse doesn’t do a lot for me (though I do like the capacitive touch swiping to go back a page, scroll, etc.). I’m constantly clicking on the central scroll bar in Eagle in Windows to switch layers, and wouldn’t survive without that shortcut. There may be a Mac or single-mouse button equivalent but I definitely don’t know about it.
Good news! I stopped complaining!
And while doing so, I found a solution for the above mentioned problem. 🙂
BatterTouchTool is a piece of software that runs in the background in OSX giving you more custom options for your pointing device, whatever it may be.
I configured a 3 finger tap to be a ‘middle mouse click’ and it works like a charm! This really works well for me because I did not want a mouse in any way, shape, or form.
I can’t believe I didn’t think of this earlier! Why? Because I’ve been running BetterTouchTool for at lease 3 years..