X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.98.4 at av02.lsn.net Message-ID: <56141CCE.2030301@ecosensory.com> Date: Tue, 06 Oct 2015 14:11:10 -0500 From: John Griessen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] GTK3, Glade interface designer (router, auto?) References: <20151003210701 DOT de392b925f54dadb0a5fedd8 AT gmail DOT com> <1443903758 DOT 1873 DOT 13 DOT camel AT ssalewski DOT de> <56104A0A DOT 9020507 AT xs4all DOT nl> <1443909591 DOT 1873 DOT 18 DOT camel AT ssalewski DOT de> <1443975731 DOT 671 DOT 52 DOT camel AT ssalewski DOT de> <20151004191717 DOT bf8223417541a9306bfbd9ea AT gmail DOT com> <1443997480 DOT 2068 DOT 32 DOT camel AT ssalewski DOT de> <1444070851 DOT 1014 DOT 20 DOT camel AT ssalewski DOT de> <1444157156 DOT 1949 DOT 52 DOT camel AT ssalewski DOT de> In-Reply-To: <1444157156.1949.52.camel@ssalewski.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On 10/06/2015 01:45 PM, Stefan Salewski wrote: > toporouter idea is generally starting with a board > with no traces, and doing a complete route. It seems like automating the starting point handed off to the toporouter is the least-effort path to using it incrementally in designs. What if you selected a set of traces and footprints in PCB that were what you wanted to keep as is. The automation needed is to generate a set of pins on footprints to route, and keep outs corresponding to the existing stuff. That is almost the same as starting with a new board of odd irregular shape except for the pins. The new thing is "autoroute a subset of the pins on the footprints" rather than all that are in the full netlist. Probably just needs a newly generated netlist from that selected set...