X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1364657535.2416.10.camel@AMD64X2.fritz.box> Subject: Re: [geda-user] Footprints - mechanical pads From: Stefan Salewski To: geda-user AT delorie DOT com Date: Sat, 30 Mar 2013 16:32:15 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 Sat, 2013-03-30 at 00:32 -0400, Nathan Stewart wrote: > > How should i handle pads which can optionally be connected to ground? > You may use Soldering-Jumpers, available as Symbols and Footprints http://www.gedasymbols.org/user/stefan_salewski/ I think that solution is not too bad -- the pads are not connected in the footprint to not generate warnings, but you can connect them in PCB program when you have finished your board, and ignore the warnings. Or connect it with solder later. That is really not too bad, it makes it easy to interrupt the connection -- i.e. for USB case it is not always clear if we want a GND connection to the housing. Often it is indeed a good idea to have no direct connection between case and ground -- I like to have the possibility to insert a ferrite bead or similar. Maybe other better solutions exist?