Levente Kovacs wrote:
> Hi,
>
>
> It would be nice if the "Disperse All Elements" function in PCB was working
> only on non locked element.
I'd call that a bug. I just pushed a fix.
-Dan
___
geda-user mailing list
geda-user@moria.seul.org
http://w
KURT PETERS wrote:
>I would go here:
>[1]http://sourceforge.net/projects/kjwaves/
>
>[2]http://ngspice.sourceforge.net/kjwaves.html
>
>Enjoy!
>Kurt
>>
>> Message: 7
>> Date: Fri, 24 Jul 2009 08:28:04 -0700
>> From: "Daniel B. Thurman"
>> Subject: Re: gEDA-us
On Monday 27 July 2009 04:08:58 Kai-Martin Knaak wrote:
> On Sun, 26 Jul 2009 21:54:42 -0500, Mike Hansen wrote:
> > I have a system-gafrc. Can I put it in there?
>
> You better don't. The system-gafrc will be overwritten on the next update.
There is a directory where you can put custom gafrc fil
Gary L. Roach wrote:
> Hi:
>
> I've been using the Debian gEDA suite for some time and have been
> working on a 1KW Power Supply. I have had no end of frustration with
> the gafrc file setup. The latest is that gschem refuses to find two of
> my symbols. A big red triange shows on the schematic.
On 07/26/2009 08:53 PM, Mike Hansen wrote:
> I just transferred my Linux image to a new box and installed Gschem.
> I have custom symbols for gschem that are in their own directories.
> Now when I load up the schematics I get the dreaded "component not
> found" on the schematic in p
On Sun, 26 Jul 2009 21:54:42 -0500, Mike Hansen wrote:
> I have a system-gafrc. Can I put it in there?
You better don't. The system-gafrc will be overwritten on the next update.
> Or do I have to create a
> file called gafrc in the gEDA driectory?
Yes, if you mean the dirctory $HOME/.gEDA
On 07/26/2009 10:54 PM, Mike Hansen wrote:
> I have a system-gafrc. Can I put it in there? Or do I have to create
> a file called gafrc in the gEDA driectory?
>
Yep, you can put it there. Many people on the list prefer to have it
project-specific. Changing system-gafrc will be the
I have a system-gafrc. Can I put it in there? Or do I have to create
a file called gafrc in the gEDA driectory?
Thanks!
> Date: Sun, 26 Jul 2009 19:17:49 -0700
> From: outerspacema...@yahoo.com
> To: geda-user@moria.seul.org
> Subject: Re: gEDA-user: Gschem/Custom Symbol/Pat
look in ~/.gEDA/gafrc
and put in lines like this
(component-library "/home/joshq/symbols")
--- On Sun, 7/26/09, Mike Hansen wrote:
From: Mike Hansen
Subject: gEDA-user: Gschem/Custom Symbol/Path
To: geda-u...@seul..org
Date: Sunday, July 26, 2009, 8:53 PM
On Mon, Jul 27, 2009 at 02:04:13AM +0200, Stefan Salewski wrote:
>
> Good question. For my DSO board I have placed the 0805 parts very close,
> silk outline nearly touch.
For 0603 with hand assembly I place parts such that the silkscreen overlaps
adjacent parts (if I need close spacing).
--
Ben
On Mon, 27 Jul 2009 02:04:13 +0200, Stefan Salewski wrote:
> One problem: I have not much room for the refdes.
Me too! :-)
My boards tend to be as small as possible.
see http://lilalaser.de/blog/?p=96
That's why I my footprints consistently put the text to the middle of the
footprint. My prefe
I just transferred my Linux image to a new box and installed Gschem.
I have custom symbols for gschem that are in their own directories.
Now when I load up the schematics I get the dreaded "component not
found" on the schematic in place of the component diagram for custom
components
It took me quite a while to flex my hacking muscles. Anyway, finally my
little hacking project reached a stage that actually represents an
improvement:
When dealing with footprints my local version of gnetlist does not care
for the order of symbols anymore. If there is a set of symbols with th
On Sun, 2009-07-26 at 15:19 -0700, Gary L. Roach wrote:
> /home/gary/gaf/gschem-sym/IR1150-1.sym (one of the missing symbols)
>
>
> My gafrc file is:
> (component-library "/home/gary/gaf/gschem-sym/Diode-syms")
> (component-library "/home/gary/gaf/gschem-sym/General-syms")
> (component-library
Thanks,
I added GnuCap support a while ago, but since Gnucap doesn't store a
variable with both a real and imaginary part, the analysis is a little
less straight forward.
Kurt
> Message: 1
> Date: Sun, 26 Jul 2009 21:48:46 +0200
> From: Rub?n G?mez Antol?
> Subject:
On Sun, 26 Jul 2009 15:19:47 -0700, Gary L. Roach wrote:
> File setup -
> /home/gary/gaf/PFC_1kwRegulator/
> /home/gary/gaf/PFC_1kwRegulator/project
>
> /home/gary/gaf/gafrc
The gafrc should go to
/home/gary/.gEDA/gafrc
It can also go to the local project dir. That is, next to the *.sc
On Sun, 2009-07-26 at 18:18 -0400, gene glick wrote:
> Any recommendations for part-to-part spacing? Assuming someday that
> pick-and-place machines will do this stuff for me, what is a good
> spacing for 0603 resistors, caps etc. Same goes for 0805.
>
>
> gene
>
Good question. For my DSO b
On Sun, 2009-07-26 at 15:19 -0700, Gary L. Roach wrote:
>
> File setup -
> /home/gary/gaf/PFC_1kwRegulator/
> /home/gary/gaf/PFC_1kwRegulator/project
>
> /home/gary/gaf/gafrc
> /home/gary/gaf/gschem-sym(my personal symbol library )
> /home/gary/gaf/gschem-sym/IR1150-1.sym (one of the missing
Hi:
I've been using the Debian gEDA suite for some time and have been
working on a 1KW Power Supply. I have had no end of frustration with the
gafrc file setup. The latest is that gschem refuses to find two of my
symbols. A big red triange shows on the schematic. I've really run out
of ideas.
Any recommendations for part-to-part spacing? Assuming someday that
pick-and-place machines will do this stuff for me, what is a good
spacing for 0603 resistors, caps etc. Same goes for 0805.
gene
___
geda-user mailing list
geda-user@moria.seul.or
John P. Doty wrote:
> DJ Delorie wrote:
[...]
>> You should be
>> able to, for example, right-click on a menu button and edit the script
>> it will run, then left-click on it to run it.
>>
> No buttons, no clicks. Just text. That's scripting.
That's what you think and also what I think. But
Heres a patch that should install specctra.c
--- On Sun, 7/26/09, Josh Jordan wrote:
From: Josh Jordan
Subject: gEDA-user: dsn exporter
To: geda-user@moria.seul.org
Date: Sunday, July 26, 2009, 3:46 PM
This exporter outputs a .dsn file for opening with freeroute
On Sunday 26 July 2009 20:33:20 Gareth Edwards wrote:
> 2009/7/26 Kai-Martin Knaak :
> > Unfortunately, this section is still waiting for volunteers
> > to be filled with actual advice.
>
> While attempting to understand gattrib's internals, I've expanded the
> doxygen commentary for the app a fair
Hello all:
al davis escribió:
> On Thursday 23 July 2009, Daniel B. Thurman wrote:
>> al davis wrote:
>>> On Monday 20 July 2009, Daniel B. Thurman wrote:
(...)
> Very basic:
> http://www.johannes-bauer.com/electronics/
>> I have gotten all the way though to the point of trying
>> to
This exporter outputs a .dsn file for opening with freeroute.net. It
only works on 2 layer designs so far.
I did not start writing an importer for it yet, if anyone has
suggestions on the architecture of this I will listen. (.cmd file?)
I will be out of town for the next 10 days a
>> Unfortunately, this section is still waiting for volunteers
>> to be filled with actual advice.
>>
>>
> While attempting to understand gattrib's internals, I've expanded the
> doxygen commentary for the app a fair bit. Is there interest in a
> patch submission for this or would it be bett
2009/7/26 Kai-Martin Knaak :
> Unfortunately, this section is still waiting for volunteers
> to be filled with actual advice.
>
While attempting to understand gattrib's internals, I've expanded the
doxygen commentary for the app a fair bit. Is there interest in a
patch submission for this or would
On Sunday 26 July 2009 18:45:38 Ethan Swint wrote:
> On 07/26/2009 01:38 PM, Kai-Martin Knaak wrote:
> > On Sun, 26 Jul 2009 13:26:35 -0400, Ethan Swint wrote:
> >> Are the Doxygen docs for gaf published on the web/internet?
> >
> > There is a section in the devel-tips of the wiki:
> > http://geda.
On 07/26/2009 01:38 PM, Kai-Martin Knaak wrote:
On Sun, 26 Jul 2009 13:26:35 -0400, Ethan Swint wrote:
Are the Doxygen docs for gaf published on the web/internet?
There is a section in the devel-tips of the wiki:
[1]http://geda.seul.org/wiki/geda:devel-tips#doxygen_comments_and_sty
On Sun, 26 Jul 2009 13:26:35 -0400, Ethan Swint wrote:
> Are the Doxygen docs for gaf published on the web/internet?
>
There is a section in the devel-tips of the wiki:
http://geda.seul.org/wiki/geda:devel-tips#doxygen_comments_and_styles
Unfortunately, this section is still waiting for volunte
There is a new development snapshot available ...
http://gnucap.org/devel/gnucap-2009-07-23.tar.gz
Optional plugin files:
http://gnucap.org/devel/gnucap-2009-07-23-models-bsim.tar.gz
http://gnucap.org/devel/gnucap-2009-07-23-models-jspice3-2.5.tar.gz
http://gnucap.org/devel/gnucap-2009-07-23-mod
Are the Doxygen docs for gaf published on the web/internet?
On 07/21/2009 02:46 PM, Stuart Brorson wrote:
DOxygen
[1]http://www.stack.nl/~dimitri/doxygen/
Stuart
On Tue, 21 Jul 2009, Kai-Martin Knaak wrote:
In the c-code of gaf I see some non standard comment syntax. E.g
/*! whatev
On Sun, 26 Jul 2009 10:28:19 +0200, Levente Kovacs wrote:
> I have PCB templates with pre defined mechanical elements, and when I
> place my electrical elements and say "Disperse All..."
Components are selected immediately after place. Use "disperse selected"
to disperse only these. If you want
On Tue, 7 Jul 2009 18:34:42 -0700
Steven Michalske
wrote:
> Full ACK, spend the time making male and female footprints,
> otherwise your going to pay another day.
>
> In the through hole case you might even want to make male and female
> front and back side.
footgen.py has built in suppor
On Thu, 02 Jul 2009 14:22:44 +0200
Stefan Salewski wrote:
> An other method may be a SPECIAL connection symbol in gschem for
> connecting nets.
I think that would be a nice solution. You could then add starpoints in power
and ground nets.
Levente
--
Levente Kovacs
http://logonex.eu
__
Hi,
It would be nice if the "Disperse All Elements" function in PCB was working
only on non locked element.
I have PCB templates with pre defined mechanical elements, and when I place my
electrical elements and say "Disperse All..." it moves away my mechanical
things too, which are locked. Undo
36 matches
Mail list logo