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=x2PKJyTx3aiOTNnK9ncNLtYt215FJBxZbLduzdGyrq8=; b=YDzQuiVuwhhS9zXOZgM2JujTT+vIziYCUw0fFlziruCiqNC3Zv88wOMKv73mWmAOvj a6UM/m1C13IWINB7tN+7escuQ6oJlb1S2J2y5vz6ZjpibJbMSrUPkKLa9Q0LNWvDFFVu zZq1+lum2As/ovvjxbXq6SAQgSWIJq8LdR+VY1RiF1qSmmFTSNUoBVT4LYyKdJu5BtSX w/R2QElwGDkVgkQcCY5rPVAotR4OdRBcL9A6vFO4i+ag4td2Dfva06XYoOrjgLSwCa+5 OlR6/HCP0tbJ3cxZCRZebnC0IFqMyVq6+1OisrjyLX4ZjqBqhaXywHaMceM2AWQIvHb4 6jyw== 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=x2PKJyTx3aiOTNnK9ncNLtYt215FJBxZbLduzdGyrq8=; b=M76Q4r0a9fupyIXZbCrlm+Dk6x3k4q8Z8m3QaQAoGyH5uLJTv76Aqw5RZwBfK9BguF Ij4J4Z7eGFP45KB/CRi0UisBdUP8+5H0H7b5mAi27+7ZiRqd7gaZlJfuKcxLFTPeM6fX KcpgfiMufpl5GMJvsYfpFbdQrXMTrp/b4iWGXAPP3jcOO7nSfu7Azmm6loTmeSJzhIPk T+CqjNiJdO1COkr7Kaa5R+VzdEBwFLAa3a+bGqUiYB4Xxd8VGa/jO7yvKuAgI4UUMfWT UKjadGhRALog0YEQPe+HlzMpnt7TGAWrgcDdGPbqjNM7wZqvVwXtDHgmAwuQB4jsQvso rmrg== X-Gm-Message-State: AOPr4FVcYvKg3ysBrIdgs9HodcNCKobbpscnvkXJWy67Vvgyqe13scv8kKiEFZhUr9v7+w== X-Received: by 10.194.3.105 with SMTP id b9mr34129912wjb.140.1462118482202; Sun, 01 May 2016 09:01:22 -0700 (PDT) Date: Sun, 1 May 2016 18:01:17 +0200 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] Thermals for pads in pcb --> where is the code? Message-Id: <20160501180117.fbe2d18f35ef33022afdaf7b@gmail.com> In-Reply-To: <381a3d42.78c08613.5725bc14.87f4a@o2.pl> References: <23abdc31 DOT 72365e7a DOT 572529a9 DOT 212e2 AT o2 DOT pl> <20160501085004 DOT 1a6d3b77d092e5430cf7f200 AT gmail DOT com> <381a3d42 DOT 78c08613 DOT 5725bc14 DOT 87f4a AT o2 DOT pl> 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 Thermals are useful for me to and I use to add manually. Even though patch could not be applied directly the code in the functions would be useful. I put in a folder on the TODO list and then time will tell if something ever happens. On Sun, 01 May 2016 10:19:32 +0200 "michalwd1979 (michalwd1979 AT o2 DOT pl) [via geda-user AT delorie DOT com]" wrote: > > Do you happen to know where the long time ago patch is? > Hi, > Short discussion and patch itself is here: > https://bugs.launchpad.net/pcb/+bug/699495 > https://launchpadlibrarian.net/61821455/thermal_pad.patch > It seems that it is not possible to apply it directly because of some changes in recent pcb versions. Fix is easy, I'm using stripped version now. > Michael W.