Re: gEDA-user: PCB grid setting

2009-08-25 Thread Kai-Martin Knaak
On Mon, 24 Aug 2009 20:53:01 -0400, DJ Delorie wrote: > :SetValue(Grid,=196,mil) I added this tip to the wiki. ---<(kaimartin)>--- -- Kai-Martin Knaak Öffentlicher PGP-Schlüssel: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x6C0B9F53 ___ ged

gEDA-user: PCB grid setting

2009-08-25 Thread Vincent Onelli
Date: Mon, 24 Aug 2009 16:20:44 -0400 > From: Vincent Onelli > Subject: gEDA-user: PCB grid setting > To: geda-user@moria.seul.org > Message-ID: <1251145244.1383.20.ca...@localhost.localdomain> > Content-Type: text/plain > > Hello all, > I am working on a pcb

Re: gEDA-user: PCB grid setting

2009-08-24 Thread DJ Delorie
:SetValue(Grid,=196,mil) Alternately, use a script to generate your footprint so you can calculate the placements programmatically. ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

gEDA-user: PCB grid setting

2009-08-24 Thread Vincent Onelli
Hello all, I am working on a pcb that needs 50 pin in the same line spaced .196 inch, I find to be very hard to place one pin at time at equal distance. Is possible to set the grid to 196 mil? Then I can use the grid for place the pin at proper distance from each other I was not able to find, I did