Re: gEDA-user: Ground color

2008-06-24 Thread Ben Jackson
On Wed, Jun 25, 2008 at 01:27:51AM +0100, Peter Clifton wrote: > > The lightbulb which lit up in my head in response to that suggestion:... > > I've long wanted "rat parts", so I could list a load of footprints for > PCB to queue up for placement. My personal nickname for this idea is 'tetris pl

Re: gEDA-user: neck-down example

2008-06-24 Thread Bert Timmerman
Hi DJ, Nice artwork :) I just needed such a "neck-down" feature on one of my last designs (not send to the boardhouse yet). I "solved" the situation with a jump wire. Until now :) BTW: Plug-in to have automagical DRC for minimum tracewidth and minimum clearance ? Could become messy in case of

Re: gEDA-user: Using the currently available binary I end up with this response

2008-06-24 Thread Gregg Levine
On Tue, Jun 24, 2008 at 10:27 PM, Gregg Levine <[EMAIL PROTECTED]> wrote: > On Tue, Jun 24, 2008 at 10:16 PM, Cesar Strauss <[EMAIL PROTECTED]> wrote: >> Gregg Levine wrote: >> [...] >>> [EMAIL PROTECTED]:/usr/local/geda-0.0.2/bin$ ./geda >>> /usr/local/geda-0.0.2/lib/python2.5/site-packages/gtk-2.

Re: gEDA-user: Using the currently available binary I end up with this response

2008-06-24 Thread Gregg Levine
On Tue, Jun 24, 2008 at 10:16 PM, Cesar Strauss <[EMAIL PROTECTED]> wrote: > Gregg Levine wrote: > [...] >> [EMAIL PROTECTED]:/usr/local/geda-0.0.2/bin$ ./geda >> /usr/local/geda-0.0.2/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py:72: >> GtkWarning: could not open display > > Are you logging

Re: gEDA-user: Using the currently available binary I end up with this response

2008-06-24 Thread Cesar Strauss
Gregg Levine wrote: [...] > [EMAIL PROTECTED]:/usr/local/geda-0.0.2/bin$ ./geda > /usr/local/geda-0.0.2/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py:72: > GtkWarning: could not open display Are you logging in using ssh? If so, you must use the -X option to be able to run graphical applicati

gEDA-user: neck-down example

2008-06-24 Thread DJ Delorie
We talked about this on IRC and I promised Peter I'd redo the math and example for him... http://www.delorie.com/pcb/neck-down.pcb This example was done manually, with paper, pencil, and a calculator. No plug-in yet, sorry! ___ geda-user mailing list

Re: gEDA-user: Using the currently available binary I end up with this response

2008-06-24 Thread Gregg Levine
On Tue, Jun 24, 2008 at 9:46 PM, Peter Clifton <[EMAIL PROTECTED]> wrote: > On Tue, 2008-06-24 at 21:25 -0400, Gregg Levine wrote: >> Hello! >> I just downloaded and extracted the currently available binary, which is: >> 0.0.2, and the readme for it suggested that I bring issues here. >> >> I also

Re: gEDA-user: Using the currently available binary I end up with this response

2008-06-24 Thread Peter Clifton
On Tue, 2008-06-24 at 21:25 -0400, Gregg Levine wrote: > Hello! > I just downloaded and extracted the currently available binary, which is: > 0.0.2, and the readme for it suggested that I bring issues here. > > I also installed it accordingly for regular users, and opened a > terminal and logged i

gEDA-user: Using the currently available binary I end up with this response

