X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com Message-ID: <20120104181905.20607.qmail@stuge.se> Date: Wed, 4 Jan 2012 19:19:05 +0100 From: Peter Stuge To: geda-help AT delorie DOT com Subject: Re: [geda-help] Query gschem and PCB designer Mail-Followup-To: geda-help AT delorie DOT com References: <201201031509 DOT q03F9ZFJ029642 AT envy DOT delorie DOT com> <20120104132321 DOT 13981 DOT qmail AT stuge DOT se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Hi, chetan patil wrote: > On Wed, Jan 4, 2012 at 6:53 PM, Peter Stuge wrote: > > It will work, but maybe you will use the same type of power supply > > connection in another project? > > What is I make use of via or holes footprint at gedasymbols ? There are two major differences between vias and a connector footprint that I can think of right now: 1. Vias are covered by solder mask if the board has solder mask. This makes it inconvenient to connect something to them. 2. Vias are intended only for connecting different layers, not for outside connections. You mentioned that your power supply connection uses "probes" but I'm not exactly sure how they look, so unfortunately I can't make a specific recommendation about what is best. If you explain the power connection in more detail I think you will get more suggestions. > Is it recommended to create things on own? It's your choice. If someone else has created and uploaded a symbol or footprint which you can reuse then I would reuse. Sometimes symbols and footprints need to be customized, e.g. to compensate for some parameters in the board fabrication process, and that usually means that footprints have to be created locally, even if a footprint for the same package was already uploaded by someone else. If you find footprints which you can use then I would use those! I think for all my designs I have used existing footprints for many parts, but usually always needed to create some new footprints myself for a few parts. //Peter