X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Tue, 8 Nov 2011 14:15:13 -0500 Message-Id: <201111081915.pA8JFD0X013781@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: <20111108190803.GE6940@yumi> (message from Cyril Hrubis on Tue, 8 Nov 2011 20:08:03 +0100) Subject: Re: [geda-user] duplicate refdes values References: <20111108100616 DOT GA32119 AT yumi> <89AF1CB2-6703-4ABC-A43D-7EA37559426F AT noqsi DOT com> <20111108180039 DOT GA6472 AT yumi> <201111081833 DOT pA8IXpek012142 AT envy DOT delorie DOT com> <20111108190803 DOT GE6940 AT yumi> 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 > So you have three syms for one component and one footprint. Do the pins > of the syms overlap or not? Usually the pins do not overlap. I have a few where they do, but I use a perl script to doctor up the netlist when this happens (gnetlist doesn't handle overlapping *pins* very well). > Hey, I've said I would do a patch for gsch2pcb in the first mail and I'm > still willing to do that if we figure right way to do it. Thanks!