delorie.com/archives/browse.cgi   search  
Mail Archives: geda-help/2016/01/02/10:42:47

X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f
X-Recipient: geda-help AT delorie DOT com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.ca; s=s2048; t=1451749347; bh=9zRB1gU+y5A4ryXUokHDmdE0VImSisnKeUOAuWqNc80=; h=Date:From:Reply-To:To:In-Reply-To:References:Subject:From:Subject; b=nz5WqZtwx6lwuW8YTYftXqNrhqKmHbHmJ8EmcNURScbyKODD4fmfEQjCfPHzvWcn5JmG3w2HHf+ew3/H0YR4THZvtR/sVhJL/lbpVuRTi2BYQTWsNaZEcDA82jvlB0EWvqWVCTbcP0JneTY2bOjByCzB2Bn54BsoSzTn97rHoDgPRIrZ7e4rfeZJ5YSJ8Mo+dsRVyT4rSPYfBdfYHUpm/gnIL/EwP5GRVEbqA0aYR+wnC7DQ2LIKDeJSiZPASFPMz3pMM0HhaWQl8MZrhafF4StK4+q9rw51+4mPqB2VMDps7mx6VBYndNxJY+vduqg9R5mhTEiOqlYsF4dYMzZFJA==
X-Yahoo-Newman-Property: ymail-4
X-Yahoo-Newman-Id: 669668 DOT 60150 DOT bm AT omp1053 DOT mail DOT bf1 DOT yahoo DOT com
X-YMail-OSG: hrRWsP0VM1lBwzQ3l0nvyreV3A9ePphhp7VEEivBeG6zoUQLijEH8xGZ_97o.dc
58vnI3Rf_fcZbNP3uua99BAqTf.Q22klFHWIStzJiP6CcH3WeBpspCPjm08CVGm7BZY6kUULoUne
6Xo1zW8pNRqeDwL8mQDZQbLY9sPsV4exUK1I6Ngi9Rqa5jpaWtKwjdXSTz7CEbS69O5DOybaR2rQ
xYH0k6d61zX58ACddqPrNkkxzR7KXZVLRnCrrINXbVqk6pjuK_4X9IkJ9.Qwd1IENXtYZu4aNB6J
UudmzGX51vQyC5RRjcJX.IJVfACHE2hBR7m.IypEZ6HUcI_BhmwDQ5wJonu7UI2Ur_JrQHXgBvc4
lrvzytcdCsSuJzNIKUGkK5sko5Bjdh8WhCBOIqtxm403SjmH_gV2Yt1BMIw3tHUFjwXigUj9VpQG
rBydbH4Z7D6BkV2Gr1CUNTaex8CnrX2eldQwWtKqEPdqx4d4HUJZWo9w.ubF63dTe2JFRmB7mUJN
aPLKvVrdS5oBGijWfbb4-
Date: Sat, 2 Jan 2016 15:39:41 +0000 (UTC)
From: "S Kiakas (skiakas AT yahoo DOT ca) [via geda-help AT delorie DOT com]" <geda-help AT delorie DOT com>
To: "geda-help AT delorie DOT com" <geda-help AT delorie DOT com>
Message-ID: <160859822.6072948.1451749181528.JavaMail.yahoo@mail.yahoo.com>
In-Reply-To: <20160102130543.20695.qmail@stuge.se>
References: <20160102130543 DOT 20695 DOT qmail AT stuge DOT se>
Subject: Re: [geda-help] Trying to use PCB
MIME-Version: 1.0
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

------=_Part_6072947_948623027.1451749181528
Content-Type: multipart/alternative; 
	boundary="----=_Part_6072946_798230238.1451749181523"

------=_Part_6072946_798230238.1451749181523
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable


 I got the latest version of PCB from the git repository and compiled it. T=
he second problem went away. There are no conversion errors when I copy the=
 LED2.pcb example.
