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:mime-version:content-type :content-transfer-encoding; bh=+fAyKb9LrwwDPC4L4Tk3liUaB732LhLUMTqyHnCogMo=; b=qaAu+FJ73jnSXANoI7vYSotqR7MRBry614O/FqKqX+uVAhCW4F+1EVvnuc5uOSPnZE jFcl9twV+Kxyy+jau+LGDSs60lpOsGsC5f0+1VGXp/lgaNQj3plt6OqRaXtcR6es8iZs gsQJOrWPGwIrmDPs2FDAneKUROAvx9KTiifycRFKurx84gTxe/+TB64wWIw45KuVknsU /6KTdE/GA7z66ebTVRk0FC3Iq3rjjPK3syWoygeh5p8uQ2tmjtfiv2u8r5wOqhFhppkd xu20rHH6NtI2W7KrM/M3V6UocilRig8ZuQGBw+wpb/lbbP2o4cMXS74ZmdbBRICZ4h/N jKtw== X-Received: by 10.28.218.7 with SMTP id r7mr17435312wmg.17.1447345023244; Thu, 12 Nov 2015 08:17:03 -0800 (PST) Date: Thu, 12 Nov 2015 17:16:57 +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: [geda-user] pcb, add insert via hotkey, trace/route move Message-Id: <20151112171657.aa3f15ddf01aed520f2cab3d@gmail.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 Layer change is already avaiable on keyboard and function keys may switch to for example add via but insert via and continue with the route is a very common task then routing. A hotkey for insert via would be rather useful and I read the manual and can't find it, I am thinking about adding it. If layer is changed while routing inserting a via between these layers or thru all layers may be a good choice. Right mouse button also feels like a good solution but available on left hand is also easily accesible while drawing a route. To insert a via if layer is changed while routing will probably be my solution but I wan't to hear your oppinion about the choice of key? Rubber band move may be rather useful then moving routes but I think it could be improved. In particular "Auto enforce DRC clearance" does not while moving route in rubber band mode and it is rather useful then squeezing together routes/traces. Then moving routes connected to other routes it would probably also make sense to keep trace/route angles instead of trace length, endpoints have to be kept at intersection points. These changes are howevere a little bit more involved. Regards Nicklas Karlsson