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-transfer-encoding; bh=EPDQf2JkccJOarpul1FEYWxrdDY/wFYs1iRR/1JW1bc=; b=Xg0tn3eDmEjp5mRTg1SqkP+VO7hVlkML9l6agAunQJkvJ14GBqxgXxsLtQH5oH2DGd 2+aQZhT7dnzVWZLOZq1igR01jvlXuvnyCAv9/ZjMtxZFSSNXVQxMZO6MaLdHspNXSK9o ByBCGhSxpiZRS2G31LrXy8M9JW7aiNwVeB+9tEIjL4N3gZ2LcGoVKHmlLGIDvRH1vjEn elrOfcQ5D4MiAkADbsUHoIJ/KRiAGINE0zXJsJICH9uQfuZC9OJg6cLocXkv4YfUwqhs qKrF14lJPIqQU3Gng76TYm6nSb13tnaF0YFiJQw6LXkSSdGouZYK8THHtXrFI43qMySd dhQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=EPDQf2JkccJOarpul1FEYWxrdDY/wFYs1iRR/1JW1bc=; b=DAs7zkFc8ixgcKA1Q5rUPfMkt+y9B7a+cd+DtD9dhezQiHmIpxYTIQIPDB+X7xcQAI zDK3tRwuABGtYjnCuFmqpbBHNpN+CcQUO2TXZaI5fTrw/WQOl3KXwnyNM9uQLg9X8LCU hgCoZIUFKvROfrw2MXtYTiNAe7h3iz3S481uGG6TrdcdVgu15b5T10MRCA27nc1h0W0v wxXTEN3WT7T2emzWzXOJH33liMn9t/xt9+LUGvUYsLFdDcEiPK+Mns20Nyc8gz7s7j0J MTmXLHqD4o7dO3FPcYUoqCz2iDQeZpl1ckmcATtl8tgaypyeGVOvHUBBDsDNadr3Wvfg mpXA== X-Gm-Message-State: AD7BkJKZsXxMwgfHYuksRjyCJN+OiIRYVb4FRiXAGX7OdIXJ3bmqbzxubAWTlH41sSrU/w== X-Received: by 10.194.5.194 with SMTP id u2mr26774800wju.139.1458506704314; Sun, 20 Mar 2016 13:45:04 -0700 (PDT) Date: Sun, 20 Mar 2016 21:44: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] mucs autorouter Message-Id: <20160320214457.67d2b0d2dc20332df0019ba8@gmail.com> In-Reply-To: References: 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 > Hi all, > > I've been playing with an old utility, pcb2ncap, form 2001, by Luis > Claudio Gamboa Lopes. It can convert a PCB design into a design mucs can > load an route then convert the results back to PCB. > > Running it on the example board coming with the utility, I got this. > > Input: http://igor2.repo.hu/tmp/tut.pcb (+ a netlist) > Output: http://igor2.repo.hu/tmp/tut_routed.pcb > > I could invest some more hours and rewrite the util to be a plugin. The > question is whether it is worth the effort. More generally, do anyone like > the example output? Or the idea of the "biased layers" (hirozontal traces > on one layer, vertical on another, plus a lot of vias)? > > TIA, > > Igor2 I do not like a lot of vias. "biased layers" with one layer for vertical and another for horizontal is a common method to find routes. I think it is a good method to have at hand. Regards Nicklas Karlsson