I still have the original problem where the pad display is wrong.=C2=A0I ad=
ded 2 SMT 0805 to a test file and performed the test.
Before the file was saved the SMT foot prints were correctly displayed, but=
 once saved to a file, then reloaded the SMT components were improperly dis=
played as in the image previously sent in this thread.
I attached the foot print and the resulting file. This was the minimal conf=
iguration I could make.=C2=A0
I thought it might be a problem with one of the external libraries which is=
 used to render the GUI. =C2=A0But if it was, would the display error =C2=
=A0not also be visible when the component is first placed on the layout, be=
fore saving?=C2=A0
Any ideas on what I can do next?
Stefanos

      From: "Peter Stuge (peter AT stuge DOT se) [via geda-help AT delorie DOT com]" <ged=
a-help AT delorie DOT com>
 To: "geda-help AT delorie DOT com" <geda-help AT delorie DOT com>=20
 Sent: Saturday, January 2, 2016 8:05 AM
 Subject: Re: [geda-help] Trying to use PCB
  =20
Hi Stefanos,

S Kiakas (skiakas AT yahoo DOT ca) [via geda-help AT delorie DOT com] wrote:
> I am trying to use PCB on FreeBSD 10.2 from their ports collection.
..
> When I try to create a printed circuit board: I add an SMD foot
> print for 0805 resistor, save to a file, then open it again, the
> foot print is wrong. (See image attached below. )

This is a bug.


> Does anyone else have this problem?

I haven't seen this problem, but I also haven't used your version.


> Why is -30mils converted to -0.2377mm?

The unit is changed because newer versions switched to using nm
coordinates internally.

The calculation error is a bug. It might be the same bug that messes
up the 0805.


> I am new to PCB. So maybe I miss understood something.

Nono, you're doing super basic things that should work just fine.

Can you try building the very latest source?


Kind regards

//Peter


  
------=_Part_6072946_798230238.1451749181523
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<html><head></head><body><div style=3D"color:#000; background-color:#fff; f=
ont-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, =
sans-serif;font-size:10px"><div id=3D"yui_3_16_0_1_1451724185420_17607"><sp=
an></span></div><br> <div class=3D"qtdSeparateBR" id=3D"yui_3_16_0_1_145172=
4185420_17608"><div dir=3D"ltr" id=3D"yiv2959381996yui_3_16_0_1_14517241854=
20_14930" class=3D"">I got the latest version of PCB from the git repositor=
y and compiled it. The second problem went away. There are no conversion er=
rors when I copy the LED2.pcb example.</div><div class=3D"" id=3D"yiv295938=
1996yui_3_16_0_1_1451724185420_14880"><br clear=3D"none" id=3D"yui_3_16_0_1=
_1451724185420_17618" class=3D""></div><div class=3D"" id=3D"yiv2959381996y=
ui_3_16_0_1_1451724185420_14880">I still have the original problem where th=
e pad display is wrong.&nbsp;<span style=3D"font-size: 10px;" id=3D"yui_3_1=
6_0_1_1451724185420_17857">I added 2 SMT 0805 to a test file and performed =
the test.</span></div><div class=3D"" id=3D"yiv2959381996yui_3_16_0_1_14517=
24185420_14880"><br clear=3D"none" id=3D"yui_3_16_0_1_1451724185420_17626" =
class=3D""></div><div class=3D"" id=3D"yiv2959381996yui_3_16_0_1_1451724185=
420_14880">Before the file was saved the SMT foot prints were correctly dis=
played, but once saved to a file, then reloaded the SMT components were imp=
roperly displayed as in the image previously sent in this thread.</div><div=
 class=3D"" id=3D"yiv2959381996yui_3_16_0_1_1451724185420_14880"><br clear=
