X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-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 :content-transfer-encoding:in-reply-to:user-agent; bh=96K1H1dt1LjSTuC+V++FTxEZSKJuRpH4sYbUZp/4Tco=; b=q+h0R1rCUXdyuMZQFNXjzbU7rAQBm9rV7I4z/zujTbM9xgDOpPt5s0r3U1Jyq/gEIx TP6HJc1t71vMA+XmOnI22vk63vhzdH0K50Q7Jp4DXApA/Gu6qWcVjTimC8WKjzL47Yai C5xhnncYYh3d+j3JZooFbqcQnq3hJ0BAr28QP1LvHTGycUAu7fdlZIhoMODc7XpbZL9k DCpvmRyOrTYLt1cRO+a9HAMqyC9g27w1ATytNmzOYUe0P1I0GyphQp7MPPwlkj/PWqK2 2Hg33n5zoXheae+leOUako7jZPdBKAjiCLn/Z+shKEYfnhX+XLfPmbQYRszPbemEOJps GuPg== X-Received: by 10.112.160.73 with SMTP id xi9mr15981648lbb.92.1435613043779; Mon, 29 Jun 2015 14:24:03 -0700 (PDT) Date: Tue, 30 Jun 2015 00:24:01 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com)" To: geda-user AT delorie DOT com Subject: Re: [geda-user] gEDA/gschem still alive? Message-ID: <20150629212401.GD28458@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <20150629113018 DOT GH19654 AT fi DOT muni DOT cz> <1435581145 DOT 1447 DOT 19 DOT camel AT ssalewski DOT de> <1435592698 DOT 1607 DOT 17 DOT camel AT ssalewski DOT de> <1435599996 DOT 2704 DOT 20 DOT camel AT ssalewski DOT de> <201506292033 DOT t5TKXq06009463 AT envy DOT delorie DOT com> <13D3A00C-EA98-458A-BC3F-213653FA806A AT noqsi DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <13D3A00C-EA98-458A-BC3F-213653FA806A@noqsi.com> User-Agent: Mutt/1.5.23 (2014-03-12) 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, Jun 29, 2015 at 02:54:33PM -0600, John Doty wrote: > > On Jun 29, 2015, at 2:33 PM, DJ Delorie wrote: > > > > >> John, I have frequently marked off in the comment field how long/wide > >> traces can/should be. It would be nice if there was some meaningful > >> way to pass that to PCB. That would involve gschem changes in minor > >> ways. I am not asking anyone to implement this. Just defending a > >> position. > > > > File->Import imports all attributes as element attributes. I don't > > know of anything that *does* anything with it though, aside from some > > BOM scripts. > > > > Yeah, but the problem is that it can’t import attributes of net > segments, since they aren’t in one of the gnetlist views. Gnetlist > can’t even see the segments, only the glommed-together nets. And then, > nets aren’t “elements”. It obviously can do it, since libgeda API has means for it. Once again, see my scheme script above in the thread.