X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Envelope-From: paubert AT iram DOT es Date: Sun, 25 May 2014 01:30:49 +0200 From: Gabriel Paubert To: geda-user AT delorie DOT com Subject: Re: [geda-user] Re: Bug in PCB or in my design? Gerbers and layout do not agree Message-ID: <20140524233048.GA8471@visitor2.iram.es> References: <537EF137 DOT 5020407 AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Spamina-Bogosity: Unsure X-Spamina-Spam-Score: -0.2 (/) X-Spamina-Spam-Report: Content analysis details: (-0.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.5004] Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, May 23, 2014 at 10:48:14PM -0400, Jason White wrote: > Perhaps you could share more details on the design and footprint in > question. I would try to isolate it down to a simple test case, a PCB > layout with one or two elements that could be shared to demonstrate > the issue. > > On Fri, May 23, 2014 at 2:56 AM, onetmt wrote: > > Il 23/05/2014 00:28, Thomas Oldbury ha scritto: > >> Anyone know what might cause this. Anything I might be missing. Thanks > >> > >> > >> On 19 May 2014 00:41, Thomas Oldbury >> > wrote: > >> > >> See attached PCB file and gerbers. There is a direct shorting > >> polygon across a via and a pin of a power TSSOP U18 (near top center > >> of board). This isn't present on PCB layout nor does any net > >> shorting or DRC error show. > >> > >> The short also appears in the photorender of the board. > >> > >> Bug in PCB or something I'm doing wrong ? > >> > >> This created some problems for a recent project I was doing since we > >> didn't see this short until we got the board made. Luckily we were > >> able to work around it. > >> > >> PCB version info: > >> > >> "This is PCB, an interactive > >> printed circuit board editor > >> version 20110918 > > > > This is the same release I have been using for (at least) the last 2 > > years - Debian tends to be quite conservative with new releases. I have > > produced a dozen of new projects, but I didn't find anything of this > > kind. From what you are (poorly) reporting it could seem a problem > > somewhere in your netlist - maybe some problems with your footprints? Look in the archives, I started a thrad with the title "polygon dicer bug" on Jabuary 10th. The replies were, for some reason which escapes me, spread over other threads but the patch published by Robert Drehmel in the "new router pictures" on January 14th solved my polygon problems. The patch is in: http://www.delorie.com/archives/browse.cgi?p=geda-user/2014/01/14/15:20:10 The polygon code is still not perfect: a few weeks ago, I run into trouble with PCB crashing, tracing with gdb showed that I ran into infinite recursion (over 100000 deep). I managed to fix my board and I can't reproduce the problem any more, but the result was a program crash, not a subtly wrong file sent to manufacturing. Gabriel.