| www.delorie.com/archives/browse.cgi | search |
| 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; q=dns/txt; c=relaxed/relaxed; |
| d=igor2.repo.hu; s=k1; h=Content-Type:MIME-Version:References:Message-ID: | |
| In-Reply-To:Subject:From:To:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding | |
| :Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: | |
| Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: | |
| List-Subscribe:List-Post:List-Owner:List-Archive; | |
| bh=KDbGnRE8Yg0WSd0PAx0aPCldgcWXc8BBh2zHq4+X8lo=; b=NZYvcNOM6fBVMiltQcdAMmyfNG | |
| 3wdngM9zvAQC4+1cORsgYzaTN16j7WWT/dG6kSRQHccNvpHFE7ERMZZ1jBePHqAmB0d3LfgZ5qnRf | |
| DRe1kvtx4UkTORFjOqRCRY7x9h4OpK6B3b4w3qz/rhYAZvMo+1Zcy1Wll5yUdiHYTef4=; | |
| Date: | Mon, 8 May 2023 17:22:53 +0200 (CEST) |
| To: | geda-user AT delorie DOT com |
| X-Debug: | to=geda-user AT delorie DOT com from="grnd AT igor2 DOT repo DOT hu" |
| From: | "grnd AT igor2 DOT repo DOT hu [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
| Subject: | Re: [geda-user] How to add a "bus" or "net" in sch-rnd |
| In-Reply-To: | <9257e692-9eec-b628-6c91-8a3c9d588483@k4gvo.com> |
| Message-ID: | <alpine.DEB.2.20.2305081713330.25839@igor2priv> |
| References: | <9257e692-9eec-b628-6c91-8a3c9d588483 AT k4gvo DOT com> |
| User-Agent: | Alpine 2.20 (DEB 67 2015-01-07) |
| MIME-Version: | 1.0 |
| 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 |
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --722076672-1753860107-1683559373=:25839 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Mon, 8 May 2023, Jim Lynch (jim AT k4gvo DOT com) [via geda-user AT delorie DOT com] wrote: > I have a situation where I need to connect a few points but don't want to run > wires. It'll make the schematic too busy so what I need is a symbol, like the > ground or vcc but named net-1 or something like that. I can't remember what it > was called in gshecm. I'm sure I'm not using the right terminology. Your terminology is mostly good, only the "bus" part was a bit off (that has a different meaning, bundling multiple signals into "one line"). You can make a connection multiple ways, this tutorial video shows the 6 different methods that already work in sch-rnd: https://archive.org/details/sch-rnd-tut-creating-networks Some of these involve drawing wires, some involve drawing non-wires, some do the connection only using attributes (textual data). For the symbol based approach you could use the generic rail symbol and edit the rail attribute to "net-1" or whatever else. As a user I prefer using a stub wire and adding a name attribute to it (with a floater). All covered in the video. Btw, I recommend subscribing to the pcb-rnd mailing list where I can provide the same support. It's to remove Ringdove noise from geda-user@. Best regards, Igor2 --722076672-1753860107-1683559373=:25839--
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |