delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-help-bounces using -f |
X-Recipient: | geda-help AT delorie DOT com |
DKIM-Signature: | v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mail.ru; s=mail2; |
h=References:In-Reply-To:Content-Transfer-Encoding:Content-Type:Message-ID:Reply-To:Date:Mime-Version:Subject:To:From; bh=f4NJQ1s9Pqt6zPxJhMw6hbBJmbY4llZvUT3Cr6j/X0s=; | |
b=vFooGx7MdfopwqFJf4XoSAt+DgKGj8kevO2DaNLYfAxt6k1C++FpeIRfc1zcDDBOreDR9JSYaGnXTGdrFlRiR5PTLOqo0KOeuhJ1kKzccGQ6v6IsrOSlx/i4r9VmIrIMI7c5iCKhvk9x3+XDy5P6zGNvLBKjEUcTyunF0Qiidy8=; | |
From: | =?UTF-8?B?QWxleGV5IEJsaW5vdg==?= <abvgdee AT mail DOT ru> |
To: | geda-help AT delorie DOT com |
Subject: | [geda-help] =?UTF-8?B?UmVbMl06IFtnZWRhLWhlbHBdIEFueSBhbmdsZSBhcmNzPw==?= |
Mime-Version: | 1.0 |
X-Mailer: | Mail.Ru Mailer 1.0 |
X-Originating-IP: | [85.141.193.130] |
Date: | Thu, 26 Sep 2013 22:56:10 +0400 |
X-Priority: | 3 (Normal) |
Message-ID: | <1380221770.198547842@m.mail.ru> |
X-Mras: | Ok |
X-Spam: | undefined |
In-Reply-To: | <CA+DWcQZqqDX3Sg_F491R5zg9_dpni5HaOzEXa6O4yJWJuvn94g@mail.gmail.com> |
References: | <CANcjc3kgTnh05LjqCd+n2VR=eYCLS3dGa4YFgsrqd_K-Xy0VYw AT mail DOT gmail DOT com> |
<CA+DWcQZqqDX3Sg_F491R5zg9_dpni5HaOzEXa6O4yJWJuvn94g AT mail DOT gmail DOT com> | |
X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id r8QIuE87020193 |
Reply-To: | geda-help AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | geda-help AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
I found this "puller" (y-shortcut) to provide a (somewhat perverted) workaround to create an arc of arbitrary angle in the GUI :) You draw an arc of 90º (let radius be 35mil, in 1st quadrant), but we want 60º. Position cursor at the center of the arc *with keyboard cursor keys*. Disable grid (to not snap cursor to it) with shift-g. Issue command like Cursor('Warp',40.42,0,mil). Here 35/sin(60*pi/180)=40.415. Start drawing a line at that point. Carefully, to not move the mouse. Finish line around the arc. Type y for puller. Delete the line. Get an arc of 60º. Enable grid with g. It is important to zoom as much as possible because Cursor moves crosshair by rounding *mouse cursor* coordinates. Четверг, 26 сентября 2013, 10:40 -05:00 от Benjamin Bergman <ben AT benbergman DOT ca>: > This isn't quite the answer you are looking for, but it might still be > useful: http://www.delorie.com/pcb/puller/ > > Basically, you can turn a 90º arc and a straight line into a nice > rounded corner leading into an arbitrary angle line. The final product > should be similar to what you want. > > On Thu, Sep 26, 2013 at 10:32 AM, doragasu . <esakaforever AT gmail DOT com> wrote: > > Hi, > > > > I have routed a PCB using the toporouter and I have to do lots of > > modifications to it. I would like to preserve the rounded tracks aspect that > > the toporouter produces, so I will be creating lots of arcs. > > > > Unfortunately, I can't find a way to create arcs with an angle different > > than 90º. Is there a not-too-difficult-and-time-consuming way of creating > > them? > > > > Regards, > > > > doragasu > > -- Alexey Blinov
webmaster | delorie software privacy |
Copyright 2019 by DJ Delorie | Updated Jul 2019 |