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
    About the element14 Community
  • 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
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • 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) Drawing wire on a layer
  • 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
  • Replies 12 replies
  • Subscribers 188 subscribers
  • Views 1364 views
  • Users 0 members are here
Related

Drawing wire on a layer

autodeskguest
autodeskguest over 16 years ago

(using 5.7.0)

When I draw a wire between two points, it seems to connect to airwires at

the end, even if there is no net/smd on that that layer in any of the wire

ends. (If there are two different airwires at each end, it refuses to draw

the wire.)

I agree it should connect to the airwire if there is a pad/via or net/smd at

the same layer you are drawing, but I think it should start a new netname if

there is no natural connection.

Am I missing some advantages the way it is done now?

 

[In addidtion, I think this connecting should also happen for every wire

when you paste stuff over existing airwires... Or at least ask you if you

want to do that]

 

 

 

  • Sign in to reply
  • Cancel
Parents
  • autodeskguest
    autodeskguest over 16 years ago

    "Olin Lathrop" <eagle@embedinc.com> wrote in message

    news:hjk909$m6o$1@cheetah.cadsoft.de...

    Morten Leikvoll wrote on Mon, 25 January 2010 07:29

    Every time you comment my stuff, you are teaching me to do things YOUR

    way..

    Please stop that image

     

    You seem to be going out of your way to use Eagle in ways it wasn't

    intended, then complain when it doesn't work.  Try embracing the tool

    instead of fighting it.

     

    I try. Strangely enough I learn new things even after 10+ years of use.

     

    Quote:

    I used this to strengthen some polygon fills.

     

    It's still not clear what "this" is.  Maybe a picture would help.

     

    The topic is already dying, but I am referring to the fact that drawing

    wires at existing signals, kinda functions as a route. The new wire will

    become a signal with the name of the net you started drawing from (and/or

    to). This "net merging" is what behaves strange as it doesnt compare the

    layer of the wire you draw with the layer of the signals you draw from/to.

    Since points can have several nets on one point (in different layers), this

    fails in those cases.

     

    Quote:

    The general spacing I use doesnt make the fill between some via's, but

    I accept some smaller clearance at some places, and therefore use wire's

    between those via's (and rename it to whatever I want) to make the

    airwire disappear (after ratsnest).

     

    So if I understand this right, you have a polygon with a certain spacing

    parameter.  That spacing causes the polygon to be broken up near some vias

    because there isn't enough clearance to flow between them?  And in some of

    those cases you want to manually add the trace because you know the

    clearance is really OK in those areas?  If that's the case, you could have

    just said so.  If not, then I'm still confused and a better description is

    still needed.

     

    The problem was that there wasn't a problem getting things done. It was just

    a weird behavior from eagle in some special cases.

     

    If the above guess as to what you really want is correct, then I still

    don't see why you need to use WIRE instead of ROUTE as intended by Eagle.

    There is a better chance Eagle understands the connections made by ROUTE,

    and the user interface regarding airwires should be clearer.  Have you

    tried ROUTE?  Either way you will get lots of DRC errors, so that

    shouldn't

    be the difference.

     

    Will ROUTE work from a polygon edge? I think not. A WIRE will, but it has to

    be renamed.

     

     

    Quote:

    You may discuss the correctness of this, but I'm not interested in

    hearing right now

     

    You started this thread.  Discussing the correct or best use of the tool

    is

    legitimate and relevant, whether you wish to hear it or not.

     

    I think I got Cadsoft's attention on the "problem" I saw, and I learned that

    I should get used to using ROUTE while holding CTRL in the other cases where

    I've been using WIRE. Case closed..?

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • autodeskguest
    autodeskguest over 16 years ago

    "Olin Lathrop" <eagle@embedinc.com> wrote in message

    news:hjk909$m6o$1@cheetah.cadsoft.de...

    Morten Leikvoll wrote on Mon, 25 January 2010 07:29

    Every time you comment my stuff, you are teaching me to do things YOUR

    way..

    Please stop that image

     

    You seem to be going out of your way to use Eagle in ways it wasn't

    intended, then complain when it doesn't work.  Try embracing the tool

    instead of fighting it.

     

    I try. Strangely enough I learn new things even after 10+ years of use.

     

    Quote:

    I used this to strengthen some polygon fills.

     

    It's still not clear what "this" is.  Maybe a picture would help.

     

    The topic is already dying, but I am referring to the fact that drawing

    wires at existing signals, kinda functions as a route. The new wire will

    become a signal with the name of the net you started drawing from (and/or

    to). This "net merging" is what behaves strange as it doesnt compare the

    layer of the wire you draw with the layer of the signals you draw from/to.

    Since points can have several nets on one point (in different layers), this

    fails in those cases.

     

    Quote:

    The general spacing I use doesnt make the fill between some via's, but

    I accept some smaller clearance at some places, and therefore use wire's

    between those via's (and rename it to whatever I want) to make the

    airwire disappear (after ratsnest).

     

    So if I understand this right, you have a polygon with a certain spacing

    parameter.  That spacing causes the polygon to be broken up near some vias

    because there isn't enough clearance to flow between them?  And in some of

    those cases you want to manually add the trace because you know the

    clearance is really OK in those areas?  If that's the case, you could have

    just said so.  If not, then I'm still confused and a better description is

    still needed.

     

    The problem was that there wasn't a problem getting things done. It was just

    a weird behavior from eagle in some special cases.

     

    If the above guess as to what you really want is correct, then I still

    don't see why you need to use WIRE instead of ROUTE as intended by Eagle.

    There is a better chance Eagle understands the connections made by ROUTE,

    and the user interface regarding airwires should be clearer.  Have you

    tried ROUTE?  Either way you will get lots of DRC errors, so that

    shouldn't

    be the difference.

     

    Will ROUTE work from a polygon edge? I think not. A WIRE will, but it has to

    be renamed.

     

     

    Quote:

    You may discuss the correctness of this, but I'm not interested in

    hearing right now

     

    You started this thread.  Discussing the correct or best use of the tool

    is

    legitimate and relevant, whether you wish to hear it or not.

     

    I think I got Cadsoft's attention on the "problem" I saw, and I learned that

    I should get used to using ROUTE while holding CTRL in the other cases where

    I've been using WIRE. Case closed..?

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • 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 © 2026 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.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube