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=message-id:date:from:subject:to:in-reply-to:mime-version :content-type:content-disposition:content-transfer-encoding; bh=WXYf3eioc4aG8RC3F/sITC4gD39GFn8G/Yhxfu8ABl8=; b=xdbp21NgnjhmsYNnn5o+at6rz3DFjPiUS9ba8qa+3X2crVkciOjJwLZgXASFNhDIq6 Ow4soDuo7fL2zyA1RdiE7IsL62uOxb/jhXZLf6cA5K0mMSo7o9xy6xr2KheiBmVNRrI+ WqYf6U1ctZGNWVbbVHPw/RcWNiRUBx2Elbj8oRKgoAE8zhZVLRC+a0/oIqQjH27M4Jpq vca/HKEO3+4A0jxTzUYLKP0gUzZdrY8tasDjDgWSKRUmoDr414BctnRahXWOZ6u6JgAk cX2QAo/hdE3hRPagej3r0qUUCBfs7D4ecN9T5PL/9aMukPsuNQ+e/LK0aoE9fV46cz+j Q7XA== X-Received: by 10.69.27.33 with SMTP id jd1mr34671838pbd.34.1436474488750; Thu, 09 Jul 2015 13:41:28 -0700 (PDT) Message-ID: <559edc77.c577420a.a693c.2b98@mx.google.com> X-Google-Original-Message-ID: <1436474481 DOT 22472 DOT 15 AT zotlet.(none)> Date: Fri, 10 Jul 2015 08:41:21 +1200 From: "Lilith Bryant (dark141 AT gmail DOT com) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] Re: developer excitement? To: geda-user AT delorie DOT com In-Reply-To: (from geda-user AT delorie DOT com on Fri Jul 10 04:45:31 2015) X-Mailer: Balsa 2.5.1-79-g9697477 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t69KfWrf025426 Reply-To: geda-user AT delorie DOT com On 2015-07-10 04:45:31 AM, Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > > > > I'm going to fix the bugs in track dragging branch and fix ortho to > maintain dragged tracks at > > 45degs, so I'm not talking anything esoteric here. Not sexy, but > possibly a real usability help. > > Sounds really good. Is this the same as the branch you're talking about: > > http://www.rowetel.com/blog/?p=25 Yes. It's already been incorporated into the "improved_dragging" branch on git, if you want to try it out. It crashes now and then though. > Another thing I would love to be able to do: drag a via along a track, and > have > it automatically move the track under the drag to the other layer. How hard > would this be to implement based on your familiarity with pcb internals? I haven't even started to dig yet, so my familiarity in this area is zero. But I can't imagine that it would be impossible.