Exploring Eagle CAD ULPs #2 – ‘Unrouted.ULP’ Zoom To The Last Left unrouted Wire

Summary of Exploring Eagle CAD ULPs #2 – ‘Unrouted.ULP’ Zoom To The Last Left unrouted Wire


This article introduces "Unrouted.ULP," a User Language Program for Eagle CAD designed to locate unrouted wires in large boards. Unlike manual searching, this tool automatically zooms to the first remaining air wire, enhancing efficiency when using the ratsnest feature in the layout editor.

Parts used in the Unrouted ULP Project:

  • Eagle CAD software
  • Unrouted.ULP file by Daniel Mack
  • Ratsnest feature in layout editor

Welcome to the second post of the “Exploring Eagle CAD ULPs” series. Every week we will publish a new post about one useful ULP in Eagle CAD.
“ULP” User Language Program is a plain text file which is written in a C­-like syntax and can be used to access the EAGLE data structures and to create a wide variety of output files. You can consider it like a plug-in for Eagle.
You can reach the posts published in this series using the following link.Exploring Eagle CAD ULPs #2 – ‘Unrouted.ULP’ Zoom To The Last Left unrouted Wire
In this post we will discover “Unrouted.ULP” by Daniel Mack. The job of this ULP is to zoom to the first unrouted wire in the board editor. This might be helpful when searching for tiny leftover air wires especially in big boards.
When we use ‘ratsnest in layout editor, a result with remaining airwires is shown in the bottom of the editor. Sometimes airwires are not visible to our eyes and need a lot of searching.
For more detail: Exploring Eagle CAD ULPs #2 – ‘Unrouted.ULP’ Zoom To The Last Left unrouted Wire

Quick Solutions to Questions related to Unrouted ULP:

  • What is a ULP in Eagle CAD?
    A ULP is a plain text file written in C-like syntax that acts like a plug-in to access EAGLE data structures and create output files.
  • How does the Unrouted.ULP function help users?
    It zooms directly to the first unrouted wire in the board editor to help find tiny leftover air wires.
  • Why might airwires be difficult to see manually?
    Sometimes airwires are not visible to the eyes and require a lot of searching, especially in big boards.
  • Where can you see the result of remaining airwires?
    The result with remaining airwires is shown at the bottom of the editor when using the ratsnest feature.
  • Who created the Unrouted.ULP script?
    This ULP was created by Daniel Mack.
  • Can ULPs be used to create output files?
    Yes, ULPs can be used to create a wide variety of output files.
  • Is this part of a series?
    Yes, this is the second post in the Exploring Eagle CAD ULPs series.

About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter
Scroll to Top