X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=Aw46X1gw3HOBFuVN5aBIeSHBDYCZkGiDWiC55WNcgK0=; b=F0AXWLjIl5TqAUrGmao5sMIFzAZkJeq2JJfAJFc0X6gL2BU97R5sbZN9vH2KgEDQf1 nFUyfMHV0CnApseZGheYCQSt1cuWK8eDgcISJvYFEkTLLcMDRxg9WlIu24kxMQE07zqu W9dhrei9BbZnmLx0/aOzLkeqZ/c2E+iqPhtFuARCcO4BTvVDtHo0ecBL/QPM1NYcPRUx egBY4+SBblQ52pb/NF733SdsYvI/zMKxJEBzC2KXf2QURlMGe+rdV5lBz2YhdMb5YNZ+ 5me15nYT4XUVynJHQCc9XuWo0jeLD6iUpHIbKfbqYbW/ZbYaoztKtSq/BdzknbtGLs/2 Q7gQ== MIME-Version: 1.0 From: Filippo Micheletti Date: Fri, 10 Aug 2012 16:56:53 +0200 Message-ID: Subject: [geda-user] error in footprint rotation To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=047d7b6221c65a79fe04c6ea90f4 Reply-To: geda-user AT delorie DOT com --047d7b6221c65a79fe04c6ea90f4 Content-Type: text/plain; charset=UTF-8 I've found an error on rotation of footprint containing square pins and pads: if you rotate a footprint of this kind with freeRotateBuffer(), for example by 45 degrees, you'll obtain that all is correctly rotated except for square landpatterns wich remain orthogonal to x-y axes. In footprint containing square pads (lines starting an terminating at the same point) you can surpass this issue with a little trick, just adding a mill cent to the end point of the line that describes the pad (but you have to modify manually each footprints...), but for square pads I don't see any trick... Is there a way to surpass this problem? -Filippo- --047d7b6221c65a79fe04c6ea90f4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I've found an error on rotation of footprint containing square pin= s and pads: if you rotate a footprint of this kind with freeRotateBuffer(),= for example by 45 degrees, you'll obtain that all is correctly rotated= except for square landpatterns wich remain orthogonal to x-y axes.
In footprint containing square pads (lines starting an terminati= ng at the same point) you can surpass this issue with a little trick, just = adding a mill cent to the end point of the line that describes the pad (but= you have to modify manually each footprints...), but for square pads I don= 't see any trick...
Is there a way to surpass this problem?

-Filippo-<= br> --047d7b6221c65a79fe04c6ea90f4--