element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Autodesk EAGLE
  • Products
  • More
Autodesk EAGLE
EAGLE User Support (English) Eagle 8.5.1 Air Wire Errors
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Autodesk EAGLE to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 11 replies
  • Answers 2 answers
  • Subscribers 181 subscribers
  • Views 4579 views
  • Users 0 members are here
Related

Eagle 8.5.1 Air Wire Errors

rarndt
rarndt over 7 years ago

With Eagle 8.5.1 I have air wire errors that I can not figure out how to correct (see attached).  I am modifying a PWB created in previous Eagle version, by adding one tri-color LED.  Both pins 1 (Din) and 2 (VCC) of the LED show air wires, and it is so small that I can't zoom in to see it.  Pin 3 (GND) routes fine to the GND polygon.  I have tried re-routing these two lines many times, with exact same results.  This LED is the only thing I have added to this board using Eagle 8.5.1.  Guidance please.

Attachments:
image
  • Sign in to reply
  • Cancel

Top Replies

  • autodeskguest
    autodeskguest over 7 years ago in reply to dukepro +1
    Am 02.01.2018 um 23:26 schrieb Chuck Huber: On 01/02/2018 10:13 AM, rachaelp wrote: Hi Chuck, in EAGLE v8 (not sure the specific version it became available), you don't need that catch factor trick anymore…
  • dukepro
    dukepro over 7 years ago in reply to rachaelp +1
    On 01/02/2018 06:06 PM, rachaelp wrote: wrote: I guess it's time for me to retire from the news groups into reclusion, where the only company I have is v7. No!!!! Still lots of v7 and earlier users and…
Parents
  • autodeskguest
    0 autodeskguest over 7 years ago

    On 31/12/2017 4:28 a.m., Richard Arndt wrote:

    With Eagle 8.5.1 I have air wire errors that I can not figure out how to correct (see attached).  I am modifying a PWB create in previous Eagle version, by adding one tri-color LED.  Both pins 1 (Din) and 2 (VCC) of the LED show air wires, and it is so small that I can't zoom in to see it.  Pin 3 (GND) routes fine to the GND polygon.  I have tried re-routing these two lines many times, with exact same results.  Guidance please.

     

    --

    To view any images and attachments in this post, visit:

    https://www.element14.com/community/message/232872

     

    Attachments:

    airwire.PNG

     

     

    Hi Richard

     

    I suggest that you open the schematic and move the led and observe if

    the nets remain attached to the pins. Doing this could show up nets that

    are not connected to the pins. If that looks OK, next run a ERC check to

    see if that reveals any clues. Not likely as airwires seem to be present

    and so Eagle believes an airwire is justified between two points.

     

     

    Next, back on the board, move the LED ( you may care to record its XY

    location so you can return it to the current location later.

     

    When the led is moved do the routed traces at the pins move with the

    led? If not another question arises, did you use the ROUTE command to

    add the traces  which will snap to pads and airwire ends or use the WIRE

    command which wont snap to airwire ends and so you can be left with tiny

    airwires?

     

    With the LED moved, run the DRC, Hope fully the airwires may be larger

    now and then you will be able to get INFORMATION (net name) from them.

     

    Then I would try to pick them up with a route command. CliCk ROUTE and

    then click on the end of the airwire. Then drag out a route to somewhere

    convenient so you can then learn something about the signal name of the

    airwire.

     

    I assume this is a double sided board. Check you have the layers defined

    correctly in the DRC.

     

    Questions: Is the schematic and Board consistent?

     

    HTH

    Warren

     

     

     

    --

    ... use NNTP://news.cadsoft.de and a functional news reader like

    Thunderbird!

     

    ---

    This email has been checked for viruses by Avast antivirus software.

    https://www.avast.com/antivirus

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • autodeskguest
    0 autodeskguest over 7 years ago

    On 31/12/2017 4:28 a.m., Richard Arndt wrote:

    With Eagle 8.5.1 I have air wire errors that I can not figure out how to correct (see attached).  I am modifying a PWB create in previous Eagle version, by adding one tri-color LED.  Both pins 1 (Din) and 2 (VCC) of the LED show air wires, and it is so small that I can't zoom in to see it.  Pin 3 (GND) routes fine to the GND polygon.  I have tried re-routing these two lines many times, with exact same results.  Guidance please.

     

    --

    To view any images and attachments in this post, visit:

    https://www.element14.com/community/message/232872

     

    Attachments:

    airwire.PNG

     

     

    Hi Richard

     

    I suggest that you open the schematic and move the led and observe if

    the nets remain attached to the pins. Doing this could show up nets that

    are not connected to the pins. If that looks OK, next run a ERC check to

    see if that reveals any clues. Not likely as airwires seem to be present

    and so Eagle believes an airwire is justified between two points.

     

     

    Next, back on the board, move the LED ( you may care to record its XY

    location so you can return it to the current location later.

     

    When the led is moved do the routed traces at the pins move with the

    led? If not another question arises, did you use the ROUTE command to

    add the traces  which will snap to pads and airwire ends or use the WIRE

    command which wont snap to airwire ends and so you can be left with tiny

    airwires?

     

    With the LED moved, run the DRC, Hope fully the airwires may be larger

    now and then you will be able to get INFORMATION (net name) from them.

     

    Then I would try to pick them up with a route command. CliCk ROUTE and

    then click on the end of the airwire. Then drag out a route to somewhere

    convenient so you can then learn something about the signal name of the

    airwire.

     

    I assume this is a double sided board. Check you have the layers defined

    correctly in the DRC.

     

    Questions: Is the schematic and Board consistent?

     

    HTH

    Warren

     

     

     

    --

    ... use NNTP://news.cadsoft.de and a functional news reader like

    Thunderbird!

     

    ---

    This email has been checked for viruses by Avast antivirus software.

    https://www.avast.com/antivirus

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube