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=/MIxouluoMgGYicwk0/qBV5I3cFrCEUCvCe3uBGTJIQ=; b=RKWne/jRGf32QzjKJCt3Iz7GKsmEMWVSIZjQUAGI3xPERD/+ygAFeks1TK47s4MUvT 41uP0+y6PvD888CdFbz5paJX4ZA6ljmKxWVVmpc25o2xukup0C4F8abZlMsK8SZU9EYV 9Q1dIwkw5lgKsc5wxGQ6v8EScIgpSwUJzJu+VRaWGhvOGTi3uiyFbNE+W4CfInq4r7Hy n/L6o+hmHbHhhslciK+pEIeAoNAnPGAGaoGKqsUvlImcBKOMxut2927AN3UkHM1Rr1e9 L64ze0zl8eBYKTCLvGImPZpKiUvckiaS3npQg5Us1UCP7H1uL8L2f++6AnTfyLnpC6oo JDHA== X-Received: by 10.194.84.4 with SMTP id u4mr33136231wjy.149.1447614661523; Sun, 15 Nov 2015 11:11:01 -0800 (PST) Date: Sun, 15 Nov 2015 20:10: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: Re: [geda-user] pcb, add insert via hotkey, trace/route move Message-Id: <20151115201057.11398b3b4d9fb9faf116c55d@gmail.com> In-Reply-To: References: <20151112171657 DOT aa3f15ddf01aed520f2cab3d AT gmail DOT com> <5644DF76 DOT 5080302 AT xs4all DOT nl> <20151113110014 DOT 3f3e467a89848623a1ef7384 AT gmail DOT com> <20151114170428 DOT 401dd4f7d2154b4a6b815ec0 AT gmail 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 > > Yes layer change is done this way but if layer is changed will drawing a > > trace/route I propose a via should be inserted so routing could be > > continued on another layer. I already tried and it works pretty well > > although I did not figure how to detect if a line was drawn and > > accidentally hit line mode active instead. > > > > But so far as I can tell it already does this. Does it not work for you? > > Britton I missed it, the via was not inserted until clicking left button on the first line on next layer. I checked the manual before I tried to add code which inserted the via at layer change but did not find it. I will check manual, maybe it could be improved. pcb work suprisingly well. Commercial EDA tools usually have possibility to set attributes for routing while drawing schematics but if an attribute to select route style could be attached to nets or pins as someone suggested. Nicklas Karlsson