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:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=SMOpzIjepeCpNf9MvRkG3cIkk40SJdPkaisQkv9GkJY=; b=vrBKuAal2SIlMtUfUFUkZAX5p6YOzl81UfXeKMcY6PbLaZ052dC0+2zTwx/CKO7cFB Qs/iCNPTBWj/hfteGAM93MckkPwKUOgBe+wcitfh7Sd2krQei0wYx1WxIsXqzSUTXwrs NEM5/UYTwU07TbXRXenwwUOEglbSP56dgI6Hyaf/a9gE/ETL7Zdb31WfypDmmpvOsRIo 87YB+myf6S6gfpl+2/53TR9I9PUC9TDBb2FtIV/eLMKf+PXAbO5wN4KCVPcwFRhqLTy2 efrbH8iCLx08tG7itMldQGjFvaduVAtdZ39Egh6rvKYL64OcLKPMraebEb2Mv/qA4pTu gJQA== MIME-Version: 1.0 X-Received: by 10.180.72.228 with SMTP id g4mr19931171wiv.22.1364957944303; Tue, 02 Apr 2013 19:59:04 -0700 (PDT) In-Reply-To: References: Date: Tue, 2 Apr 2013 22:59:04 -0400 Message-ID: Subject: Re: [geda-user] Footprints - mechanical pads From: Nathan Stewart To: "geda-user AT delorie DOT com" Content-Type: multipart/alternative; boundary=f46d043c819e67567804d96c09af 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 --f46d043c819e67567804d96c09af Content-Type: text/plain; charset=ISO-8859-1 Actually that worked. I just added attributes to the instantiation of the switch net=GND:3,4. That way it's not part of the component. On Tue, Apr 2, 2013 at 9:48 PM, Russell Dill wrote: > On Tue, Apr 2, 2013 at 4:41 PM, Kai-Martin Knaak > wrote: > > Russell Dill wrote: > > > >>> How should i handle pads which can optionally be connected to > >>> ground? > >> > >> Just name them and you should be fine, no? > >> > > > > If you connect GND to the pin without the pin mentioned in the > > schematic, pcb will complain on the next "optimize rats". If you > > mention the named pin in the schematic and tie it to GND, then pcb > > will insist, you do indeed connect it to GND copper. Either way,the > > connection is not quite optional. > > > doh, somehow I misread the question completely. Ignore my response > --f46d043c819e67567804d96c09af Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Actually that worked. I just added attributes to the insta= ntiation of the switch net=3DGND:3,4. That way it's not part of the com= ponent.


On Tue, Apr 2, 2013 at 9:48 PM, Russell Dill <Russ DOT Dill AT asu DOT edu>= ; wrote:
On Tue, Apr 2, 2013 at 4:4= 1 PM, Kai-Martin Knaak <kmk AT famil= ieknaak.de> wrote:
> Russell Dill wrote:
>
>>> How should i handle pads which can optionally be connected to<= br> >>> ground?
>>
>> Just name them and you should be fine, no?
>>
>
> If you connect GND to the pin without the pin mentioned in the
> schematic, pcb will complain on the next "optimize rats". If= you
> mention the named pin in the schematic and tie it to GND, then pcb
> will insist, you do indeed connect it to GND copper. Either way,the > connection is not quite optional.


doh, somehow I misread the question completely. Ignore my response

--f46d043c819e67567804d96c09af--