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=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=KvRQedJUztUvfFgnnAY3lHsaDKJY1D3DKgGd0Yw6PeY=; b=r0HO/xUAd/iqd9dguZeeH9jUgNzA0mz6haFRfks/bk2xSepjrQnrZ8Xjvka34c53Ke Bmtq69gX2wiO9etRJewHsJy+VaKXIng69jEpCMTm+n3aNuetfSQfr/fajisLqgzLaVOx ROthdeVrW0a5nSZ5a1wdltObtVK/3d15czsjhOXNQoP2j5LyxUL1tC1oNerGWJ1rGMJs pZyH4cBozZ8TuYJGd9nzTzS29fNyQO66otJCJ5K2X4xLjolAbKbgWN8ssOQxCm6Klvyb gYzPSpImRWwWO0NbPUNciJo3LNcBdTMXL5HEJ5Mlc6nHmEc+iN/hDBcGwZgap1EJSGZE +sAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=KvRQedJUztUvfFgnnAY3lHsaDKJY1D3DKgGd0Yw6PeY=; b=tfH7lfYK/SF7EhSAa2cBEC44DoPoBNiKy4lrpvYz/5mxywby2PySg2NJntLnioY6cP d64BQ/6nC+3MHjEMbHhfZK4gDK+Us4XNAX1MeipgJ/NOUEQCLXK5q+6skv2eaW7VWGI5 0Q52a0jRBUOynf+RF8z7dtkNYOYOw9rEBQBNMqyiZ0G0IUbKb4+9lws5fQAVEyxSMUIn a9IbCNAH6BXQVq75iyQ1U3F9uvDfuA+UjdvOq5wXhwFqABtLEKyOf4saFrV92aMjVgCK JoC8mVSQCTzN8btkCB53ON2S14odmC6Y/I2If5vdqtzPXbopgE3zke786PV8CaeTEFJM rFQQ== X-Gm-Message-State: AOUpUlG1BurDYgmmOib8CUknksvVLVAd56wIMLo4aNOhXw5UTSyAQpbc iitJPFhs3kltNj50rlxltq1/fAlv X-Google-Smtp-Source: AAOMgpe4UzMZdF4Md28S5AyZ6dPVha/R1GMaJBd/zoYKyDp2+SnJpDlnrhDZJRzf0mWmtnt28tQp4w== X-Received: by 2002:a2e:869a:: with SMTP id l26-v6mr10522893lji.48.1532370486837; Mon, 23 Jul 2018 11:28:06 -0700 (PDT) Date: Mon, 23 Jul 2018 20:28:03 +0200 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] gschem multiple pages Message-Id: <20180723202803.0cc28b493c6cc389cfd0e7aa@gmail.com> In-Reply-To: <20180723155646.52246841DEB5@turkos.aspodata.se> References: <20180723152807 DOT 13d27cadcd023b63aa3fd9c0 AT gmail DOT com> <20180723155646 DOT 52246841DEB5 AT turkos DOT aspodata DOT se> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 > Nicklas: > > Luis: > > > I have an schematic split in 6 pages, but I am unable to tell gschem > > > the pages are related. I can open the first sch file, open the page > > > manager, and then open all the pages in the page manager. Then I can > > > use AvPag and RePag to navigate through my whole project. However: > > > > You add the source=filename.sch attribute to any symbol. Then you could > > traverse the hierachy with "Hd" or right click and chose "Down schematic". > > Didn't know about the page manager, tried it on a hierachical project I > have with several levels of pages. Works as Niclas says above, but the > page manager just lists one file at the startup, I have to go down to > all subpages for it to list them. Is that what it is supposed to work, > isn't there a "scan hierarchy" so that all pages show up in the page > manager without me actually traversing the whole the hierarchy ? Page manager show open files but I would guess to show hierarchy would be a good idea. > > You probably need to draw your own symbol which and gschem need to be > > restarted befor you could add them with just an any other symbol. > > You don't have to restart gschem for that. No not to draw them but the new symbols will not show up on the list until restarted unless refresh which I have missed below is used. > In the (menu) Add -> Compoent popup, below to the left, in the > "Filter:" line, there are two icons to the right of the entry box, > the first one with a "x" clears the entry box, but the second with a > near full circle arrow does refresh the symbol list ... I have missed this. > > Mechanism is very powerful/flexible and it is possible to add > > symbol "above" schematics with connections to show cable > > connections in between boards but not possible to connect to > > connectors below. > ... > > How to you do that, or are you just using a "cable" top page > referencing actual "board" subpages ? I draw an ordinary net or bus for a cable with several strands. Schematics below I feed to gschemlist but not the top level connecting circuit boards. I use it just for visualization but with proper attributes and gnetlist backend I guess it would be possible to get useful output for manufacturing of cables, I have however never done this kind of cable drawings. Nicklas Karlsson