Re: gEDA-user: gschem cairo - how to compile?

2008-07-08 Thread michalwd1979
Hi Bernd, It seems that there is a problem with parallel build (make -j3). It works OK without -j3 option. I think that gschem was build before libgeda and then link phase failed. Best Regards, Michael Dnia 7 lipca 2008 13:15 Bernd Jendrissek [EMAIL PROTECTED] napisał(a): On Sun, Jul 6,

Re: gEDA-user: Regarding subsheets

2008-07-08 Thread Johannes Bauer
Kai-Martin Knaak schrieb: Does your gafrc allow to search the directory where the second sheet is located? No, it didn't! I put the second sheet in the same directory as the first one, but the directory obviously didn't get searched - so I placed in the project directory a file called

Re: gEDA-user: Newbie questions

2008-07-08 Thread Johannes Bauer
Hi Werner, Werner Hoch schrieb: Which patch have you used? Uh... I'm not sure anymore, there was only one on the page where you released it, IIRC. Or is it already in the SVN tree? We're using git. I've just rebased the branch at repo.or.cz:

Re: gEDA-user: gnucap - oscillator example

2008-07-08 Thread al davis
On Monday 07 July 2008, Paul Tan wrote: if you already have a Gschem schematic ready, that will save me some time.  Do you use spice-sdb gnetlist to generate your netlist or do you use gnucap gnetlist ? No. I typed it in with a text editor. Gnucap lets you type it in directly if you want,

gEDA-user: [pcb] Ben Mode board photograph exporter

2008-07-08 Thread DJ Delorie
Based on Ben's GIMP work: http://seul.org/pipermail/geda-user/2007-July/006639.html I made the relevent changes to the png exporter to produce these directly, and checked them in. Photos here: http://www.delorie.com/pcb/ben-mode/ The shadow/highlight algorithms are designed

Re: gEDA-user: [pcb] Ben Mode board photograph exporter

2008-07-08 Thread Ben Jackson
On Tue, Jul 08, 2008 at 02:32:01PM -0400, DJ Delorie wrote: Based on Ben's GIMP work: http://seul.org/pipermail/geda-user/2007-July/006639.html I made the relevent changes to the png exporter to produce these directly, and checked them in. Photos here:

Re: gEDA-user: [pcb] Ben Mode board photograph exporter

2008-07-08 Thread DJ Delorie
I approve! :-) Feel free to go in and tweak if it you like, too. There's not a lot of code specific to ben mode, and you can just search for ben_mode to find it all ;-) It's funny how boards have been used for so many purposes (bug reports, examples of new features, etc) that they get

Re: gEDA-user: Newbie questions

2008-07-08 Thread Johannes Bauer
Werner Hoch schrieb: I've just rebased the branch at repo.or.cz: http://repo.or.cz/w/geda-gaf/werner.git?a=shortlog;h=refs/heads/netselection2 I've managed to check out the git repo, compiled it, but there doesn't seem to be the patch included. This is supposedly because of my pathetically

Re: gEDA-user: [pcb] Ben Mode board photograph exporter

2008-07-08 Thread Dave N6NZ
Cool. Looks very nice. -dave DJ Delorie wrote: Based on Ben's GIMP work: http://seul.org/pipermail/geda-user/2007-July/006639.html I made the relevent changes to the png exporter to produce these directly, and checked them in. Photos here:

Re: gEDA-user: gschem cairo - how to compile?

2008-07-08 Thread Peter Clifton
On Tue, 2008-07-08 at 12:13 +0200, michalwd1979 wrote: Hi Bernd, It seems that there is a problem with parallel build (make -j3). It works OK without -j3 option. I think that gschem was build before libgeda and then link phase failed. Best Regards, Michael Hi, I hope you got it working

Re: gEDA-user: [pcb] Ben Mode board photograph exporter

2008-07-08 Thread Peter Clifton
On Tue, 2008-07-08 at 13:30 -0700, Dave N6NZ wrote: Cool. Looks very nice. Indeed, although (sorry Ben), I'd appreciate it we could call it something like photo realistic, or manufactured board preview, so users who don't follow this list can have a clue what it does. I like the colours. I've

Re: gEDA-user: [pcb] Ben Mode board photograph exporter

2008-07-08 Thread DJ Delorie
Indeed, although (sorry Ben), I'd appreciate it we could call it something like photo realistic, or manufactured board preview, so users who don't follow this list can have a clue what it does. Yeah, I figured it would need to be changed at some point. I like the colours. I've been using

Re: gEDA-user: NEWBY problem with slot function in Bill Wilson's tutorial

2008-07-08 Thread Gary L. Roach
On Jul 7, 2008, at 1:49 PM, Gary L. Roach wrote: Hi I have installed the gEDA suit from Debian and am working through Wilson's gsch2pcb tutorial. Everything works fine except that the slot=1 and slot=2 attributes don't seem to work. The pins on both opamps are numbered 1 - 5.

Re: gEDA-user: NEWBY problem with slot function in Bill Wilson's tutorial

2008-07-08 Thread John Doty
On Jul 8, 2008, at 5:49 PM, Gary L. Roach wrote: On Jul 7, 2008, at 1:49 PM, Gary L. Roach wrote: Hi I have installed the gEDA suit from Debian and am working through Wilson's gsch2pcb tutorial. Everything works fine except that the slot=1 and slot=2 attributes don't seem to work.

Re: gEDA-user: gnucap - oscillator example

2008-07-08 Thread Paul Tan
On Tue, 08 Jul 2008 13:07:26 -0400, al davis wrote: I prefer to interact with the simulator directly. Most people who interact through menus or only the schematic are light users. Most people, including me, who have worked with the Schematic Driven technology that are employed by most of the

Re: gEDA-user: gnucap - oscillator example

2008-07-08 Thread al davis
On Tuesday 08 July 2008, Paul Tan wrote: On Tue, 08 Jul 2008 13:07:26 -0400, al davis wrote: I prefer to interact with the simulator directly.  Most people who interact through menus or only the schematic are light users. Most people, including me, who have worked with the Schematic

Re: gEDA-user: gnucap - oscillator example

2008-07-08 Thread Dave N6NZ
Paul Tan wrote: On Tue, 08 Jul 2008 13:07:26 -0400, al davis wrote: I prefer to interact with the simulator directly. Most people who interact through menus or only the schematic are light users. snip I think Schematic Driven is the way to go. Schematic driven simulation is practical for

Re: gEDA-user: gnucap - oscillator example

2008-07-08 Thread Paul Tan
Correction: I think Schematic Driven is a way to go. Best Regards, Paul Tan -Original Message- From: Paul Tan [EMAIL PROTECTED] To: geda-user@moria.seul.org Sent: Tue, 8 Jul 2008 8:05 pm Subject: Re: gEDA-user: gnucap - oscillator example On Tue, 08 Jul 2008 13:07:26 -0400, al

Re: gEDA-user: gnucap - oscillator example

2008-07-08 Thread al davis
On Tuesday 08 July 2008, Dave N6NZ wrote: Schematic driven simulation is practical for homeworks, but it doesn't scale. For homeworks, they should learn how to use a netlist. Actually, schematics do scale if you do it right. Of course, we're talking about SPICE here, and nobody would do a