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=nZpGqwMIt/qBHOwwdjmx/SHc1WWRavgEfCVhdLgdbu0=; b=bHVfOD+pKuDB23akHwu4DLkyOHPAFBawY3ViT7h2kTIG5m5Vy+eD/pLH4Zmk1h/QvX FNrQDDtAY3xTnOMaDR3RuhkRWOW88oJQAyNfsl2+dHhwPaLd5U8GQp7B7/D4VTSrGPpi isYNYDImpv1plHke1yvW2qCJrGXGDppnMiQbjqU/005rTtREiAoWDRnow981eThD8I/n 7tymFsRf0puFB7ysuWuYTAmewPojrqDj8LU6yPKs/d3RxfgZAYwQfAdE+7058iFcDJfJ y6aSdOqiG2kp9wJ5cHH+obayyl1I3lpn1zE0LZsusrmQ6uKToGVk8L5UK4zMiNRIIepx 8b3g== MIME-Version: 1.0 X-Received: by 10.58.190.34 with SMTP id gn2mr107667vec.34.1379527266259; Wed, 18 Sep 2013 11:01:06 -0700 (PDT) In-Reply-To: <5239E54C.2080706@buffalo.edu> References: <5239E54C DOT 2080706 AT buffalo DOT edu> Date: Wed, 18 Sep 2013 14:01:06 -0400 Message-ID: Subject: Re: [geda-user] Heavy Symbols From: Rob Butts To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=089e0158bee8a9da5604e6ac385b 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 --089e0158bee8a9da5604e6ac385b Content-Type: text/plain; charset=ISO-8859-1 Thanks! I know where the resistor symbols are in gschem. Now I now where the symbol file is. Thanks for showing me how to add the attributes! On Wed, Sep 18, 2013 at 1:39 PM, Stephen R. Besch wrote: > On 09/18/2013 01:16 PM, Rob Butts wrote: > >> I know this is a much discussed subject but I haven't followed it much and >> reading the results of a search is confusing this non-guru-linux user. >> >> I was just about to locate the resistor symbol to make my own version with >> attributes of footprint, part number, digikey part number... >> >> Does this exist? >> >> There are 2 questions posed here. First, is there a symbol for a > resistor in the standard library? Yes there is. Look in the MISC category > and pick one of those as a staring point. The other question is: Does any > one already have such a customized resistor symbol? The answer to this is > also yes. However, since attribute preferences and component style will > differ, you're probably better off rolling your own. I would also suggest > that you add your custom attributes to the gschemrc file located the .gEDA > folder found in your home directory. Then when you click on the attribute > Drop down when adding an attribute, your custom choices will be there. > This has 2 advantages: 1) You don't have to type them every time, and 2) > it avoids having slight differences in the spelling of the attributes when > constructing parts. > > gschemrc is also where you define the location of your custom component > library(s). So, you would add something like this: > > (component-library "${HOME}/gaf/your_local-sym_**directory") > > (attribute-name "Vendor") > (attribute-name "VendorPN") > (attribute-name "Manufacturer") > > > -- > fictio cedit veritati > > --089e0158bee8a9da5604e6ac385b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thanks!

I know where the resistor s= ymbols are in gschem.=A0 Now I now where the symbol file is.

T= hanks for showing me how to add the attributes!


On Wed, Sep 18, 2013 at 1:39 PM, Stephen= R. Besch <sbesch AT buffalo DOT edu> wrote:
On 09/18/2013 01:16 PM, Rob Butts w= rote:
I know this is a much discussed subject but I haven't followed it much = and
reading the results of a search is confusing this non-guru-linux user.

I was just about to locate the resistor symbol to make my own version with<= br> attributes of footprint, part number, digikey part number...

Does this exist?

There are 2 questions posed here. First, is there a symbol for a resistor i= n the standard library? Yes there is. Look in the MISC category and pick on= e of those as a staring point. The other question is: Does any one already = have such a customized resistor symbol? The answer to this is also yes. How= ever, since attribute preferences and component style will differ, you'= re probably better off rolling your own. I would also suggest that you add = your custom attributes to the gschemrc file located the .gEDA folder found = in your home directory. =A0Then when you click on the attribute Drop down w= hen adding an attribute, your custom choices will be there. =A0This has 2 a= dvantages: 1) You don't have to type them every time, and 2) it avoids = having slight differences in the spelling of the attributes when constructi= ng parts.

gschemrc is also where you define the location of your custom component lib= rary(s). So, you would add something like this:

(component-library "${HOME}/gaf/your_local-sym_directory")=

(attribute-name "Vendor")
(attribute-name "VendorPN")
(attribute-name "Manufacturer")


--
fictio cedit veritati


--089e0158bee8a9da5604e6ac385b--