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) Help with Creating Board
  • 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 190 subscribers
  • Views 1169 views
  • Users 0 members are here
Related

Help with Creating Board

e14 Contributor
e14 Contributor over 13 years ago

I've finalized my schematic for my project but I'm having trouble

converting this to a board - a lot of the air wires (especially around the

voltage regulators, where I'm starting with laying them on my board) don't

make sense to me. As this is my first Eagle CadSoft project, I'm a bit at a

loss of how to really get going (although I've watched some tutorials on

YouTube, they seem to simple compared to my schematic).

 

Any tips/tricks/tutorials people can point me to? Alternatively, is there

anyone in the Toronto area who could help me? I would try to attach my

schematic but the .sch file and a .pdf are both over the 50kb limit.

--

Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

 

  • Sign in to reply
  • Cancel
Parents
  • e14 Contributor
    e14 Contributor over 13 years ago

    I'm not sure that's entirely fair, Joern. I've watched a few tutorials on

    laying out the board but they were all very simple designs. I fully

    understand that the components need to be placed on the board, but what

    surprised me is that after moving just a few the air wires connected to

    pins that didn't make sense. Rather than put all the comps on the board

    with what looked like odd connections, I thought I'd ask first.

     

    As for the colour setting, my Options doesn't have a special setting for

    the board layout; I only see one for the schematic layout which I want to

    leave as white (default). The default for the board view was black, so I

    don't know how it changed if I didn't do change anything.

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • e14 Contributor
    e14 Contributor over 13 years ago in reply to e14 Contributor

    On Fri, 14 Sep 2012 09:21:41 -0400, Ross Waddell wrote:

     

    I'm not sure that's entirely fair, Joern. I've watched a few tutorials

    on laying out the board but they were all very simple designs. I fully

    understand that the components need to be placed on the board, but what

    surprised me is that after moving just a few the air wires connected to

    pins that didn't make sense. Rather than put all the comps on the board

    with what looked like odd connections, I thought I'd ask first.

     

    I'm still on Eagle 5, but I assume that the behavior is the same in 6:

     

    The ratsnest shows what pin is connected to what.  The ratsnest gets

    generated when a part is placed, when a board is created (by clicking the

    board icon in the schematic editor) or when you invoke the ratsnest

    command.  The ratsnest that is created makes an airwire from any given

    pin to the closest pin on the same net -- that connection doesn't change

    when you move components around, only when you do another ratsnest

    command.

     

    So if you start with your board freshly-generated from the schematic and

    place all your parts, the airwires will all be on the right nets, but

    they'll be going every which way.  Invoking the ratsnest command again

    will re-calculate all the shortest paths, and make things much more

    rational.

     

    Also, if you're laying out by hand, it's often useful to lay out a

    connection, then do a ratsnest command -- the ratsnest will recalculate

    to each bend in the wires that you've laid down, which is sometimes an

    aid to laying stuff out.

     

    On the tutorials:  It will be a big help if you pick out one or two of

    the simple tutorials and do them.  This will let you get a grasp of the

    basic operations before you try to do it in a great big board.  Then when

    you go to doing your board you'll be partially over getting overwhelmed

    by the tool itself, so it'll be less likely that you'll be overwhelmed by

    trying to manage the tool+board.

     

    On getting help locally:  Check to see if there's a local robotics club

    or (less likely) an amateur radio club that actively builds stuff. 

    Someone there may use Eagle, and may either let you visit them and hang

    over their shoulder while they lay out a board, or they may be willing to

    go help you for the cost of a six-pack of something nice.

     

    You're welcome to come here, but Oregon is a bit far from Toronto.

     

    --

    My liberal friends think I'm a conservative kook.

    My conservative friends think I'm a liberal kook.

    Why am I not happy that they have found common ground?

     

    Tim Wescott, Communications, Control, Circuits & Software

    http://www.wescottdesign.com

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • e14 Contributor
    e14 Contributor over 13 years ago in reply to e14 Contributor

    On Fri, 14 Sep 2012 09:21:41 -0400, Ross Waddell wrote:

     

    I'm not sure that's entirely fair, Joern. I've watched a few tutorials

    on laying out the board but they were all very simple designs. I fully

    understand that the components need to be placed on the board, but what

    surprised me is that after moving just a few the air wires connected to

    pins that didn't make sense. Rather than put all the comps on the board

    with what looked like odd connections, I thought I'd ask first.

     

    I'm still on Eagle 5, but I assume that the behavior is the same in 6:

     

    The ratsnest shows what pin is connected to what.  The ratsnest gets

    generated when a part is placed, when a board is created (by clicking the

    board icon in the schematic editor) or when you invoke the ratsnest

    command.  The ratsnest that is created makes an airwire from any given

    pin to the closest pin on the same net -- that connection doesn't change

    when you move components around, only when you do another ratsnest

    command.

     

    So if you start with your board freshly-generated from the schematic and

    place all your parts, the airwires will all be on the right nets, but

    they'll be going every which way.  Invoking the ratsnest command again

    will re-calculate all the shortest paths, and make things much more

    rational.

     

    Also, if you're laying out by hand, it's often useful to lay out a

    connection, then do a ratsnest command -- the ratsnest will recalculate

    to each bend in the wires that you've laid down, which is sometimes an

    aid to laying stuff out.

     

    On the tutorials:  It will be a big help if you pick out one or two of

    the simple tutorials and do them.  This will let you get a grasp of the

    basic operations before you try to do it in a great big board.  Then when

    you go to doing your board you'll be partially over getting overwhelmed

    by the tool itself, so it'll be less likely that you'll be overwhelmed by

    trying to manage the tool+board.

     

    On getting help locally:  Check to see if there's a local robotics club

    or (less likely) an amateur radio club that actively builds stuff. 

    Someone there may use Eagle, and may either let you visit them and hang

    over their shoulder while they lay out a board, or they may be willing to

    go help you for the cost of a six-pack of something nice.

     

    You're welcome to come here, but Oregon is a bit far from Toronto.

     

    --

    My liberal friends think I'm a conservative kook.

    My conservative friends think I'm a liberal kook.

    Why am I not happy that they have found common ground?

     

    Tim Wescott, Communications, Control, Circuits & Software

    http://www.wescottdesign.com

     

    • 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