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) How to get polygons to appear in copper layers in Gerbers
  • 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 4 replies
  • Subscribers 188 subscribers
  • Views 535 views
  • Users 0 members are here
  • eagle
  • polygon
  • gerber
Related

How to get polygons to appear in copper layers in Gerbers

e14 Contributor
e14 Contributor over 14 years ago

Hi - I created a fairly simple 2 sided board which will be used to carry signals and power among LED strips.  The power requirements are fairly high current -- the whole board may carry up to 4 amps at 5V.  For this reason, I would like to use large copper areas to carry the GND and 5V power signals.

 

I have set the whole top layer to ground and the most of the bottom layer to +5V.  Everything looks fine when I run ratsnest.  However, when I output the job and import into a gerber viewer, only the pads and the traces appear.  None of the copper fils (my polygons) are in either the top or bottom layer gerbers.

 

I've attached the BRD file.  The forum software won't allow me to upload files with a BRD suffix, so I've renamed it to testboard.txt to get it to upload.

 

I'm using the Sparkfun Gerber CAM Job http://www.sparkfun.com/tutorial/Eagle-DFM/sfe-gerb274x.cam

 

Perhaps the CAM job is the problem, but I haven't found a suitable alternative.

 

I've spent hours at this, trying to find documentation.  I'm guessing that I have some simple misconception.

 

Thanks.

Attachments:
testboard.txt.zip
  • Sign in to reply
  • Cancel
  • e14 Contributor
    e14 Contributor over 14 years ago in reply to e14 Contributor

    Warren -- I upgraded to v6.1 and it solved the problem.  Thanks!

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

    Robert Cook wrote:

    Hi - I created a fairly simple 2 sided board which will be used to

    carry signals and power among LED strips. The power requirements are

    fairly high current -- the whole board may carry up to 4 amps at 5V.

    For this reason, I would like to use large copper areas to carry the

    GND and 5V power signals.

     

    I have set the whole top layer to ground and the most of the bottom

    layer to +5V. Everything looks fine when I run ratsnest. However,

    when I output the job and import into a gerber viewer, only the pads

    and the traces appear. None of the copper fils (my polygons) are in

    either the top or bottom layer gerbers.

     

    I've attached the BRD file. The forum software won't allow me to

    upload files with a BRD suffix, so I've renamed it to testboard.txt

    to get it to upload.

     

    I'm using the Sparkfun Gerber CAM Job

    http://www.sparkfun.com/tutorial/Eagle-DFM/sfe-gerb274x.cam

     

    Perhaps the CAM job is the problem, but I haven't found a suitable

    alternative.

     

    I've spent hours at this, trying to find documentation. I'm guessing

    that I have some simple misconception.

     

    Thanks.

     

    Hi Robert

     

    I see from the file you attached that you are using  version6.0

    I think this exact polygon issue (bug) is now fixed in v6.1 which you could

    download.

    Beta 6.1.1 is also available. That has had many more fixes applied. I would

    entertain using that.

     

    HTH

    Warren

     

     

    --

    Viewed / responded via the newsgroup at

    news.cadsoft.de

     

     

     

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

    Thanks for the quick reply, Jim. 

     

    The polygons are actually in the correct layers.  I put the ground on the bottom (16) and the +5V on the top (1).

     

    I did some reading in the product help files (and several other places) on generating CAM output.  I've even tried alternate job files, with the same results.

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

    On 1/31/2012 6:48 PM, Robert Cook wrote:

    Hi - I created a fairly simple 2 sided board which will be used to carry signals and power among LED strips.  The power requirements are fairly high current -- the whole board may carry up to 4 amps at 5V.  For this reason, I would like to use large copper areas to carry the GND and 5V power signals.

     

    I have set the whole top layer to ground and the most of the bottom layer to +5V.  Everything looks fine when I run ratsnest.  However, when I output the job and import into a gerber viewer, only the pads and the traces appear.  None of the copper fils (my polygons) are in either the top or bottom layer gerbers.

     

    I've attached the BRD file.  The forum software won't allow me to upload files with a BRD suffix, so I've renamed it to testboard.txt to get it to upload.

     

    I'm using the Sparkfun Gerber CAM Job http://www.sparkfun.com/tutorial/Eagle-DFM/sfe-gerb274x.cam

     

    Perhaps the CAM job is the problem, but I haven't found a suitable alternative.

     

    I've spent hours at this, trying to find documentation.  I'm guessing that I have some simple misconception.

     

    Thanks.

     

    Click on "Help" then go to the section "Generating Output" and the

    subsection "CAM Processor".    This provides lots of good background

    that will help you understand what your *.cam file is going to do.

     

    From your description it sounds like your polygons may not in on layers

    1,16 (top,bottom) so they don't appear in the generated gerbers.   Check

    the properties of your polygons to verify that they are drawn in the

    correct layer(s).

     

    Regards,

    Jim

     

    • 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