X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Sender-Id: hostpapa|x-authuser|camfarnell AT bitflipper DOT ca ARC-Seal: i=1; s=arc-2022; d=mailchannels.net; t=1689384513; a=rsa-sha256; cv=none; b=dMZiUB8HZq67J0I1adcu4/q6uxNYB+jmhuKWtOBA1ET2raFIEUXou4+Cj+eWHrHuyEbCyM PEVfTr/AIIAHRHtxPL298bJJ1AMwArM3wTLq8FfXoDoaQPm4t4KpoS60vmBvtF526YDbrg HXLq8vmcQpBwpnNkeQ9sx0S5PqSEm/4vI0Qs7XwpOv+2G3eBad8x+BRNU2zBUsv7K21hHI OFtGMGyUCuJrvco8ouI1pVo2ej7KNOVTuIOHfO8WxbhTi9MI7l1SymkMKJ+Agv4saeSb++ yZz0jZIPzJWfGPC5+TamxiAp7kd9CKZxFzm6lxHWQIFglkPKl9W3bwh8jJ6V/w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=mailchannels.net; s=arc-2022; t=1689384513; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:dkim-signature; bh=akkkTNjT0mO6Y0MpIiIYC1XfmvG/2SzRYDh+8THXBCc=; b=hN/Wrwg4qqy1CfZNtL0HP+IB4zyAwgGu466g0ylcTUBEKHvxq44Q6/a8LubRWrYnP68Z2L AWaV7cH1fU38y7n0iKSsj6JDtvB9C42MNeh+pkb8rAYgXLgt/iEMQWSm61db5CywgwcIKK 9CYRw3HzYQnq9spl9wmecuGKNofIrsDUDHoYlhSPnVq+/apSGmzp5nqkASOBrlPcCafB+I jsfqcDtoj/3hQvBYi7YVIpTeEOTUgBsrGEThoUqi9/S4+eD1Z2xfHf4BKk4HRli/9vZ5DZ O/+SvrtUbELQlk29Vle5vg6X3FIRjFasyMtOCmN6f9znKQQ+C0FPyWhvOxKk8Q== ARC-Authentication-Results: i=1; rspamd-5595f87fc9-6cpnn; auth=pass smtp.auth=hostpapa smtp.mailfrom=camfarnell AT bitflipper DOT ca X-Sender-Id: hostpapa|x-authuser|camfarnell AT bitflipper DOT ca X-MC-Relay: Neutral X-MailChannels-SenderId: hostpapa|x-authuser|camfarnell AT bitflipper DOT ca X-MailChannels-Auth-Id: hostpapa X-Arithmetic-Suffer: 0cc352023b85cab5_1689384513969_2158860838 X-MC-Loop-Signature: 1689384513969:2057240298 X-MC-Ingress-Time: 1689384513969 X-Original-DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=bitflipper.ca; s=default; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:From:References:To:Subject:Reply-To:MIME-Version:Date:Message-ID: Sender:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=akkkTNjT0mO6Y0MpIiIYC1XfmvG/2SzRYDh+8THXBCc=; b=FgSpbVO0rNZ4f5GCgvosSqlByo P9/x5UeVwKGvz/825VtAjEjb046kJUinOp8V8XL4a9s9qH0YGe33+Cd6vlTmwDikW744d0B0KpWhG q/pUB/6tpcR6uJrbN4/2AqbDxjKQ8m/sLZMyAFq92K6GW/b9VVEeOTGCgBJ3tgqMhPEtJEnksZl6v zfQQOuO82ew3fgxlrSROZV9pZrUloqR7ivPcz5HXGGEPVnKszmlBk31H5MinJnNszLUsaqjtcOsh3 avtb6pJcX5Zx/J4fYt4NrR5e3Bxq9RRDpbH8aMQHkzvrgvi7zLkU+adDqwVmNDN79xUWLHec1Ke8s y+Z2H35w==; Message-ID: Date: Fri, 14 Jul 2023 22:28:31 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [geda-help] toporouter and thermals To: geda-help AT delorie DOT com References: Content-Language: en-US From: "Cam (camfarnell AT bitflipper DOT ca) [via geda-help AT delorie DOT com]" In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AuthUser: camfarnell AT bitflipper DOT ca Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk RTFM eh? To answer my own questions: "The current implementation is not capable to connect pads to rectangles and polygons." Translation: you've got to do the thermals yourself. Solved that by splitting my .nets file into "Power" and "Everything Else". Route Power with the regular autorouter, route Everything Else with toporouter. The toporouter is fabulous at finding routes. It would be totally fabulous if it could do vias. Cam On 2023-07-14 17:36, Cam (camfarnell AT bitflipper DOT ca) [via geda-help AT delorie DOT com] wrote: > I'm using pcb version 4.2.2 to design a 4-layer board which uses only through-hole components. > > I create the Ground and Power layers then manually place one thermal to connect the Ground layer to a ground pin, and one to connect the Power layer to a power pin. > > If I then run the standard autorouter at completion there are thermals connecting all the appropriate pins to the Ground and Power layers. > > But if I run the toporouter it shows no route failures but neither are there any thermals for ground and power pins other than the two I placed manually. > > Am I missing something or is the deal that if I use the toporouter then I need to place the thermals manually? > > Thanks > > Cam Farnell