kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #08220
Re: SetPosition to SetPos0
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Dick Hollenbeck <dick@xxxxxxxxxxx>
-
Date:
Thu, 10 May 2012 16:35:58 -0500
-
In-reply-to:
<CA+CzoSa8D_nWG0BU9ukg-GLStcN0YwAOQ4x8FL2HYP44Qj=6BA@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1
On 05/10/2012 12:35 PM, Miguel Angel Ajo Pelayo wrote:
>
> I have an issue, and yet couldn't understand the real difference.
>
> a) If I set a pad (in module, in board) "position",and save it to disk (brd or .mod),
> then the pad position won't get saved.
>
> b) If I set a pad (in module, in board) "pos0", and save it to disk, the pad will get
> saved.
>
> Ok :-)
>
> then if I do the same, but instead if saving, I try to visualize it in the board, I get
> the opposite:
>
> a) I get all pads at (0,0) for the "pos0" case, and
>
> b) well positioned for "position" case.
>
>
> What's the exact idea of those 2 positions?
See lines starting at 215, of pcbnew/move-drag-pads.cpp
Thanks in advance for adding my web-pages. :)
Follow ups
References