To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cadOpen lugnet.cad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / *37925 (-20)
  Re: Questions about LPub
 
(...) OK... Note that unfortunately I still don't have that updated documentation (installer problem, see (URL) In LPub traditional form (which is annoying), the "mistake" of using ASSEM, is (...) Yes, that deafening silence is annoying. After (...) (19 years ago, 30-May-05, to lugnet.cad)
 
  Parts substitution  [DAT]
 
Some parts that consist of more subparts must be drawn as one part in the PLI. LPub has a command for this I used: 0 LPUB PLI BEGIN SUB hinge.ldr 1 0 0 -40 80 1 0 0 0 1 0 0 0 1 hinge.ldr 0 LPUB PLI END SUB I created the file inside the MPD file: 0 (...) (19 years ago, 30-May-05, to lugnet.cad)
 
  Callout in LPub
 
Hi all, Though I am getting more and more good results from making building instructions using LPub I still have some questions. I know I posted a lot of questions already, but there are some new. Since I lost track of replies and answers, I decided (...) (19 years ago, 30-May-05, to lugnet.cad)
 
  Re: Questions about LPub  [DAT]
 
(...) I think I did this, but the picture I get is this: (URL) parts at all for the hinge? With the code like this: 0 STEP 1 1 -30 -16 70 0 0 1 0 1 0 -1 0 0 4085C.DAT 1 1 30 -16 70 0 0 -1 0 1 0 1 0 0 4085C.DAT 1 1 0 -16 -110 1 0 0 0 1 0 0 0 1 (...) (19 years ago, 29-May-05, to lugnet.cad)
 
  Re: Questions about LPub
 
(...) Philo, In my code and the documentation I posted yesterday, STEP_NUMBER can only be placed relative to PLI or PAGE. It currently cannot be placed relative to the ASSEM image. Therefore you cannot do what you want. In LPub traditional form (...) (19 years ago, 29-May-05, to lugnet.cad)
 
  Re: Questions about LPub
 
(...) This was not a documentation problem... in fact all my pages were multi-step, and LPUB STEP_NUMBER PLACEMENT doesn't seem to work in that case. I reverted a page to single step, and it works fine. Philo (19 years ago, 29-May-05, to lugnet.cad)
 
  Re: Questions about LPub
 
Hi Kevin, (...) Great! (...) Kevin, I think there is something broken in your installer build process about the help file: 2.3.0.9 lpub.html is identical to the one I got with 2.3.0.8. (...) Not in the file I got here: the following item is LPUB (...) (19 years ago, 29-May-05, to lugnet.cad)
 
  Re: Questions about LPub
 
(...) I have this fixed and it is available in LPub 2.3.0.9. (...) Great! (...) I just updated the documentation with this: LPUB STEP_NUMBER PLACEMENT edge justification relative_to - The step number can be relative to the step image using a (...) (19 years ago, 29-May-05, to lugnet.cad)
 
  Re: Questions about LPub
 
(...) I'll wrestle with it. (...) I have to kill that example. (...) Reasonable. (...) L3P is required for LDView and ldglite to help me understand the camera distance needed. (...) Kevin (19 years ago, 29-May-05, to lugnet.cad)
 
  Re: Questions about LPub
 
(...) Good luck, I guess that the overall code is quite involved! The last problem remaining for me (the results I have so far are very good!) is the step number placement: (...) Any idea? Something on the documentation too: - I found no information (...) (19 years ago, 28-May-05, to lugnet.cad)
 
  Re: Questions about LPub
 
(...) There are a couple of things that throw LPub off and I'm trying to figure out how to make it "do the right thing". You have: ROTSTEP part part part STEP ROTSTEP END This is equivalent to: part part part ROTSTEP ROTSTEP END LPub ignores STEP (...) (19 years ago, 28-May-05, to lugnet.cad)
 
  Re: Questions about LPub
 
(...) I got this one fixed: it was caused by the "0 ROTSTEP END" at the end of the subfile (actually a plain 0 STEP at the end also brings on this behaviour) Philo (19 years ago, 28-May-05, to lugnet.cad)
 
  ldraw part fro #32467
 
Does anyone have a .dat / ldraw file for part 32467 Yellow Electric Computer Speed as in set: (URL) (19 years ago, 28-May-05, to lugnet.cad)
 
  Re: Questions about LPub
 
Hello Kevin, (...) I have a similar problem: pack_callout: accumulated width too large but AFAIK it is not a recursive call problem... The mpd file is here (the problem occurs when generating layout 5) (URL) purpose of the callout (and tentative (...) (19 years ago, 28-May-05, to lugnet.cad)
 
  Re: LPub 2.3.0.7
 
In lugnet.cad, Philippe Hurbain wrote: <snip> (...) Fixed. Released. (...) Added. Not released. (...) Documentation made available. Kevin (19 years ago, 28-May-05, to lugnet.cad)
 
  Re: Questions about LPub
 
(...) Jacko, This is because hinge.ldr references itself in a LPUB PLI BEGIN SUB hinge.ldr. I removed the offending LPUB PLI BEGIN SUB/LPUB PLI END. I copied the parts listed in hinge.ldr to the places you used hinge.ldr. I then surrounded those (...) (19 years ago, 28-May-05, to lugnet.cad)
 
  Re: Questions about LPub  [DAT]
 
(...) I found and fixed a bug in PLI. (...) It contains this: 0 Torso & arms 0 Name: torsoarms.ldr 0 Author: Jaco van der Molen 0 Unofficial Model 0 ROTATION CENTER 0 0 0 1 "Custom" 0 ROTATION CONFIG 0 0 0 LPUB PLI BEGIN SUB torsoarms.ldr 1 1 0 0 0 (...) (19 years ago, 28-May-05, to lugnet.cad)
 
  Re: Questions about LPub
 
OK. I am getting there :-) (...) This was a succes, though I do not have a pointer yet: (URL) further, I get an error: pack_callout: accumulated height too large And: layout_page: Failed to open file LPub\Layout\truck_0_05_co_0.png for reading Then, (...) (19 years ago, 27-May-05, to lugnet.cad)
 
  Re: Questions about LPub
 
How can I get something like this on the first page of the instructions? (URL) (19 years ago, 27-May-05, to lugnet.cad)
 
  Re: Questions about LPub
 
(...) I am getting this error: Cannot find user part image C:\LDRAW\MODELS\MISC...s_c.PNG_c. Did you create create construction images? What could be wrong? I have posted my MPD file on Brickshelf here: (URL) (19 years ago, 27-May-05, to lugnet.cad)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR