To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.mlcadOpen lugnet.cad.mlcad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / MLCad / *2073 (-20)
  Re: Trouble creating building instructions using lpub and mpd file
 
(...) I used them until I got a VERY bizarre image of the 10016 tanker in L3p/PovRay. I promptly switched to using hyphens prefixed by the model id :) (19 years ago, 10-Apr-05, to lugnet.cad, lugnet.cad.mlcad)
 
  Re: Trouble creating building instructions using lpub and mpd file
 
(...) Well, technically ldlite has been around since well before MLCad, and it supports the double quotes, but MLCad is more widely used. So I guess you could make that argument either way. (...) I only asked for a recommendation, not a requirement. (...) (19 years ago, 10-Apr-05, to lugnet.cad, lugnet.cad.mlcad)
 
  Re: Trouble creating building instructions using lpub and mpd file
 
(...) I'll do the same. (...) Hi Don, Nice post. GROUP commands are defined outside the LDraw spec, but I'd guess that the naming issues are the same. I just made a minor change to: 0 PLIST BEGIN SUB <file> // depricated 0 LPUB PLI BEGIN SUB <file> (...) (19 years ago, 10-Apr-05, to lugnet.cad, lugnet.cad.mlcad)
 
  Re: Trouble creating building instructions using lpub and mpd file
 
Hmmm, I'm not sure if this effort is actually making things more compatible. (...) I just did a little testing myself. MLCad seems to strip off any whitespace (tabs and space characters) at the end of the line when it grabs the filename. Is that (...) (19 years ago, 10-Apr-05, to lugnet.cad, lugnet.cad.mlcad)
 
  Re: Trouble creating building instructions using lpub and mpd file
 
(...) I am currently going through the L3P code and I have now added support for filenames with spaces, both in linetype 1 and in "0 FILE xxx". It now uses the rest of the line as the filename. It also accepts filenames in double-quotes. /Lars (19 years ago, 10-Apr-05, to lugnet.cad, lugnet.cad.mlcad)
 
  Re: Trouble creating building instructions using lpub and mpd file
 
(...) Hi Don, Using MLCad as a benchmark, the name with blanks is *not* enclosed in quotes. I use the remainder of the line, sans end of line as the file name. Alas, my efforts are for naught. L3P quietly ignores the lines that have names with (...) (19 years ago, 8-Apr-05, to lugnet.cad, lugnet.cad.mlcad)
 
  Re: Trouble creating building instructions using lpub and mpd file
 
(...) I think you made the right decision, but I have a question. Do the filenames with embedded spaces have quotes around them, or do they just use up all the space to the end of the LDRAW type 1 command line? The reason I ask is because I seem to (...) (19 years ago, 8-Apr-05, to lugnet.cad, lugnet.cad.mlcad)
 
  Re: Trouble creating building instructions using lpub and mpd file
 
In lugnet.cad, Allan Bedford wrote: snip (...) snip (...) snip (...) Allan, Your opinions are valued. Thanks. I decided to take the pragmatic way out, and adjust my parsing to support file names with blanks. I think that warnings will lead to just (...) (19 years ago, 8-Apr-05, to lugnet.cad, lugnet.cad.mlcad, FTX)
 
  Re: MLCAD 'FIND' function
 
Hi Ludo, "ludo soete" <ludo.soete@village.uunet.be> schrieb im Newsbeitrag news:IEBCD9.1zAH@lugnet.com... (...) 'Find' (...) You mean a find function inside the model, instead of a find function in the library right? Basically this is possible. I'll (...) (19 years ago, 6-Apr-05, to lugnet.cad.mlcad)
 
  Re: Trouble creating building instructions using lpub and mpd file
 
(...) You are right, but the error handling problem is larget than just blanks in file names. All of this boils down to the wimpy method that LPub uses to parse LDraw files. If you type in a meta-command “0 LPUB PIL”, rather than “0 LPUB PLI”, lpub (...) (19 years ago, 6-Apr-05, to lugnet.cad, lugnet.cad.mlcad, FTX)
 
  Re: Trouble creating building instructions using lpub and mpd file
 
(...) I apologize in advance if this is a stupid solution but what about this: Is there a way for you to check for spaces in the file name as lpub attempts to open it? If so, can you then abort the file open process and throw a pop-up message that (...) (19 years ago, 6-Apr-05, to lugnet.cad, lugnet.cad.mlcad, FTX)
 
  Re: Trouble creating building instructions using lpub and mpd file
 
(...) Hi Allan, In light of this article: (URL) I now have a dilema on this topic. Add code that makes me compatible with MLCad but violating the specification, or leave it as is and explain to people that MLCad does allow blanks in file names, but (...) (19 years ago, 6-Apr-05, to lugnet.cad, lugnet.cad.mlcad, FTX)
 
  Re: Trans-clear?
 
(...) Hi Raj, The colour number for trans-white is 47. If you're using MLCad, you can choose it by clicking the "more" button on the colours toolbar, then scrolling down to find it. The trans colours are on the second page. Hope this helps. ROSCO (19 years ago, 5-Apr-05, to lugnet.cad.mlcad)
 
  Trans-clear?
 
Newbie question here...is there a Trans-clear color on MLCAD, and if so, how does one choose it? Thanks. Raj (19 years ago, 5-Apr-05, to lugnet.cad.mlcad)
 
  Re: MLCAD 'FIND' function
 
(...) If you know the LDraw part number, you can do a text search for the part but that doesn't necessarily help you in the context of finding it in your model. I have used that to change colors of certain parts and things like that. (...) I think (...) (19 years ago, 2-Apr-05, to lugnet.cad.mlcad)
 
  MLCAD 'FIND' function
 
Hi Michael, I'm working on a 'large' building with over 4000 pieces. Now i would like to find a single piece in my drawing, and looked for a 'Find' function. There seems to be no 'Find' function available in MLCAD V3.11. Is there a possibility to (...) (19 years ago, 2-Apr-05, to lugnet.cad.mlcad)
 
  Re: Rotating Gear Teeth
 
(...) there's actually two ways of doing smaller rotations:- 1: Edit>Rotate>Keyboard Entry... You will then get the 'Position and Orientation' window. You can use either the 'Use Rotational Vector Values' or 'Use Rotational Matrix Values' methods (...) (19 years ago, 29-Mar-05, to lugnet.cad.mlcad)
 
  Re: Rotating Gear Teeth
 
(...) Hi Mitchell, Yes. It is possible to turn a 24th gear using MLCad. When you click on the gear (placed in the X/Y plane), you should see a small black square with a plus in it. This is MLCad's rotation point. If the rotation point is in the (...) (19 years ago, 21-Mar-05, to lugnet.cad.mlcad)
 
  Rotating Gear Teeth
 
In MLCad, is there a way to rotate the gear teeth of the 24 tooth gear by employing the "Z" element toolbar commands? The "Z" rotation command rotates the teeth for 8, 16, and 40 tooth gears, but only the internal bar and four holes rotate inside (...) (19 years ago, 21-Mar-05, to lugnet.cad.mlcad)
 
  Re: Things that are hard to do with LDraw and building instructions
 
(...) Since LPub is not a renderer, it in fact does deal with models. Buffer exchange in LPub saves/restores the model up to the buffer exchange, not the images from steps. (...) This gets tricky...... I don't know how you can create a new group (...) (19 years ago, 13-Mar-05, to lugnet.cad, lugnet.cad.mlcad)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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