=3D"none" id=3D"yui_3_16_0_1_1451724185420_17630" class=3D""></div><div cla=
ss=3D"" id=3D"yiv2959381996yui_3_16_0_1_1451724185420_14880" dir=3D"ltr">I =
attached the foot print and the resulting file. This was the minimal config=
uration I could make.&nbsp;</div><div class=3D"" id=3D"yiv2959381996yui_3_1=
6_0_1_1451724185420_14880"><br clear=3D"none" id=3D"yui_3_16_0_1_1451724185=
420_17634" class=3D""></div><div class=3D"" dir=3D"ltr" id=3D"yiv2959381996=
yui_3_16_0_1_1451724185420_14880">I thought it might be a problem with one =
of the external libraries which is used to render the GUI. &nbsp;But if it =
was, would the display error &nbsp;not also be visible when the component i=
s first placed on the layout, before saving?&nbsp;</div><div class=3D"" id=
=3D"yiv2959381996yui_3_16_0_1_1451724185420_14880"><br clear=3D"none" id=3D=
"yui_3_16_0_1_1451724185420_17638" class=3D""></div><div class=3D"" id=3D"y=
iv2959381996yui_3_16_0_1_1451724185420_14880">Any ideas on what I can do ne=
xt?</div><div class=3D"" id=3D"yiv2959381996yui_3_16_0_1_1451724185420_1488=
0"><br clear=3D"none" id=3D"yui_3_16_0_1_1451724185420_17642" class=3D""></=
div><div class=3D"" id=3D"yiv2959381996yui_3_16_0_1_1451724185420_14880">St=
efanos</div><div dir=3D"ltr" id=3D"yui_3_16_0_1_1451724185420_17645" class=
=3D""><br id=3D"yui_3_16_0_1_1451724185420_17647" class=3D""></div><br></di=
v><div class=3D"yahoo_quoted" id=3D"yui_3_16_0_1_1451724185420_17614" style=
=3D"display: block;">  <div style=3D"font-family: HelveticaNeue, Helvetica =
Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 10px;" id=3D"=
yui_3_16_0_1_1451724185420_17613"> <div style=3D"font-family: HelveticaNeue=
, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 1=
6px;" id=3D"yui_3_16_0_1_1451724185420_17612"> <div dir=3D"ltr" id=3D"yui_3=
_16_0_1_1451724185420_17611"> <font size=3D"2" face=3D"Arial" id=3D"yui_3_1=
6_0_1_1451724185420_17610"> <hr size=3D"1" id=3D"yui_3_16_0_1_1451724185420=
_17609"> <b><span style=3D"font-weight:bold;">From:</span></b> "Peter Stuge=
 (peter AT stuge DOT se) [via geda-help AT delorie DOT com]" &lt;geda-help AT delorie DOT com&gt=
;<br> <b><span style=3D"font-weight: bold;">To:</span></b> "geda-help AT delor=
ie.com" &lt;geda-help AT delorie DOT com&gt; <br> <b><span style=3D"font-weight: b=
old;">Sent:</span></b> Saturday, January 2, 2016 8:05 AM<br> <b><span style=
=3D"font-weight: bold;">Subject:</span></b> Re: [geda-help] Trying to use P=
CB<br> </font> </div> <div class=3D"y_msg_container" id=3D"yui_3_16_0_1_145=
1724185420_17673"><br>Hi Stefanos,<br clear=3D"none"><br clear=3D"none">S K=
iakas (<a shape=3D"rect" ymailto=3D"mailto:skiakas AT yahoo DOT ca" href=3D"mailto=
:skiakas AT yahoo DOT ca" id=3D"yui_3_16_0_1_1451724185420_17674">skiakas AT yahoo DOT ca=
</a>) [via <a shape=3D"rect" ymailto=3D"mailto:geda-help AT delorie DOT com" href=
=3D"mailto:geda-help AT delorie DOT com">geda-help AT delorie DOT com</a>] wrote:<br clea=
r=3D"none">&gt; I am trying to use PCB on FreeBSD 10.2 from their ports col=
lection.<br clear=3D"none">..<br clear=3D"none">&gt; When I try to create a=
 printed circuit board: I add an SMD foot<br clear=3D"none">&gt; print for =
