X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Y8+0W+1RkpmfRYMwTVMJ90olXHBOy/krp1gDhxC/07s=; b=ADOKoj42+EbuOo8jbadkDT2D7NVIogD8d2fj1HmF0T76gpZSjXlS2YyFXPDShFdN8q h5C/8RXvew7ZoYsl7DM2j+LEMVm4DtQZ0qH7QG1xlKi4ar5tgP5xZxGuqNqoQo9nIml7 GYXLuMWO40J3WKAwBtg2o9x3zYFAAmeO6FWrwssYfMLYC7dHvndqAgIxEgbRCszP5/tP K6zJ/8iWWsXHDLEKQq2Dj3M4IZiapJE5FXruMORVNVaKe4H8RuOT82sPdf92CrGu3NYp mMmtf8oFQtYxD5GDNYpEVlKOBd5cLTmRlxAyxCT8gWArcRkRR88HAdmiBbCdHxdRZ2Rf 2H7Q== MIME-Version: 1.0 X-Received: by 10.180.218.39 with SMTP id pd7mr19856347wic.21.1421532556303; Sat, 17 Jan 2015 14:09:16 -0800 (PST) In-Reply-To: References: <20150117213351 DOT 106EE81A5EB7 AT turkos DOT aspodata DOT se> Date: Sun, 18 Jan 2015 02:09:16 +0400 Message-ID: Subject: Re: [geda-user] HIDDEN PINS IN A SYMBOL From: Sergey Alyoshin To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 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 Sun, Jan 18, 2015 at 12:44 AM, Jason White wrote: > On Sat, Jan 17, 2015 at 4:33 PM, wrote: >>> I have a 6 pin diode in an SOT23-6 footprint. I'd like a standard diode >>> symbol showing 1 pin as the anode and 1 pin as the cathode. >>> >>> How can I make the pin statements in the symbol that would allow 2 anode >>> pins and 4 cathode pins? >> >> Nothing stops you from overlap the pins, like the attached fp. >> >> Regards, >> /Karl Hammar > > > Cool! I had never though of that. > > Thanks for sharing Overlapped pins already connected with zero length net, so this should not be done for N.C. pins. It would be convenient, if pinnumber can have a list value, e.g. "2,7,8".