Re: gEDA-user: Bug in cvs pcb concerning polygons

2007-08-05 Thread DJ Delorie
Note that the other thing I tried was pulling the edge of the main polygon in to wrap around the opening. I.e., imagine a U-shaped polygon with the top arms touching, to form what looks like a donut. That crashed a lot also. ___ geda-user mailing list

Re: gEDA-user: Bug in cvs pcb concerning polygons

2007-08-05 Thread DJ Delorie
> Even if I fatten them up, you don't seem to have completed an > outline in that area. I couldn't, it kept crashing ;-) > I don't think making a few-unit wide clear is going to work very well. > The LinePoly code is going to make a polygon with several degenerate > segments. It works if I use

Re: gEDA-user: Bug in cvs pcb concerning polygons

2007-08-05 Thread Ben Jackson
On Mon, Aug 06, 2007 at 12:20:49AM -0400, DJ Delorie wrote: > > > It's caused by some non-clearing traces (probably accidental) drawn > > on the GND layer just to the "south" of U300. > > If you mean the 0.04 mil lines, those are intentional. I was trying > to use them to cut a hole in the groun

Re: gEDA-user: Bug in cvs pcb concerning polygons

2007-08-05 Thread DJ Delorie
> It's caused by some non-clearing traces (probably accidental) drawn > on the GND layer just to the "south" of U300. If you mean the 0.04 mil lines, those are intentional. I was trying to use them to cut a hole in the ground plane under the crystal circuit. They clear polys, but have a negativ

Re: gEDA-user: Bug in cvs pcb concerning polygons

2007-08-05 Thread Ben Jackson
On Sun, Aug 05, 2007 at 11:48:38PM -0400, DJ Delorie wrote: > > http://www.delorie.com/tmp/board-polygon-crash.pcb > > Scroll in to U300, shut off thindraw, grab the board with the middle > button (pan) and wiggle it around. It's caused by some non-clearing traces (probably accidental) drawn on

Re: gEDA-user: Bug in cvs pcb concerning polygons

2007-08-05 Thread DJ Delorie
http://www.delorie.com/tmp/board-polygon-crash.pcb Scroll in to U300, shut off thindraw, grab the board with the middle button (pan) and wiggle it around. ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo

Re: gEDA-user: Bug in cvs pcb concerning polygons

2007-08-05 Thread Ben Jackson
On Sun, Aug 05, 2007 at 08:37:52PM -0400, DJ Delorie wrote: > > I checked this in, although it didn't fix my crashes from last night. Send me your crashing boards... I've got lots of debug code. -- Ben Jackson AD7GD <[EMAIL PROTECTED]> http://www.ben.com/

Re: gEDA-user: Bug in cvs pcb concerning polygons

2007-08-05 Thread DJ Delorie
I checked this in, although it didn't fix my crashes from last night. Thanks! ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

gEDA-user: New version of footprint file format doc

2007-08-05 Thread Stuart Brorson
Folks -- Due to popular demand, I have spent a good chunk of time at the code sprint updating and revising the footprint creation document. I have now put the new version online at: http://www.brorson.com/gEDA/ It's the 9th bullet item down in the list. I would appreciate it if interested part

gEDA-user: gattrib glibc detected

2007-08-05 Thread joel silvestre
Hi, gattrib just vanish when I ask him to save my work! It doesn't happen every time but very often, 50% chance... Regards, Joel m]$ gEDA/gattrib version 1.0.1-20070626 gEDA/gattrib comes with ABSOLUTELY NO WARRANTY; see COPYING for more details. This is free software, and you are welcome to

Re: gEDA-user: Bug in cvs pcb concerning polygons

2007-08-05 Thread Ben Jackson
On Sun, Aug 05, 2007 at 12:03:01PM -0400, DJ Delorie wrote: > > I can't find the patch. Ben, did you ever post it anywhere? I have two changes, one is to remove the duplicate clearance of pads, which I've mailed to the list before and I'm attaching to this mail, and another to fix the roundrect

gEDA-user: gschem2pcb netlist problem

2007-08-05 Thread Philipp Klaus Krause
I have a problem in a recently created schematic: gschem2pcb creates a netlist where +5V and GND are connected together. I do not see such a connection in the schematic (5V stuff is in the lower left corner only, VCC is +3.3V) gschem2pcb worked initially, then I realized that pins on the voltage r

Re: gEDA-user: Bug in cvs pcb concerning polygons

2007-08-05 Thread DJ Delorie
I can't find the patch. Ben, did you ever post it anywhere? ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: ngspice plotting issues

2007-08-05 Thread John Doty
On Aug 5, 2007, at 5:33 AM, Chitlesh GOORAH wrote: > On 8/5/07, Amit wrote: >> I was able to create a netlist using gschem -> gnetlist and ngspice >> successfully loads it. I get to the point where I perform a tran >> simulation but I am not able to plot it. When I try to run the >> command >>

Re: gEDA-user: ngspice plotting issues

2007-08-05 Thread Chitlesh GOORAH
On 8/5/07, Amit wrote: > I was able to create a netlist using gschem -> gnetlist and ngspice > successfully loads it. I get to the point where I perform a tran > simulation but I am not able to plot it. When I try to run the command > 'plot out' I get an error 'Can't open viewport graphics'. I had