0805 resistor, save to a file, then open it again, the<br clear=3D"none">&g=
t; foot print is wrong. (See image attached below. )<br clear=3D"none"><br =
clear=3D"none">This is a bug.<br clear=3D"none"><br clear=3D"none"><br clea=
r=3D"none">&gt; Does anyone else have this problem?<br clear=3D"none"><br c=
lear=3D"none">I haven't seen this problem, but I also haven't used your ver=
sion.<br clear=3D"none"><br clear=3D"none"><br clear=3D"none">&gt; Why is -=
30mils converted to -0.2377mm?<br clear=3D"none"><br clear=3D"none">The uni=
t is changed because newer versions switched to using nm<br clear=3D"none">=
coordinates internally.<br clear=3D"none"><br clear=3D"none">The calculatio=
n error is a bug. It might be the same bug that messes<br clear=3D"none">up=
 the 0805.<div class=3D"yqt4378237709" id=3D"yqtfd39920"><br clear=3D"none"=
><br clear=3D"none"><br clear=3D"none">&gt; I am new to PCB. So maybe I mis=
s understood something.</div><br clear=3D"none"><br clear=3D"none">Nono, yo=
u're doing super basic things that should work just fine.<br clear=3D"none"=
><br clear=3D"none">Can you try building the very latest source?<br clear=
=3D"none"><br clear=3D"none"><br clear=3D"none">Kind regards<br clear=3D"no=
ne"><br clear=3D"none">//Peter<div class=3D"yqt4378237709" id=3D"yqtfd59907=
"><br clear=3D"none"></div><br><br></div> </div> </div>  </div></div></body=
></html>
------=_Part_6072946_798230238.1451749181523--

------=_Part_6072947_948623027.1451749181528
Content-Type: application/octet-stream
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename=0805.fp
Content-ID: <c3fbd80e-dfee-87b4-c4f3-37bf6441e944 AT yahoo DOT com>

