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

Re: gEDA-user: New gaf on Windows and one PCB question



On Fri, 2010-01-15 at 10:36 +0100, Vaclav Peroutka wrote:
> Hello all,
> 
> I would like to ask you if there is a new non-cygwin version of
> GSchem/GAF for Windows. Somebody compiled one several years ago but
> GAF progressed during this time, I feel.

The latest I packaged was the development version 1.5.4, I've not got
around to packaging anything later than that.

http://www2.eng.cam.ac.uk/~pcjc2/geda-windows.html

NB: This also includes PCB and gerbv

> Is it possible to set minimum thickness of the copper for polygons ?

No

> Or the only possibility is to redefine clearance for all pins, pads
> and lines ?

Yes, select them, then enter an appropriate action command. From the top
of my head, I think it is something like:

setclearsize(selected,20,mil)
setclearsize(selected,0.7,mm)
setclearsize(selectedlines,0.7,mm)
setclearsize(selectedpins,0.7,mm)
setclearsize(selectedpads,0.7,mm)

The later forms are useful if you don't want to have to select just
lines, for example - it allows you to select everything, then just
operate on the lines.

> Thank you in advance, hopefully email arrives ok
> Vaclav

Seems the list is now up and running again.

Best wishes,

Peter Clifton




_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user