| Author |
Message |
elektr0
Joined: 02 May 2006 Posts: 174
|
07 Aug 2008 9:44 More precise GERBER export from EAGLE |
|
|
|
Hello,
as shown in the picture, my polygons are realised with single wires in the GERBER file.
Is there a possibility to force the GERBER_RS274X CAM job to use small wires for it ?
Thanks.
elektr0
|
|
| Back to top |
|
 |
Old Nick
Joined: 14 Sep 2007 Posts: 407 Helped: 49
|
07 Aug 2008 11:23 Re: More precise GERBER export from EAGLE |
|
|
|
| I doubt this a problem with the gerber software, I reckon it is your settings for the polygon; reduce the wire width you draw your polygon with.
|
|
| Back to top |
|
 |
elektr0
Joined: 02 May 2006 Posts: 174
|
07 Aug 2008 17:56 Re: More precise GERBER export from EAGLE |
|
|
|
Thank you.
I hit the "helped me" button.
I use GERBER_RS274X to produce GERBER files automatically.
If I use the GERBER job, I can define the wheel file (aperture definitions).
For simple structures I can reduce this effect if I choose smaller apertures.
For the above structure it doesnt work.
EAGLE sucks, if I cannot define arbitrary wires...
|
|
| Back to top |
|
 |
elektr0
Joined: 02 May 2006 Posts: 174
|
08 Aug 2008 16:14 Re: More precise GERBER export from EAGLE |
|
|
|
So, thanks to Old Nick and QELEC.
The Cadsoft support provided a more precise GERBER export function.
I will post it in here. The text has to be copied into eagle.def from the bin folder.
With these CAM-jobs "GERBER_RS274X_25" and "GERBER_RS274X_26" the effects, described above are minimized (0.04 microns).
As a design guideline:
You should use WIRES to define the boarders of areas and Polygons to fill it (course)
Then, polygons with higher width can be used.
Anyway, the wires are a bit misplaced (difference between .brd and GERBER).
You need to use the "more precise" CAM jobs GERBER_RS274X_25/26.
I still have problems with my layout design. My GND areas do not connect GND areas from library elements, due to the specified minimum copper_to_copper distance in DRC. So I had to set it to 0mil, which is a workaround but not good style.
...elektr0
|
|
| Back to top |
|
 |
standardpcb
Joined: 06 Aug 2008 Posts: 6
|
11 Aug 2008 8:16 Re: More precise GERBER export from EAGLE |
|
|
|
WOW...
why so many people use EAGLE?
GENESIS is not good?
RIPPLE
-------------
Professional PCB manufacturer from China
Provide 2-24 layer PCBs with High-Mix order with middle or small volume
Standard Printed Circuit Board Ltd.
(ISO9001 & ISO/TS 16949 & ISO14001 & UL)
www.standardpcb.com
E-mail: ripple(at)standardpcb.com
MSN:bobmiao2002(at)hotmail.com
|
|
| Back to top |
|
 |
davep238
Joined: 27 Aug 2008 Posts: 2
|
27 Aug 2008 13:42 Re: More precise GERBER export from EAGLE |
|
|
|
| elektr0 wrote: |
Hello,
as shown in the picture, my polygons are realised with single wires in the GERBER file.
Is there a possibility to force the GERBER_RS274X CAM job to use small wires for it ?
Thanks.
elektr0 |
Use a thinner trace width when creating a polygon. As far as I can tell, EAGLE's default with is 16 mils. To change your existing polygon in EAGLE, use the change command, select the new width, and click on the polygon's border. You can make the width as small as you want, but be aware that narrower traces will result in large Gerber files.
-Dave Pollum
(I do freelance PCB design using EAGLE)
Added after 9 minutes:
| elektr0 wrote: |
I still have problems with my layout design. My GND areas do not connect GND areas from library elements, due to the specified minimum copper_to_copper distance in DRC. So I had to set it to 0mil, which is a workaround but not good style.
...elektr0 |
I use copper pours (polygons) that are connected to GND, all the time with no problems. Use name to name the polygon, and EAGLE will connect it to the GND pins of all of your parts. Perhaps I don't understand your question.
-Dave Pollum
(freelance EAGLE PCB designer)
|
|
| Back to top |
|
 |