| | Re: LPub 4 Callouts (and other questions)
|
|
(...) While creating instructions I have discovered that you can use extra dots in filenames as long as the name of the model before the first dot is unique per step in a callout. For example if you a filename like submodel.1.ldr and submodel.2.ldr (...) (15 years ago, 28-Oct-09, to lugnet.cad)
|
|
| | Re: LPub 4 Callouts (and other questions)
|
|
(...) I think this is a good question for Kevin? ;-) (15 years ago, 28-Oct-09, to lugnet.cad)
|
|
| | Re: LDraw.org 2009-02 Parts Update Now Available
|
|
(...) I have a quick question about the 2009 Part Updates - As far as I can tell from the description at LDraw.org and here the updates are cumulative (I need to install 2009-1 and then 2009-2) However the names of both files are identical and as a (...) (15 years ago, 28-Oct-09, to lugnet.cad)
|
|
| | Re: LPub 4 Callouts (and other questions)
|
|
As long as we're having such a good dialog, here is another one. I have a very large assembly which is too large to fit on one page and still see the building details. I can zoom in and the assembly simply hangs off the edges of the page. The (...) (15 years ago, 27-Oct-09, to lugnet.cad)
|
|
| | Re: LPub 4 Callouts (and other questions)
|
|
(...) Further research reveals that, at least in LPub 4.0.0.4, mirroring DOES work appropriately in the instructions as long as the mirrored submodel is in a callout. If it is not in a callout (for instance spanning multiple pages), then it does not (...) (15 years ago, 27-Oct-09, to lugnet.cad)
|
|
| | Re: LPub 4 Callouts (and other questions)
|
|
(...) Thanks! I did not know about this. Presuming that I have already synthesized the axles, can I just change the Synth command to what you have above, or do I need to re-synthesize? Does LSynth take the length into account when synthesizing and (...) (15 years ago, 27-Oct-09, to lugnet.cad)
|
|
| | Re: LPub 4 Callouts (and other questions)
|
|
(...) LSynth 3.0 comes with PLI_TECHNIC_AXLE_FLEXIBLE_x meta commands. If your Synthesis is not supported use this workaround: (URL) (15 years ago, 27-Oct-09, to lugnet.cad)
|
|
| | Re: LPub questions
|
|
(...) I solved the problem by re-installing LDView and removing all PrefSets from the registry before the re-install. The odd thing is, though I changed the settings in the <Default> prefset LPub didn't copy them but showed the lighting (...) (15 years ago, 27-Oct-09, to lugnet.cad)
|
|
| | Re: LPub questions
|
|
(...) Hi Ronald, it did the trick but only for landscape - portrait is still messed up and also a resolution bigger than 150 DPI or a different size doesn't work either. Ideas? w. (15 years ago, 27-Oct-09, to lugnet.cad)
|
|
| | Re: LPub 4 Callouts (and other questions)
|
|
(...) There are some programs available to create mirrored subparts without using a mirror matrix. (URL) don't know how well they work with all the new parts since they were developed, but it can't hurt to try them. Enjoy, Don (15 years ago, 27-Oct-09, to lugnet.cad)
|
|
| | Re: LPub 4 Callouts (and other questions)
|
|
(...) OK, good tip for other users too, to not use dots in filenames. (...) I believe you have to create the submodels individually indead. That is what I always do anyway. (...) I'm afraid I do not have the exact answer to that, but I believe LPub (...) (15 years ago, 27-Oct-09, to lugnet.cad)
|
|
| | Re: LPub 4 Callouts (and other questions)
|
|
(...) Thanks Jaco. Through the process of doing it manually and a lot of other trial and error, I discovered the problem. My submodels had a dot (.) in the title. This seemed to confuse LPub and result in the problems I saw. I converted all the dots (...) (15 years ago, 26-Oct-09, to lugnet.cad)
|
|
| | Re: LDraw for teaching, drawings for production?
|
|
(...) I guess you could use any tool that can produce images from LDraw models, but for print LDView would be the best choice. You can add text to the picture in the way Phile suggested, but any photo editing tool or DTP program can do that. I think (...) (15 years ago, 26-Oct-09, to lugnet.cad)
|
|
| | Re: LPub 4 Callouts
|
|
(...) Eric, I do not experience any problems in creating callouts. Positioning them is sometimes a bit tricky. Adding them manually is always a good thing to try. The syntax is this: 0 !LPUB CALLOUT BEGIN 1 x x x x x x submodel.ldr 0 !LPUB CALLOUT (...) (15 years ago, 26-Oct-09, to lugnet.cad)
|
|
| | LPub 4 Callouts
|
|
I'm trying out LPub 4 for the first time and am having some trouble. (Note that I am a veteran of LPub 3). Every time I attempt to make a submodel into a callout, the program simply crashes. Has anyone else used the callout function successfully or (...) (15 years ago, 25-Oct-09, to lugnet.cad)
|
|
| | Re: LDraw for teaching, drawings for production?
|
|
(...) One possibility is to add the text as a postprocessing step with an image editing program. Or you may embed the text as LDraw stickers, created with txt2dat ((URL) See for example the color chart I created: (URL) 3) printing of part lists etc (...) (15 years ago, 23-Oct-09, to lugnet.cad)
|
|
| | LDraw for teaching, drawings for production?
|
|
Hello A friend of mine is doing training for production management & quality & stuff. She had found lego and realised that Ldraw is good and easy to use, and lego is easy to play with. But 2 questions: 1) is is possible to print drawings, for (...) (15 years ago, 23-Oct-09, to lugnet.cad)
|
|
| | 4721 - Tyre Minifig Bicycle has wrong part number
|
|
Folks, Going through the L(EGO)Draw parts at picture 3 (URL) came across 2807. The LEGO database says: MINI CYCLE, TYRE 14 X 2 [1996-01] Use Design: 2807 which is also the number on BL. Peeron and LDdraw uses 4721 instead: (URL) a shrunken 70162 - (...) (15 years ago, 23-Oct-09, to lugnet.cad, lugnet.cad.dat.parts)
|
|
| | Re: ldlister 0.1
|
|
(...) Heh, that was it. Thanks for reminding me :-) In lugnet.cad, Travis Cobbs wrote: (...) Maybe, but this is Tcl in which case the right answer is to use [fconfigure $fp -translation auto crlf] and remove the \r from the output string (it makes (...) (15 years ago, 20-Oct-09, to lugnet.cad)
|
|
| | Re: Do these parts exist in LDRAW?
|
|
(...) You're spot-on Santeri. And the reason I said one might technically stick to the "correct" numbers is two-fold: on the off-off-off chance some renderer were to ever render based on the type of plastic (ABS versus polycarbonate), and also (...) (15 years ago, 20-Oct-09, to lugnet.cad)
|