2008-06-24 Thread Gregg Levine
Hello! I just downloaded and extracted the currently available binary, which is: 0.0.2, and the readme for it suggested that I bring issues here. I also installed it accordingly for regular users, and opened a terminal and logged into it via the user thus selected. (I suspect I'll need to actually

Re: gEDA-user: Ground color

2008-06-24 Thread Peter Clifton
On Tue, 2008-06-24 at 16:41 -0700, Steven Michalske wrote: > Oh the possibilities with an element browser! > > updates, replacements, tuning values, the list goes on and on :-P > > hardkrash The lightbulb which lit up in my head in response to that suggestion:... I've long wanted "rat parts",

Re: gEDA-user: Ground color

2008-06-24 Thread Steven Michalske
Oh the possibilities with an element browser! updates, replacements, tuning values, the list goes on and on :-P hardkrash On Jun 24, 2008, at 3:17 PM, Ben Jackson wrote: > On Tue, Jun 24, 2008 at 10:56:25PM +0200, Bert Timmerman wrote: >> OTOH, if I have 50 or more elements locked and I only w

Re: gEDA-user: Ground color

2008-06-24 Thread Ben Jackson
On Tue, Jun 24, 2008 at 10:56:25PM +0200, Bert Timmerman wrote: > OTOH, if I have 50 or more elements locked and I only want to unlock 35 > of them, and if I could select only the elements to unlock ... You could build an "element browser" like the netlist window and have a column to lock/unlock.

Re: gEDA-user: PCB layer/signal selection

2008-06-24 Thread Ian Chapman
Thanks DJ that's fixed it. /,lock/ to // and /lock/ to // On Tue, 2008-06-24 at 16:25 -0400, DJ Delorie wrote: > Save your PCB to disk. Bring up the file in a text editor and search > for the word "lock". Remove them if you find any. Now bring the > board up in pcb again and everything will be

Re: gEDA-user: Ground color

2008-06-24 Thread DJ Delorie
I still think you need an unlock-and-select-those option ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Ground color

2008-06-24 Thread Bert Timmerman
Hi Ben and all, On Tue, 2008-06-24 at 13:30 -0700, Ben Jackson wrote: > On Tue, Jun 24, 2008 at 10:00:58PM +0200, Bert Timmerman wrote: > > > > UnlockElements(All) works as expected, Selected is still insensitive due > > to the fact that I still can't select locked elements, the element silk > >

Re: gEDA-user: Ground color

2008-06-24 Thread Ben Jackson
On Tue, Jun 24, 2008 at 10:00:58PM +0200, Bert Timmerman wrote: > > UnlockElements(All) works as expected, Selected is still insensitive due > to the fact that I still can't select locked elements, the element silk > doesn't change to the "selected" color. Do you expect to be able to select locke

Re: gEDA-user: PCB layer/signal selection

2008-06-24 Thread DJ Delorie
Save your PCB to disk. Bring up the file in a text editor and search for the word "lock". Remove them if you find any. Now bring the board up in pcb again and everything will be unlocked. Now you can unselect everything (there's a menu button for it). Next, hide the pins/pads and vias layers.

gEDA-user: PCB layer/signal selection

2008-06-24 Thread Ian Chapman
I'm not sure how to describe this. I have a blotch on one of my pads that is causing a short to a trace. It's on the top layer red layer but the blotch is light blue, the same light blue as my ground plane. The ground plane is usually dark blue so I guess the grounds are inadvertently selected b

Re: gEDA-user: Ground color

2008-06-24 Thread Bert Timmerman
Hi Ben, On Mon, 2008-06-23 at 14:47 -0700, Ben Jackson wrote: > On Mon, Jun 23, 2008 at 11:37:12PM +0200, Bert Timmerman wrote: > > > > While testing the patch (attached) I made against my LockElements(All| > > Selected) /UnlockElements(All|Selected) plugin (attached) I came to the > > conclusion

gEDA-user: freedog cookout/sprint reminder: Sunday

2008-06-24 Thread DJ Delorie
Reminder that the Freedog cookout and sprint is this Sunday, the 29th, from our usual 10am to 5pm, at my house (email if you need directions). Family are welcome, but the weather isn't looking promising yet. If it rains it will be a cook-in instead ;-) DJ http://www.weather.com/weather/print/0

Re: gEDA-user: Using SMT

2008-06-24 Thread Robert Butts
Thanks everyone. The Project: I'm a quadriplegic and during the summer I have difficulty regulating my temperature and am usually restricted to indoors and air condition when the outdoor temperature exceeds 80 degrees. I've been working on a design to mount a thermoelectric cold plate in the back

Re: gEDA-user: Using SMT

2008-06-24 Thread John Luciani
On Tue, Jun 24, 2008 at 1:12 PM, Robert Butts <[EMAIL PROTECTED]> wrote: > I'm about to start bread boarding a desin. I have a few surface mount chips > that I got SMT-to-DIP adapters for. I also purchased SMT paste. I have > never worked with surface mount devices. How do you paste the chip t

Re: gEDA-user: Using SMT

2008-06-24 Thread Tamas Szabo
Hi, You didn't described your project too much... However, if you never worked with SMT and you want only a few parts, it would be far more easy to solder by soldering iron. If you want something pretty, you need a so called 'stencil', which is a stainless steel mask for the soldering paste. A

Re: gEDA-user: Using SMT

2008-06-24 Thread James Johnston
SparkFun has some good material for learning some basic SMT techniques: http://www.sparkfun.com/commerce/hdr.php?p=tutorials See about 1/2 down, "Surface mount soldering tutorials." Personally I go one of two routes: (1) reasonably fine-tipped temperature-regulated soldering iron, the

gEDA-user: Using SMT

2008-06-24 Thread Robert Butts
I'm about to start bread boarding a desin. I have a few surface mount chips that I got SMT-to-DIP adapters for. I also purchased SMT paste. I have never worked with surface mount devices. How do you paste the chip to its footprint? How do you get the excess, if any, paste out? I have a feelin