X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 From: Kevin Redon To: geda-user AT delorie DOT com Subject: [geda-user] square clearance Date: Tue, 17 Sep 2013 18:30:29 +0200 Message-Id: <1379435002-sup-1363@dennou> User-Agent: Sup/0.14.1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r8HGUp9D030585 Reply-To: geda-user AT delorie DOT com Hi, I have to draw a footprint where the datasheet specifies "prohibited areas", meaning areas where no copper should be, because they use it to route traces. The way I do it, is by creating a pad with a thickness of 0 and a clearance corresponding to the area. The problem I encounter is that the resulting clearance is created and removes the underlying copper, but the trace clearance is rounded, even if I add the SFlag "square" to the pad. Is there a better way to do this, or could the code be changed so the clearance also is square if the pad is? thanks, kevin