Special:
|
[DAT] (requires LDraw-compatible viewer)
|
Subject:
|
Re: ** QUAD2DAT ** version 0.9.4 released **
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Fri, 30 Aug 2002 06:50:36 GMT
|
Viewed:
|
487 times
|
| |
| |
In lugnet.cad.dev, Larry Pieniazek writes:
> I like this program a lot. I have a number of features/suggestions to add,
> is it still in active development.
>
> However I have one problem that I need help with from the user community. It
> seems that there is a rotation being inserted somewhere... I made my pattern
> using a bitmap, everything looks normal in QUAD2DAT but when I export it, it
> seems to be getting rotated 180 (or mirrored if you prefer) along the
> horizontal axis.
You should be able to fix it by creating another file that references your
file using a mirror matrix, and then inline that part with an inliner tool.
So, for instance, if your part is x123.dat, you would create a file called
mirror.dat with the following line and nothing else:
1 16 0 0 0 -1 0 0 0 1 0 0 0 1 x123.dat
Then run an inliner on mirror.dat. You'll presumably have to clean up the
header comments and rename the file after the inliner runs. (I think that's
the proper setting to mirror the X axis. You can try it out, and if it
isn't, you can change either of the 1s after the -1 to be -1, and change the
-1 to be 1.)
--Travis Cobbs (tcobbs@REMOVE.halibut.com)
|
|
Message has 1 Reply: | | Re: ** QUAD2DAT ** version 0.9.4 released **
|
| (...) Although I got MLCad to do it for me, this is good advice as I don't like what else it did to the file. Can you recommend a good inliner that runs in Win2K and is suitable for novice use? Thanks! (22 years ago, 31-Aug-02, to lugnet.cad.dev)
|
Message is in Reply To:
| | Re: ** QUAD2DAT ** version 0.9.4 released **
|
| I like this program a lot. I have a number of features/suggestions to add, is it still in active development. However I have one problem that I need help with from the user community. It seems that there is a rotation being inserted somewhere... I (...) (22 years ago, 30-Aug-02, to lugnet.cad.dev)
|
16 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|