element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Achievement Levels
    • Benefits of Membership
    • Feedback and Support
    • Members Area
    • Personal Blogs
    • What's New on element14
  • Learn
    Learn
    • eBooks
    • Learning Center
    • Learning Groups
    • STEM Academy
    • Webinars, Training and Events
  • Technologies
    Technologies
    • 3D Printing
    • Experts & Guidance
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Arduino Projects
    • Design Challenges
    • element14 presents
    • Project14
    • Project Groups
    • Raspberry Pi Projects
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Or 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
Autodesk EAGLE
  • Products
  • More
Autodesk EAGLE
EAGLE User Chat (English) Gerber of negative plotted layer
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Autodesk EAGLE requires membership for participation - click to join
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 3 replies
  • Subscribers 146 subscribers
  • Views 211 views
  • Users 0 members are here
Related

Gerber of negative plotted layer

autodeskguest
autodeskguest over 15 years ago

Hi.

 

I am almost reaching the finish of my first 4 layer project with Eagle

4.14r2. But struggled. I am very much appreciate if somebody give me

comment.

 

I set the name of layer 2 and 15 as $GND and $VDD, respectively. So,

both are successfully connected with power. Both layers are showed as

negative image on Eagle PCB editor. This is as written in the manual.

 

After generated Gerber, I confirmed result with Viewmate. Both $GND and

$VDD layer is showed as negative. OK.

 

But I found all 4 layers Gerber has following declaration.

%IPPOS*%

%LPD*%

<<

That mean, all layer data is positive plotting. Strange. As I described

above, inner layer ( 2 and 15 ) is negative, and outer layer ( 1 and 16

) is positive.

 

Is this usual among the CAD vendor and PCB manufacturer? If yes, how

come manufacturer can know given file is positive or not?

 

Thank you in advance.

Regards,

Suikan

 

  • Sign in to reply
  • Cancel
  • autodeskguest
    autodeskguest over 15 years ago

    Suikan wrote:

    Hi.

     

    I am almost reaching the finish of my first 4 layer project with Eagle

    4.14r2. But struggled. I am very much appreciate if somebody give me

    comment.

     

    I set the name of layer 2 and 15 as $GND and $VDD, respectively. So,

    both are successfully connected with power. Both layers are showed as

    negative image on Eagle PCB editor. This is as written in the manual.

     

    After generated Gerber, I confirmed result with Viewmate. Both $GND

    and $VDD layer is showed as negative. OK.

     

    But I found all 4 layers Gerber has following declaration.

    %IPPOS*%

    %LPD*%

    <<

    That mean, all layer data is positive plotting. Strange. As I

    described above, inner layer ( 2 and 15 ) is negative, and outer

    layer ( 1 and 16 ) is positive.

     

    Is this usual among the CAD vendor and PCB manufacturer? If yes, how

    come manufacturer can know given file is positive or not?

     

    Thank you in advance.

    Regards,

    Suikan

     

    I can't comment on the apparent contradictions in the Gerber files.

     

    However, I would avoid the entire issue by not using the power layers.

    Instead, use the inner layers as standard layers, and simply draw GND and

    VDD polygons on those layers.  That way you can view them in an easily

    understood way in Eagle, and there will be nothing different about the way

    these layers are plotted in the Gerber files.  Also, this approach allows

    you to draw other traces on the inner layers, which is often very useful.

     

    --

    Bert Menkveld

     

     

     

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

    Bert Menkveld <bert@betech.biz> wrote:

    ...

    However, I would avoid the entire issue by not using the power layers.

    Instead, use the inner layers as standard layers, and simply draw GND and

    VDD polygons on those layers.  That way you can view them in an easily

    understood way in Eagle, and there will be nothing different about the way

    these layers are plotted in the Gerber files.  Also, this approach allows

    you to draw other traces on the inner layers, which is often very useful.

     

    I agree with Bert. With supply layers, it is also easily done that you

    output the vias together with the ground plane. That way, the whole ground

    plane gets isolated and useless.

     

    Been there, done that image

    --

    Uwe Bonnes                bon@elektron.ikp.physik.tu-darmstadt.de

     

    Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt

    -


    Tel. 06151 162516 -


    Fax. 06151 164321 -


     

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

    Bert, Uwe,

     

    Thank you very much. It seems better to use the positive image by

    polygon, rather than negative image by power plane.

     

    I will modify my board.

     

    Again,

    Thank you.

     

    • 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 © 2023 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