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) Need some help
  • 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 6 replies
  • Subscribers 189 subscribers
  • Views 565 views
  • Users 0 members are here
Related

Need some help

e14 Contributor
e14 Contributor over 10 years ago

Hi,

 

I just started with making a PCB, but even after reading "how to's" i still can't figure out how to do it.

 

This is what i want to make, but only with 8 power LED's instead of 4:

 

http://members.ziggo.nl/nl1bzw/PCB2.jpg

 

So i made this in eagle:

 

http://members.ziggo.nl/nl1bzw/PCB.jpg

 

But when i want to make a board i only see this:

 

http://members.ziggo.nl/nl1bzw/PCB1.jpg

 

Can someone help me get started with this?

 

Tnx already.

 

Bart

  • Sign in to reply
  • Cancel
Parents
  • rachaelp
    rachaelp over 10 years ago

    Hi Bart,

     

    Firstly, people might be struggling to work out what you are asking here as the actual links above all appear to link to PCB2.jpg even though the text above is correct.

     

    So it looks like nothing is connected in PCB1.jpg and looking back at the schematics in PCB.jpg when looking really closely it looks like the nets are overlapping the LED pin connections. This makes me wonder if things are off grid and not making connections correctly. You can confirm this by trying to move one of the LED's in the schematic. If a net moves with it then it is connected, if not then it's not connected.

     

    If it is not connected as I suspect then do the following.

     

    1) Ensure the grid is set to 0.1" as follows:

     

    grid in <enter>

    grid 0.1 <enter>

     

    2) Move each LED back onto the grid as follows:

     

    move <enter> (or click on the move icon in the toolbar)

    ctrl + left click each LED in turn.

     

    3) Redo all the wiring as follows:

     

    del <enter> (or click on the delete icon the the toolbar)

    click on each net in turn to delete it.

    net <enter> (or click on the net icon in the toolbar)

    click to add new nets as appropriate to reconnect all your LED's.

     

    Best Regards,


    Rachael

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

    Hi Rachael,

     

    I updated the links, so they should all work fine now. Thanks for mentioning it.

     

    They were not connected as you said. Probably because i'm using centimeters and the objects in the program are made in inches, so i just started a new project.

     

    This is how the project looks right now:

     

    http://members.ziggo.nl/nl1bzw/PCB3.jpg

     

    I couldn't find the same high power led symbol like this in the library list:

     

    http://members.ziggo.nl/nl1bzw/PCB4.jpg

     

    So i used another one from the library list. Does it matter that the symbol crosses the line a bit? I guess this is only the drawing that crosses the line?

     

    And how do i make the copper lines wider? When i change the setting in the top nothing seems to happen.

     

    Thanks already.

     

    Bart

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

    Hi Bart,

     

    So the first thing to remember with creating schematics, always use a 0.1 inch grid and don't change it unless you need to say reposition some label text above a wire or something, but then always make sure you change it back immediately afterward. Failure to stick to the 0.1" grid will lead to problems like you have already discovered.

     

    Your PCB4.jpg file link isn't working so I can't see what actual part you are requiring but if the PCB pads for the parts you have used are compatible then technically the other elements which are component body outlines on tPlace probably aren't really an issue going over the edge of the board just for a quick one off board, but personally I would create a new library part which has the correct body outline and then it also forces you to double check the pad dimensions and positions too as the selected part may be subtly different from the one you intend to use.

     

    To change the width of your existing traces do the following:

     

    cha wid 2.54 <enter>

    click on each segment of each of the traces to change their width.

     

    Best Regards,


    Rachael

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

    Thanks for all the help!

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

    Hi Bart,

     

    That's looking much better now, glad you managed to get everything sorted out.

     

    For manufacture, if you want aluminium backed PCB's then your choice of manufacturer is limited. Depending on where you are located you could try Eurocircuits and use their IMS pool: Eurocircuits :: Services

     

    To get these actually made by most places you'll need to create a set of gerber files which is the industry standard manufacturing outputs for PCB's. This is done in the board layout editor using the CAM processor option. Alternatively Eurocircuits can actually read EAGLE's .pcb board files directly so saving you a step.

     

    Best Regards,

     

    Rachael

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

    Hi Bart,

     

    That's looking much better now, glad you managed to get everything sorted out.

     

    For manufacture, if you want aluminium backed PCB's then your choice of manufacturer is limited. Depending on where you are located you could try Eurocircuits and use their IMS pool: Eurocircuits :: Services

     

    To get these actually made by most places you'll need to create a set of gerber files which is the industry standard manufacturing outputs for PCB's. This is done in the board layout editor using the CAM processor option. Alternatively Eurocircuits can actually read EAGLE's .pcb board files directly so saving you a step.

     

    Best Regards,

     

    Rachael

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • e14 Contributor
    e14 Contributor over 10 years ago in reply to rachaelp

    Thanks for all the help!

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