How to convert orientation in PLI ?


How to convert orientation in PLI ?
#1
I am a new to use LPub creating instructions, now I have a touch sensor in PLI, I want to in differt orientation, for example, if I want view the yellow button on fr of otouch sensor, how can I config it in PLI.mpd?

1 16 180 0 0 0 0 0 0 0 0 0 0 0 879.dat


Attached Files
.jpg   image.jpg (Size: 2.62 KB / Downloads: 1)
Reply
Re: How to convert orientation in PLI ?
#2
Hej,
you have to open the PLI.mpd and add this line:
Code:
1 0 0 0 0 -1 0 0 0 1 0 0 0 -1 879.dat
I added it to the very end, but this doesn't matter. The only thing you have to pay attention for is adding your line between
"0 FILE" and "0 NOFILE" meta command.

So it should look like this:
Code:
0 FILE
1 0 0 0 0 -1 0 0 0 1 0 0 0 -1 879.dat
0 NOFILE

The line you had given was a bit wrong. This should normally result in an error or the part is simply not shown, because it is scaled to 0 in all direction. ;-)

/Max
Reply
Re: How to convert orientation in PLI ?
#3
Max Martin Richter Wrote:Hej,
you have to open the PLI.mpd and add this line:
Code:
1 0 0 0 0 -1 0 0 0 1 0 0 0 -1 879.dat
I added it to the very end, but this doesn't matter. The only thing you have to pay attention for is adding your line between
"0 FILE" and "0 NOFILE" meta command.

So it should look like this:
Code:
0 FILE
1 0 0 0 0 -1 0 0 0 1 0 0 0 -1 879.dat
0 NOFILE

The line you had given was a bit wrong. This should normally result in an error or the part is simply not shown, because it is scaled to 0 in all direction. ;-)

/Max
Thanks you very much, I got it.
Reply
« Next Oldest | Next Newest »



Forum Jump:


Users browsing this thread: 1 Guest(s)