X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on ham01.websitewelcome.com X-Spam-Flag2999: NO X-Spam-Level2999: X-Spam-Status2999: "No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gibibit.com; h=Received:Date:From:To:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-BWhitelist:X-Source:X-Source-Args:X-Source-Dir:X-Source-Sender:X-Source-Auth:X-Email-Count:X-Source-Cap; b=J3C+BL3+f9fm6SWSU5DGa12UUSXG1GCk5WDUme24jIJAm1rk/bGOnrvEwDBL6TJ2ko8GHiELk404v4jODLc0eoqC4doxB+5AHUniek+80WRrki4Rrg7YNXsZKS+Op5h1; Date: Mon, 30 Jan 2012 09:12:42 -0800 From: Colin D Bennett To: geda-user AT delorie DOT com Subject: Re: [geda-user] PCB: place via using action? Message-ID: <20120130091242.0de80803@svelte> In-Reply-To: <4F26CD8D.9000902@zepler.net> References: <4F26CD8D DOT 9000902 AT zepler DOT net> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator297.hostgator.com X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gibibit.com X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: spk.venturedesignservices.com (svelte) [65.61.115.34]:7707 X-Source-Auth: colin AT gibibit DOT com X-Email-Count: 1 X-Source-Cap: c2t5bGVuO3NreWxlbjtnYXRvcjI5Ny5ob3N0Z2F0b3IuY29t 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, 30 Jan 2012 17:04:13 +0000 Chris Smith wrote: > Hi all, > > Is it possible to place a via using an action rather than the > mouse? I have a number of vias I need to place at the same > relative offset to different pads. At the moment I'm marking > (Ctrl-M) each pad and placing a via with the mouse at the correct > offset, which is somewhat laborious. Ideally I'd like to mark the > pad then do something like > > :PlaceVia(CurrentMark, +x, +y) > > I've searched the documented actions but, unless I've missed > something, I can't see anything suitable. This sort of feature would be REALLY helpful for me in designing footprints, if it were more general, such as allowing me to request a surface-mount pad be placed at a certain location. I'm often torn between using the pcb GUI to draw footprints or making the footprint by hand in the .fp file format. I think the GUI should be more helpful in allowing the user to be VERY SPECIFIC when drawing a footprint, thus arriving at a solution with the best of the GUI and the best of the direct-input text file format. Regards, Colin