Re: gEDA-user: footpgen.py female headers implementation

2009-04-30 Thread Darrell Harmon
On Thu, Apr 30, 2009 at 2:56 AM, Levente wrote: > >> or at >> http://dlharmon.com/geda/footgen.html > > It doesn't seem to have the patches applied. > > Levente I downloaded it to check it out, and it appears to be the latest. Is it a problem with the patches being applied correctly or are you ge

Re: gEDA-user: Any chance to edit Gerbers in gEDA or other Linux software?

2009-04-30 Thread Joerg
Stefan Salewski wrote: > On Fri, 2009-05-01 at 01:15 +0200, Stefan Salewski wrote: >> On Thu, 2009-04-30 at 11:51 -0700, Joerg wrote: >>> Hello, >>> >>> After some web searching I read that gEDA gerbV will eventually contain >>> basic editing functions. That post was from earlier this year so I >

Re: gEDA-user: Any chance to edit Gerbers in gEDA or other Linux software?

2009-04-30 Thread Joerg
Stefan Salewski wrote: > On Thu, 2009-04-30 at 11:51 -0700, Joerg wrote: >> Hello, >> >> After some web searching I read that gEDA gerbV will eventually contain >> basic editing functions. That post was from earlier this year so I >> assume we are quite a while away from that. >> >> Is there anot

Re: gEDA-user: Any chance to edit Gerbers in gEDA or other Linux software?

2009-04-30 Thread Stefan Salewski
On Fri, 2009-05-01 at 01:15 +0200, Stefan Salewski wrote: > On Thu, 2009-04-30 at 11:51 -0700, Joerg wrote: > > Hello, > > > > After some web searching I read that gEDA gerbV will eventually contain > > basic editing functions. That post was from earlier this year so I > > assume we are quite a

Re: gEDA-user: Any chance to edit Gerbers in gEDA or other Linux software?

2009-04-30 Thread Stefan Salewski
On Thu, 2009-04-30 at 11:51 -0700, Joerg wrote: > Hello, > > After some web searching I read that gEDA gerbV will eventually contain > basic editing functions. That post was from earlier this year so I > assume we are quite a while away from that. > > Is there another program that can already d

Re: gEDA-user: pcb-elements not working

2009-04-30 Thread Stefan Salewski
On Thu, 2009-04-30 at 13:14 -0700, Lance Earl wrote: > When I run gschem2pcb against my project file, I get output that > looks like things worked but I get some crazy surface mount footprint > in place of what I am hoping for. > Getting a wrong footprint would be very bad, so I did a test. I cr

Re: gEDA-user: Netlisting a BOM

2009-04-30 Thread Alex Precosky
Hi Rob, The file is named 'attribs', and is a list of the attributes for the bom to include, one attribute listed per line. I use the following command for my BOM generation: gnetlist -g bom2 -o bom.csv page1.sch page2 page3.sch And in the same directory as my schematics is my 'attribs' file.

Re: gEDA-user: pcb-elements not working

2009-04-30 Thread Stefan Salewski
On Thu, 2009-04-30 at 13:14 -0700, Lance Earl wrote: > My footprint attribute reads "Reed-Relay_Meder_DIPxx-1C90-51D" > If this is my one -- I have replaced the footprint at gedasymbols about 10 days ago, looks better now. The old was OK, but did not fit very well. Please consider downloading ag

Re: gEDA-user: pcb-elements not working

2009-04-30 Thread DJ Delorie
Try using the full path to $HOME, not just "~" ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Netlisting a BOM

2009-04-30 Thread Miles Gazic
I think the file you are missing is "attribs" http://www.geda.seul.org/wiki/geda:faq-gnetlist mine: $ cat attribs device value manufacturer manufacturer_part_number footprint On Thu, Apr 30, 2009 at 1:59 PM, Rob Butts wrote: > >   I'm trying to use gnetlist -g bom -o...  to generate a bill of >

Re: gEDA-user: Default to dot grid instead of mesh grid

2009-04-30 Thread Yamazaki R2
Damn, I just took a quick peak at those files and its a mess :p not a quick fix by any means I'll take a more in depth look this weekend and try to add this in. On Thu, Apr 30, 2009 at 2:48 AM, Peter Clifton wrote: > On Wed, 2009-04-29 at 16:16 -0700, Yamazaki R2 wrote: >> Thanks peter, for now

gEDA-user: pcb-elements not working

2009-04-30 Thread Lance Earl
I am a first time user of this software and have run up against a wall. I have downloaded a symbol (Reed-Relay_Meder_DIPxx-1C90-51D-2.sym) and accompanying footprint (Reed-Relay_Meder_DIPxx-1C90-51D.fp) from gedasymbols.org. the sym file went into gaf/gschem-sym on my home directory. The fp fi

Re: gEDA-user: Netlisting a BOM

2009-04-30 Thread Stuart Brorson
This should help: http://geda.seul.org/wiki/geda:faq-attribs As for what attribs to list, that depends upon what attribs you attached to your symbols. Use "gattrib" to set and edit your attribs. It also allows you to add new attrib names. For example I tend to add an attrib called "digikey_PN"

gEDA-user: Netlisting a BOM

2009-04-30 Thread Rob Butts
I'm trying to use gnetlist -g bom -o... to generate a bill of material. The documentation calls for a config file to tell the netlister what attributes to list but it doesn't say how to name it or use it. Thanks, Rob ___ geda-user m

gEDA-user: Any chance to edit Gerbers in gEDA or other Linux software?

2009-04-30 Thread Joerg
Hello, After some web searching I read that gEDA gerbV will eventually contain basic editing functions. That post was from earlier this year so I assume we are quite a while away from that. Is there another program that can already do that to some extent? Basically where you can re-route a cou

Re: gEDA-user: getting along with git

2009-04-30 Thread Peter Clifton
On Wed, 2009-04-29 at 23:18 +, Kai-Martin Knaak wrote: > Just did one of my irregular updates of my local versions of geda and pcb > from git. For some reason "git pull" chokes on some misconfiguration. I > ended up recloning (again) and did a successful make. > > git pull complains similar

Re: gEDA-user: Default to dot grid instead of mesh grid

2009-04-30 Thread Peter Clifton
On Wed, 2009-04-29 at 16:16 -0700, Yamazaki R2 wrote: > Thanks peter, for now ill just change that variable and recompile. > > What file is responsible for reading the gschemrc file and getting the > settings from there? I can also just edit that file and add a variable > for the grid style. Quit

Re: gEDA-user: footpgen.py female headers implementation

2009-04-30 Thread Levente
> or at > http://dlharmon.com/geda/footgen.html It doesn't seem to have the patches applied. Levente ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user