[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: gerbv + files



> gerbv segfaults on my gerber files ( real parts that's been made before )
> 	http://linux-cae.net/PCB/Riser
> 	http://linux-cae.net/PCB/LedAssy

They're missing all the headers, which tell you things like coordinate
system, apertures, measurement units, polarity, etc.  Might be an old
RS-274D format, instead of the new RS-274X, esp seeing the 952.REP
file contains aperture settings.  Still, gerbv should be able to do
something with it, so it seems like a bug to me.

Compare with one of my gerbers...

%MOIN*%
%FSLAX24Y24*%
%IPPOS*%
%ADD11C,0.010*%
... more aperture settins
%ADD54C,0.048*%
%LNGROUP_1*%
%LPD*%
G01X0Y0D02*
G54D11*X15150Y8140D02*X14410Y7400D01*
X29960Y8600D02*X29510Y8150D01*
X32320Y9170D02*X31500Y8350D01*
X29470Y7150D02*X28830D01*
...