X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=Gb6JfE3Yjl7zLVaDkeN1aUlD6sOtwvHF8I4QcMb2Jmo=; b=KtxTg258QPFIPfYP+jLmDS+sfEN3tZsVj9THC4l5J0gIJdtT+Has/Wu/bolfojCgkI pZHOskvvvsfX7qcpz7DSdNo1xmLNmuzrb9cQf2SJilRFuxedpzjXAi5tzRecIDWhUOZn MvCL6SjziihrRxx57KTT5slTwmIx6SWJE8qzuQ1wLrNukZ31W5mt05Sl8rRnXHoLN9Ho rasUu/f2wj/ALfddfkwvLJsLk7l+tlVzEm7pdKmT/AKsKGF4swYIVJJU69z9U73U0jrl iMnaTRQp6qjokPQhqCAOGNl88BOACoWpgQXovFalvOlVG1xP5bdpSA8WSaM1V8r0CU/I 5w7Q== X-Received: by 10.152.3.199 with SMTP id e7mr22885605lae.35.1407151616729; Mon, 04 Aug 2014 04:26:56 -0700 (PDT) Date: Mon, 4 Aug 2014 15:26:53 +0400 From: Vladimir Zhbanov To: geda-help AT delorie DOT com Subject: Re: [geda-help] Down Symbol Message-ID: <20140804112653.GJ24580@localhost.localdomain> Mail-Followup-To: geda-help AT delorie DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) 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, Mike. On Thu, Apr 24, 2014 at 06:53:47PM -0700, Mike Redmon wrote: > Hello. I am using gscehm 1.6.2 on Fedora 15. I tried to modify the > Linear opamp symbol, lm741-1.sym, to make it conform to the spice model > in gspiceui: gspiceui-0.9.98/examples/lib/opamp/lm741.mod. > So I highlighted the component, and selected 'Down Symbol' from the > Heirarchy menu. This gave me a page in gschem with the symbol, where I > went about editing it to obtain conformance - in particular, the pin > numbering. While editing I noticed that the pin type of each pin was > set to the same data as the pin number. As well, every data field that > I checked held the same data. Well, maybe I don't know how to get the > actual data to list. Is there some magic for this? AFAICS, the lm741 symbol pins doesn't have the pintype= attribute. If you edited it and made it work with gspiceui, could you provide us with the result? I'll try to fix it in the repository then. Thanks, Vladimir