X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: geda-help AT delorie DOT com Subject: Re: [geda-help] help with 71 pin element In-Reply-To: (geda-help@delorie.com) Date: Sat, 05 Aug 2017 22:47:41 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk If you're using pinnumber=A5 in the symbol, you have to use "A5" for the pin NUMBER in the footprint. I.e. you have [... "A5" "17" ...] which sets the NAME to A5, but the NUMBER to 17. Try this: [... "A5" "A5" ...]