X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Thu, 26 Jul 2012 13:15:37 -0400 Message-Id: <201207261715.q6QHFbJH018915@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: <20120726171241.92D128279F8B@turkos.aspodata.se> (karl AT aspodata DOT se) Subject: Re: [geda-user] sym-files: duplicate pins References: <20120726171241 DOT 92D128279F8B AT turkos DOT aspodata DOT se> 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 > It turns out that pin 5 gets connected to multiple nets > > $ grep IC2-5 test.net > unnamed_net7 R8-1 IC2-5 > unnamed_net5 R3-2 IC2-5 If you're using gsch2pcb, try using pcb's File->Import instead. It uses different logic which should handle this case correctly, or at least better :-) (and if not, I want to know about it :-)