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:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=nGk//g4fAE11l/KSLFQehpdb16/HjiiXvH7EzP3fe6o=; b=zxdYZ97FQcGhvXRvpp2Y1Bvfnv7F8UPbo40+AR1rAUzj9lkgilKKeUys/3A99CHQJH veCDqazrg9nyX2GmAsunb6tNYZ+9wsdPsPmmQN8iO8wNPHeG8ikhcIDiTWmU7YnUzTpl nBP18bq+NpZ1eM0/AzbCAuvVo58DiFmO04wsK8HzYa25RAd/ew/AATnd2zfqwzP4oawF TcelXX49FBAqKAUtKn7z7u52BaRMEs1sbjd/dCPc0NEPAPZuwR9s4zx3NRgX9gK3kTPy ncJcCNgAnxpcdV5AUjCEN421T89qPjv1IY9LBpN8qqCvRe6LfUT5GkLNeHvqAHzQ/6O/ x8rg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=nGk//g4fAE11l/KSLFQehpdb16/HjiiXvH7EzP3fe6o=; b=iegY2woNTFUuHRD9KwQpDzlN+iJpB0mHpcUx8aCVqmViDiVfltdEiAj18ZWQ2LxZnn wZCy2WuWtPVf5MesQVoWPoSmcpEf0kk9lQxJ4S1Zc8ut5iCG1BjSYweFC8XZNxkF66z9 iuKhFv9b1mtti7V6wxvxTOi6t8KuoM1jbKcSfRhTBQURj1TdHyMQi1IzNCeRWZ9Yamxq 9r3Z2lS1yHDIk4zN6rujsFS/OuO8MIF3rWRG4JYPrkD8NKsNwV7W71vb8mgAUs5X/rp3 srcO0w5AiyVR4AOl+WCwlEKtql1Ga8jufzH7XsvuCLP+paKm7nlOpfhzG5h+aklonRJr ECXQ== X-Gm-Message-State: AG10YOSgDqL0pVDTrwqy/COj0AbI6nYrQ9DmDiiM/BwwiVVviP8Z30mNNcz8Ozzw1x2PXQ== X-Received: by 10.194.22.167 with SMTP id e7mr32365694wjf.29.1454404824249; Tue, 02 Feb 2016 01:20:24 -0800 (PST) Date: Tue, 2 Feb 2016 10:20:19 +0100 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] The nature of gEDA users Message-Id: <20160202102019.c933fe87f10bd78984d5f9ae@gmail.com> In-Reply-To: References: <56A751EC DOT 8030402 AT iae DOT nl> <20160126124701 DOT 0d061912c7e078ced9d4e6cb AT gmail DOT com> <201601261804 DOT u0QI4KEQ009550 AT envy DOT delorie DOT com> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u129KUU7004188 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 Tue, 02 Feb 2016 09:49:14 +0100 Kai-Martin Knaak wrote: > Stephan Böttcher wrote: > > > Same here. But then, I discover that I need to adjust some lines in > > all 30 copies, of forgot to fix the refdes positions ... > > > > Group instances by reference may be usefull vor Elements and Vias. > > Sure, it must be possible to convert such an instance to a copy, if > > an individual instance needs tweeking. > > +1, both for footprints and for vias. > > ---<)kaimartin(>--- > It is also useful very useful to copy and move copper traces. If you for example design a power supply and want to move it a little bit. If there where "sub layout" selector available as is for layers today then designing power supply then there would be possibility to reference all objects in it later. Probably similar to this, right click on sub layout and click on select. Once objects are selected mover or copy is simple. Implementation should be rather straightforward if there is possibility to add attribute to all objects which sublayout they belong to. It would probably also be useful with coordinate for sub layout and refdes rename for update of copies. Sub layout is more or less just a selection mechanism. Nicklas Karlsson