X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Wed, 12 Dec 2012 05:26:51 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: geda-user AT delorie DOT com X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] Find rat lines In-Reply-To: <1355266186.18878.39.camel@localhost> Message-ID: References: <20121204183305 DOT 6b04c0dc AT jive DOT levalinux DOT org> <20121208112649 DOT 388a9d22 AT jive DOT levalinux DOT org> <1355011808 DOT 19390 DOT 8 DOT camel AT localhost> <1355188647 DOT 12937 DOT 14 DOT camel AT localhost> <1355266186 DOT 18878 DOT 39 DOT camel AT localhost> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 Tue, 11 Dec 2012, Peter Clifton wrote: > Actually, I would consider the thermals / connections to pins and pads > to be connections in the graph too, so they would be tested for the > effect of their removal like other copper in the net. That's a good idea. > Polygons become easier to understand in the simpler graph case, they > just become a multiply connected node (probably most connection edges > are thermals linking to pin nodes). > Yes, this was the polygon handling case I listed as highlight the whole poly and let the user remove it and resolve rats. In case of a ground plane connected to other pins as well, this may not be the easiest approach. With the thermal trick, it's possible to detach problematic pins from the poly - but if voting goes wrong (in a VCC-GND short for example) we may end up with a suggestion to remove all the ground pins and leave VCC pins convert the ground plane to VCC plane.