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=AP+R31FUbu0LdZEi/29omno54keCNsNEu4vNPGHfZe0=; b=huX+y6unJ1sHb1OGj6uVAIvyip/uiQV2JNirFE946lMeW52Y6K1j1kq/PUjrhsVvkX CGXxHp9YNOAm1O0cswfR2UzDmUMJ1KTN6pAkbSsrkwQ2QKD3PDBA4wIDXGigmp00y0++ xklcP6IG7aWz71DUAkDQNeWyzBC5FbOeFxTXe3/CgfU0Nrg8ZMZSFWuGbmSRF6EDudsF dWvhMDvElCvMNBo0wcChztwkeAoa0bn9VOu/vO58NNSS1BMAUPllgwuHD0wOkUxvbZbA 6rQKfzL9nfieuDgHAs5ZtmQLPtZagdkF76ocVqLmITT6WxmVlydzVoo76HOGPzqi4fH4 /Wcg== MIME-Version: 1.0 In-Reply-To: <20121211023509.552a4e29@akka> References: <20121204183305 DOT 6b04c0dc AT jive DOT levalinux DOT org> <20121208112649 DOT 388a9d22 AT jive DOT levalinux DOT org> <1355011808 DOT 19390 DOT 8 DOT camel AT localhost> <20121209164921 DOT 5acd2412 AT akka> <35569664-3107-4F54-BD56-42EBEB7C0CD7 AT jump-ing DOT de> <20121211023509 DOT 552a4e29 AT akka> Date: Mon, 10 Dec 2012 17:34:51 -0900 Message-ID: Subject: Re: [geda-user] Find rat lines From: Britton Kerin To: geda-user AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 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 Mon, Dec 10, 2012 at 4:35 PM, Kai-Martin Knaak wrote: > Markus Hitter schrieb am 10. December 2012: > >> Do you guys never import a bunch of new or renamed components with (x) >> gschem2pcb? > > I usually set Settings->Import_New_Elements_at to "Crosshair" and click > to some free space in the Viewport. I also habitually set the attribute > "Set_Dispersion" to zero. That way, all new components land on top of > each other. They don't scatter all over the place. > > BTW, do we really have to call the 2D patterns in a layout "components"? > I get the impression that the rest of the world calls this collection of > lines and polygons in copper and silk a "footprint". To them, a > component is the three dimensional object soldered to the pcb. Well, one way to make a module in PCB, is to make a large and more-complicated-than-usual "component" :) I sort of do this for arduino shields/beaglebone breadboards (where to footprint actually represents the arduino/beaglebone that is getting attached below). I don't know if its worth having our own term just because footprint usually means slightly less than this, or not. Britton