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=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=XpulFl7n89ru38c6PT4t1D88cXQOAMhJPc5kPuaV5iA=; b=L2rn99IC3th3/fnh7wp55uNqdzJteNPkJfUckgCSJsfP38nJj+etgZj/44NsUP3K58 a24GVMHT7PPiG0EVsjjNhNc4lmOrh2DGsMGgIdsxA3wlDHT8saVMfWETNWSUEFcG6s8+ 4U5oQN46VDvuORb6lCixlkM3Klbrem01xm5AZ112O0jcpGZd9DnRP+AMz3arA2aPkqt1 LFkXDe9B2gvjj/DAyYJOhbdgBSy4PvZAdU7ondxAlPFDXZ4jctAVLsogzrOxemTOMAxl vAoRWAYdt/b2ZLfVhhd45KqvlHOwoh73u38Jy16bB1dWzSf00v2WnTNfHKBzbT1FakRt y0oA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=XpulFl7n89ru38c6PT4t1D88cXQOAMhJPc5kPuaV5iA=; b=IcX3RhA0GT5mjqq0HmZ9CpWnz3GcuuBTh5ExssIgwERGL/pu6aQGCXM+776w3Pcymk 1oSNdvOy52za4EP6agwUIUEW133YXtPzCYy4yVtiBA+5MEuGbWjhxBZmkP7BJBJn8FFy Y3HYuQ3arR7OejH3AS0PSEn5C6wS66o5EoN6GCG9EnEGZkuqPvRq+CKOk3f4ioePpbZv a3N6qmaMPk9/RiyRxrvVT1Fs7skk0EtD2cqFaUKMFtKTTA6yp9TMCpS68mJJfpXXWkvC jN6LWo3Lk0OZpsSc+xYAxkppUmVCxZRaAFqa+Adx2Zt9lxA8XphfTzOBUjvlD7HTkzUV EgPQ== X-Gm-Message-State: ALyK8tLAkbvhcGISI6wAJbphT++xe0t/a9uyuFZFAxJLYWWgFrp8NRkJL5zw3JP9w4Bx+g== X-Received: by 10.28.17.132 with SMTP id 126mr32909384wmr.90.1467375747417; Fri, 01 Jul 2016 05:22:27 -0700 (PDT) Subject: Re: [geda-user] Prevent PCB Designer to change my thoughts To: geda-user AT delorie DOT com References: <5775D82C DOT 30001 AT gmail DOT com> <201607010246 DOT u612kM1s028703 AT envy DOT delorie DOT com> From: "=?UTF-8?B?SmnFmcOtIMSMZWprYQ==?= (jirkacejka AT gmail DOT com) [via geda-user AT delorie DOT com]" Message-ID: <57766081.6090709@gmail.com> Date: Fri, 1 Jul 2016 14:22:25 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <201607010246.u612kM1s028703@envy.delorie.com> Content-Type: text/plain; charset=utf-8; format=flowed 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 Dne 1.7.2016 v 04:46 DJ Delorie napsal(a): > Second, yes, PCB will merge traces when loaded, if the traces are > exactly colinear and have the same characteristics (width, clearance). > This is intentional. > I've to fill some additional info related to the case that gEDA pcb automatically does merge when I place the imported layout using File->Load layout to buffer but it does not automatically merge when open converted PCB file directly by File->Open. Great for now it can be used as a workaround for my case. So the way is to draw guides in CAD convert it to PCB using dxf2pcb tool and just then rename xgsch2pcb project accordingly to get the same name as converted PCB file. Last step is Update layout button in xgsch2pcb and voila manual placing of components using radial guides can start. I know that there is no manpower to do custom changes like this one but for future reference I propose to add new gEDA pcb setting to let user select if he want or not automatic merging of lines. The usecase for this feature and implementation decision make I've described. Jiri Cejka