CSMgZ3JhYiB0aGUgaW5wdXQgdmFsdWVzIGFuZCBjb252ZXJ0IHRvIDEvMTAwIG1pbAoJIyBob3cg
bXVjaCB0byBncm93IHRoZSBwYWRzIGJ5IGZvciBzb2xkZXJtYXNrIFsxLzEwMCBtaWxdCgkjIGNs
ZWFyYW5jZSBmcm9tIHBsYW5lcyBbMS8xMDAgbWlsXQoJIyBzaWxrIHNjcmVlbiB3aWR0aCAgWzEv
MTAwIG1pbF0KCSMgY291cnR5YXJkIHNpbGsgc2NyZWVuIHdpZHRoICBbMS8xMDAgbWlsXQojIGVs
ZW1lbnRfZmxhZ3MsIGRlc2NyaXB0aW9uLCBwY2ItbmFtZSwgdmFsdWUsIG1hcmtfeCwgbWFya195
LAojIHRleHRfeCwgdGV4dF95LCB0ZXh0X2RpcmVjdGlvbiwgdGV4dF9zY2FsZSwgdGV4dF9mbGFn
cwpFbGVtZW50WzB4MDAwMDAwMDAgIlN0YW5kYXJkIFNNVCByZXNpc3RvciwgY2FwYWNpdG9yIGV0
YyIgIiIgIjA4MDUiIDAgMCAtMzE1MCAtMzE1MCAwIDEwMCAiIl0KKAojIAojIFBhZFt4MSwgeTEs
IHgyLCB5MiwgdGhpY2tuZXNzLCBjbGVhcmFuY2UsIG1hc2ssIG5hbWUgLCBwYWQgbnVtYmVyLCBm
bGFnc10KCVBhZFstMzU0MyAtMzkzCgkJLTM1NDMgMzkzCgkJNTExOCAyMDAwIDU3MTggIjEiICIx
IiAic3F1YXJlIl0KCSAgICBQYWRbMzU0MyAtMzkzCgkJMzU0MyAzOTMKCQk1MTE4IDIwMDAgNTcx
OCAiMiIgIjIiICJzcXVhcmUiXQoJRWxlbWVudExpbmVbLTM5MyAtMjc1NSAzOTMgLTI3NTUgODAw
XQoJICAgIEVsZW1lbnRMaW5lWy0zOTMgMjc1NSAzOTMgMjc1NSA4MDBdCiMKIyBUaGlzIGRyYXdz
IGEgMSBtaWwgcGxhY2VtZW50IGNvdXJ0eWFyZCBvdXRsaW5lIGluIHNpbGsuICBJdCBzaG91bGQg
cHJvYmFibHkKIyBub3QgYmUgaW5jbHVkZWQgc2luY2UgeW91IHdvbnQgd2FudCB0byB0cnkgYW5k
IGZhYiBhIDEgbWlsIHNpbGsgbGluZS4gIFRoZW4KIyBhZ2FpbiwgaXQgaXMgbW9zdCB1c2VmdWwg
ZHVyaW5nIHBhcnRzIHBsYWNlbWVudC4gIEl0IHJlYWxseSBpcyB0aW1lIGZvciBzb21lCiMgYWRk
aXRpb25hbCBub24tZmFiIGxheWVycy4uLgojCUVsZW1lbnRMaW5lW2V2YWwoLTEqVjEvMikgZXZh
bCgtMSpWMi8yKSBldmFsKC0xKlYxLzIpIGV2YWwoICAgVjIvMikgQ1lXXQojCUVsZW1lbnRMaW5l
W2V2YWwoLTEqVjEvMikgZXZhbCgtMSpWMi8yKSBldmFsKCAgIFYxLzIpIGV2YWwoLTEqVjIvMikg
Q1lXXQojCUVsZW1lbnRMaW5lW2V2YWwoICAgVjEvMikgZXZhbCggICBWMi8yKSBldmFsKCAgIFYx
LzIpIGV2YWwoLTEqVjIvMikgQ1lXXQojCUVsZW1lbnRMaW5lW2V2YWwoICAgVjEvMikgZXZhbCgg
ICBWMi8yKSBldmFsKC0xKlYxLzIpIGV2YWwoICAgVjIvMikgQ1lXXQopCg==

------=_Part_6072947_948623027.1451749181528
Content-Type: application/octet-stream
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename=AnotherTest
Content-ID: <eecca3d4-9eca-a3de-4913-c53f0f2cc32c AT yahoo DOT com>

