| | Re: CAD Newbie Questions...
|
|
(...) at (...) the (...) - (...) the (...) is (...) Hy Bill, In the toolbars you will find three buttons showing grids with different spacing. They define the step width when moving parts and the rotation angle for rotations. The coards one defaults (...) (25 years ago, 22-Mar-00, to lugnet.cad)
|
|
| | Re: Win ver 0.72
|
|
Well after finding the plate 1x6 train car... I tried to create my own parts lib. I started by adding all the train parts that I use (namely the 9v parts) and then added a bunch of parts from all the different other libs, the ones I use to build (...) (25 years ago, 22-Mar-00, to lugnet.cad.leocad)
|
|
| | Another Problem (Re: LDraw Add-On 2.1.2 Now Available)
|
|
Hi, Actually there are two problems. First, the more important. When using the sorter, I get the following error message when I click on 'Save' or 'Cancel': Runtime error: '53' File not found Then LDAO crashes. However, the sorter does its job. The (...) (25 years ago, 22-Mar-00, to lugnet.cad)
|
|
| | Re: YAL: Yet Another Loader :)
|
|
I think I'd have to disagree with you Mladen. If those were pneumatic or hydraulically driven arms or forks like on a fork lift, they'd probably be plenty strong. Anything bigger, while perhaps more aesthetically pleasing, would most likely leave (...) (25 years ago, 22-Mar-00, to lugnet.cad.dat.models)
|
|
| | Re: YAL: Yet Another Loader :)
|
|
Awesome Bram. The arms however... Need more work. Maybe you should try mounting Aquanaut or Divers arm pieces on the bottom... OR better yet ask Jeremy, he outta' know how to add arms... (...) (25 years ago, 22-Mar-00, to lugnet.cad.dat.models)
|
|
| | META commands ??? (was "Re: new part - 71014 Castle Greatsword")
|
|
(notice "follow-up")... (...) Well, I wasn't actually trying to _force_ anyone who wants to use this to use color code # 383 (and only that one), I was just assuming that someone who may be somewhat forgetful (like, for instance, _ME_) :-P might (...) (25 years ago, 22-Mar-00, to lugnet.cad.dat.parts, lugnet.cad.dev)
|
|
| | Re: More MPD
|
|
(...) This seems similar to the recursive MPD problem. At least with the lich.dat example the files weren't really recursive. It was just a matter of the ring2.dat file in the local MPD scope supplanting the ring2.dat from the global (...) (25 years ago, 22-Mar-00, to lugnet.cad.dev)
|
|
| | CAD Newbie Questions...
|
|
This afternoon, I downloaded LDraw and MLCAD and tried it out for the very first time. Overall, it went very smooth after I figured out the basics, MLCAD seems very good. One problem I did have was trying to add a triangular plate at an angle. I (...) (25 years ago, 22-Mar-00, to lugnet.cad)
|
|
| | More MPD [DAT]
|
|
1. Are the files in an MPD public or private? Consider this example with three files: town.dat 1 16 -40 0 0 1 0 0 0 1 0 0 0 1 house1.mpd 1 16 40 0 0 1 0 0 0 1 0 0 0 1 house2.mpd house1.mpd 0 FILE house1.dat 1 4 0 0 0 1 0 0 0 1 0 0 0 1 3003.DAT 1 4 0 (...) (25 years ago, 22-Mar-00, to lugnet.cad.dev)
|
|
| | Re: LDraw extended colors
|
|
(...) During implementation of Gyugyi's Direct Colors, I browsed his LDLite code: | if ((c >= 0x4000000) && (c <= 0x7ffffff)) | { | /Numbers of 0x4000000 to 0x7ffffff are hard coded color values. | zcp->r = 16 * ((c & 0x00000f00) >> 8); | zcp->g = (...) (25 years ago, 20-Mar-00, to lugnet.cad.dev)
|