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=BS63o4jPCCWbuamdr1XYoU/5pg4RtVcWqcx/HGsAZkg=; b=i7lFM2rR3CD8TVhkeGPfLdXBWEF2Ionltl7usu4Tjyv0eBu/2fjEOTf6JBJq3zy+u9 S/v5BfxzinfWVR3SwY7yAos90icGUvlLxrRcXzvkq9PjDKmhU+7MAbXgOfgXkYnK9D+t RePMJ2rga2j8PAx46/9b2o8IzpJ/YLPTrNbLPNy9YZwWpmlJa79M/qiD5kaqwZpNvBTu H6MPWsJ0lU//Gk8hDdDrsjW8hAnx6GiPn0mZI8+mWMtkEStBX28Du+4NBxE9eTV6VRH6 afeM59oUxiujH+X9LHVP7nXHUBsc4cTW86n3uDiXQF36+GdXlBakdQtYxz8UH1VCX8O9 zEIA== X-Received: by 10.194.7.97 with SMTP id i1mr31923147wja.87.1445677182291; Sat, 24 Oct 2015 01:59:42 -0700 (PDT) Date: Sat, 24 Oct 2015 10:59:36 +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] support arcs with square ends?, ellipse segment arcs? Message-Id: <20151024105936.3de408e6dfa2135be27cfb4a@gmail.com> In-Reply-To: <201510230205.t9N25Fhv002633@envy.delorie.com> References: <201510230205 DOT t9N25Fhv002633 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=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 > > * are non-circular arcs needed yet? > > Dunno about needed, but they're "supported" in that you can tweak the > .pcb file and have them show up on your board. > > > * do we care about arcs with square ends? > > This I don't think PCB will do, much like it ignores the square flag > on line segments. As is now arcs for 90 degrees work well but ideally arc angle should depend on connecting lines, did I understand this correct? It would probably also be good if arc resize worked similar as on lines so radius could be adjusted. To place arcs with 45 or 90 degrees instead of two lines meeting would probably make arcs very nice to work with. Nicklas Karlsson