IyByZWxlYXNlOiBwY2IgMS45OXoKCiMgVG8gcmVhZCBwY2IgZmlsZXMsIHRoZSBwY2IgdmVyc2lv
biAob3IgdGhlIGdpdCBzb3VyY2UgZGF0ZSkgbXVzdCBiZSA+PSB0aGUgZmlsZSB2ZXJzaW9uCkZp
bGVWZXJzaW9uWzIwMDkxMTAzXQoKUENCWyIiIDYwMDAuMDBtaWwgNTAwMC4wMG1pbF0KCkdyaWRb
MTAuMDBtaWwgMC4wMDAwIDAuMDAwMCAwXQpQb2x5QXJlYVszMTAwLjAwNjIwMF0KVGhlcm1hbFsw
LjUwMDAwMF0KRFJDWzEwLjAwbWlsIDEwLjAwbWlsIDEwLjAwbWlsIDEwLjAwbWlsIDE1LjAwbWls
IDEwLjAwbWlsXQpGbGFncygibmFtZW9ucGNiLHVuaXF1ZW5hbWUsY2xlYXJuZXcsc25hcHBpbiIp
Ckdyb3VwcygiMSxjOjI6Mzo0OjU6NixzOjc6OCIpClN0eWxlc1siU2lnbmFsLDEwLjAwbWlsLDM2
LjAwbWlsLDIwLjAwbWlsLDEwLjAwbWlsOlBvd2VyLDI1LjAwbWlsLDYwLjAwbWlsLDM1LjAwbWls
LDEwLjAwbWlsOkZhdCw0MC4wMG1pbCw2MC4wMG1pbCwzNS4wMG1pbCwxMC4wMG1pbDpTa2lubnks
Ni4wMG1pbCwyNC4wMm1pbCwxMS44MW1pbCw2LjAwbWlsIl0KCgpFbGVtZW50WyIiICJTdGFuZGFy
ZCBTTVQgcmVzaXN0b3IsIGNhcGFjaXRvciBldGMiICIiICIwODA1IiA1MDgwLjAwbWlsIDQxOTAu
MDBtaWwgLTMxLjUwbWlsIC0zMS41MG1pbCAwIDEwMCAiIl0KKAoJUGFkWy0zNS40M21pbCAtMy45
M21pbCAtMzUuNDNtaWwgMy45M21pbCA1MS4xOG1pbCAyMC4wMG1pbCA1Ny4xOG1pbCAiMSIgIjEi
ICJzcXVhcmUiXQoJUGFkWzM1LjQzbWlsIC0zLjkzbWlsIDM1LjQzbWlsIDMuOTNtaWwgNTEuMTht
aWwgMjAuMDBtaWwgNTcuMThtaWwgIjIiICIyIiAic3F1YXJlIl0KCUVsZW1lbnRMaW5lIFstMy45
M21pbCAtMjcuNTVtaWwgMy45M21pbCAtMjcuNTVtaWwgOC4wMG1pbF0KCUVsZW1lbnRMaW5lIFst
My45M21pbCAyNy41NW1pbCAzLjkzbWlsIDI3LjU1bWlsIDguMDBtaWxdCgoJKQoKRWxlbWVudFsi
IiAiU3RhbmRhcmQgU01UIHJlc2lzdG9yLCBjYXBhY2l0b3IgZXRjIiAiIiAiMDgwNSIgNDc5MC4w
MG1pbCAzNTkwLjAwbWlsIC0zMS41MG1pbCAtMzEuNTBtaWwgMCAxMDAgIiJdCigKCVBhZFstMzUu
NDNtaWwgLTMuOTNtaWwgLTM1LjQzbWlsIDMuOTNtaWwgNTEuMThtaWwgMjAuMDBtaWwgNTcuMTht
aWwgIjEiICIxIiAic3F1YXJlIl0KCVBhZFszNS40M21pbCAtMy45M21pbCAzNS40M21pbCAzLjkz
bWlsIDUxLjE4bWlsIDIwLjAwbWlsIDU3LjE4bWlsICIyIiAiMiIgInNxdWFyZSJdCglFbGVtZW50
TGluZSBbLTMuOTNtaWwgLTI3LjU1bWlsIDMuOTNtaWwgLTI3LjU1bWlsIDguMDBtaWxdCglFbGVt
ZW50TGluZSBbLTMuOTNtaWwgMjcuNTVtaWwgMy45M21pbCAyNy41NW1pbCA4LjAwbWlsXQoKCSkK
TGF5ZXIoMSAidG9wIiAiY29wcGVyIikKKAopCkxheWVyKDIgImdyb3VuZCIgImNvcHBlciIpCigK
KQpMYXllcigzICJzaWduYWwyIiAiY29wcGVyIikKKAopCkxheWVyKDQgInNpZ25hbDMiICJjb3Bw
ZXIiKQooCikKTGF5ZXIoNSAicG93ZXIiICJjb3BwZXIiKQooCikKTGF5ZXIoNiAiYm90dG9tIiAi
Y29wcGVyIikKKAopCkxheWVyKDcgIm91dGxpbmUiICJjb3BwZXIiKQooCikKTGF5ZXIoOCAic3Bh
cmUiICJjb3BwZXIiKQooCikKTGF5ZXIoOSAiYm90dG9tIHNpbGsiICJzaWxrIikKKAopCkxheWVy
KDEwICJ0b3Agc2lsayIgInNpbGsiKQooCikK

------=_Part_6072947_948623027.1451749181528--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019