Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsElectronicsBasicsRepairDesignCADComponentsEquipmentElectrical Engineering
ElectronicsKB.com
Contact UsLink To UsSearch & Site Map

Electronics Forum / CAD / February 2005



Tip: Looking for answers? Try searching our database.

gerber to .doc format

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
R.Lewis - 26 Feb 2005 00:22 GMT
How do I easily get a gerber (or HPGL) plot into word?

I am away from the office and have no Viewmate to hand - are there any
freebies to download to do the task?

Must be finished by monday.

Help.

Ta
Boris Mohar - 26 Feb 2005 00:41 GMT
>How do I easily get a gerber (or HPGL) plot into word?
>
[quoted text clipped - 6 lines]
>
>Ta

Print to PDF If you can.  Than use:
http://office.microsoft.com/en-us/marketplace/EM010948541033.aspx

There are other converters

Regards,

Boris Mohar

Got Knock? - see:
Viatrack Printed Circuit Designs (among other things) http://www.viatrack.ca

void _-void-_ in the obvious place


Jim Thompson - 26 Feb 2005 01:14 GMT
>>How do I easily get a gerber (or HPGL) plot into word?
>>
[quoted text clipped - 20 lines]
>
>void _-void-_ in the obvious place

Doesn't Word directly accept hpgl?

                                       ...Jim Thompson
|  James E.Thompson, P.E.                           |    mens     |
|  Analog Innovations, Inc.                         |     et      |
|  Analog/Mixed-Signal ASIC's and Discrete Systems  |    manus    |
|  Phoenix, Arizona            Voice:(480)460-2350  |             |
|  E-mail Address at Website     Fax:(480)460-2142  |  Brass Rat  |
|       http://www.analog-innovations.com           |    1962     |
           
I love to cook with wine.      Sometimes I even put it in the food.
qrk - 26 Feb 2005 03:37 GMT
>How do I easily get a gerber (or HPGL) plot into word?
>
>I am away from the office and have no Viewmate to hand - are there any
>freebies to download to do the task?
>
>Must be finished by monday.

http://bronzware.com/GerbMagic/
Looks like you can convert from Gerber to TIFF or BMP. If you need to
change image format (like BMP to GIF) and/or size, use NCONVERT.

Mark
Matthew Kendall - 26 Feb 2005 04:11 GMT
> How do I easily get a gerber (or HPGL) plot into word?

gerb2tif. Open-source, free (GPL), command-line utility.
http://members.optusnet.com.au/~eseychell/gerb2tif.html
Claims to be "beta", but has worked well for me.
Leon Heller - 26 Feb 2005 12:47 GMT
> How do I easily get a gerber (or HPGL) plot into word?
>
> I am away from the office and have no Viewmate to hand - are there any
> freebies to download to do the task?
>
> Must be finished by monday.

Download GC-Prevue, import the Gerbers, save the screen to the Clipboard and
edit with Paint or whatever, then save as a bitmap.

Leon
Jamie - 26 Feb 2005 19:42 GMT
> How do I easily get a gerber (or HPGL) plot into word?
>
[quoted text clipped - 6 lines]
>
> Ta

well if your a programmer here you go.
http://nexp.cs.pdx.edu/twiki-gerber/pub/Gerber/GerberFiles/rs274xrevd_e.pdf
R.Lewis - 27 Feb 2005 12:29 GMT
> > How do I easily get a gerber (or HPGL) plot into word?
> >
[quoted text clipped - 8 lines]
> >
> well if your a programmer here you go.

http://nexp.cs.pdx.edu/twiki-gerber/pub/Gerber/GerberFiles/rs274xrevd_e.pdf

Thanks to all for the suggestions.
I isn't going to be finished by monay so the immediate problem disappears.
For the record though I would like to know if there is any freebie 274D to
274X conversions available to liven up some old designs rather than running
them thro' Viewmate et al back at the shop.
Peter Bennett - 27 Feb 2005 18:34 GMT
>Thanks to all for the suggestions.
>I isn't going to be finished by monay so the immediate problem disappears.
>For the record though I would like to know if there is any freebie 274D to
>274X conversions available to liven up some old designs rather than running
>them thro' Viewmate et al back at the shop.

The primary (perhaps only) difference between 274D and 274X is that
the X version includes the aperture data, while the older D format
required a separate aperture file.  I would expect that most board
shops can still handle the separate aperture file.

It should be a fairly simple matter to write a perl script to merge
the aperture data into a gerber file.

Signature

Peter Bennett, VE7CEI  
peterbb4 (at) interchange.ubc.ca  
new newsgroup users info : http://vancouver-webpages.com/nnq
GPS and NMEA info: http://vancouver-webpages.com/peter
Vancouver Power Squadron: http://vancouver.powersquadron.ca

R.Lewis - 27 Feb 2005 19:19 GMT
> >Thanks to all for the suggestions.
> >I isn't going to be finished by monay so the immediate problem disappears.
[quoted text clipped - 16 lines]
> GPS and NMEA info: http://vancouver-webpages.com/peter
> Vancouver Power Squadron: http://vancouver.powersquadron.ca

Indeed you are correct in that I have never encountered anywhere that could
not handle both D & X gerbers.

What would need to be done to put the apertures into the -D ?
The -D & -X gerbers are both ASCII files - surely it is not just cutting and
pasting the apertures into the -D: things are *never* that straightforward..
(As we move inexorably toward ODB++ and IDF formats my old 274-D's will
eventually be obsolete)
Peter Bennett - 28 Feb 2005 02:04 GMT
>> The primary (perhaps only) difference between 274D and 274X is that
>> the X version includes the aperture data, while the older D format
[quoted text clipped - 3 lines]
>> It should be a fairly simple matter to write a perl script to merge
>> the aperture data into a gerber file.

>Indeed you are correct in that I have never encountered anywhere that could
>not handle both D & X gerbers.
[quoted text clipped - 4 lines]
>(As we move inexorably toward ODB++ and IDF formats my old 274-D's will
>eventually be obsolete)

Aperture files come in many formats - I expect that originally there
was no need for them to be machine-readable.  The original Gerber
photoplotters apparently used something resembling a slide projector
as the print head.  An operator would read the customer's aperture
file, and load appropriate "slides" in the slide projector.  To avoid
extra costs and delays, the customer had to select apertures that the
plotting company had in stock. (and the plotters could only handle 12
or 24 apertures, if I recall correctly.)

Nowdays, the plotters and associated software can generate any
aperture desired on the fly.

To produce the necessary D->X translation software, you'd have to look
at your aperture files, and at the aperture section of a 274X file,
and determine how to convert one to the other.

Signature

Peter Bennett, VE7CEI  
peterbb4 (at) interchange.ubc.ca  
new newsgroup users info : http://vancouver-webpages.com/nnq
GPS and NMEA info: http://vancouver-webpages.com/peter
Vancouver Power Squadron: http://vancouver.powersquadron.ca

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.