To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / 8767 (-20)
  LDraw.org Standards Committee (LSC) Draft Proposal
 
As Orion posted earlier today, let's revisit the LDraw.org standards body idea. [1] Here is the draft proposal I mentioned earlier today on LUGNET. I'm posting it here for everyone to discuss. Several weeks ago, I worked with Kevin Clague, Larry (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev.org.ldraw, lugnet.cad.dev) !! 
 
  Re: Preview of multi-level callouts complete with pointers
 
Hi Kevin, You've done it again! This is a HUGE improvement as it allows a much needed "step hierarchy", extremely useful for generating instructions - your step 0 is actually two steps. This is really great. I am probably being too inquisitive too (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  Re: Some more LPub errors?
 
(...) edges (...) Ah, this is different than what you first described. LPub tries to ignore primitives when making PLIs and BOMs. I wonder why it missed these. I can recommend a work around: PLIST BEGIN IGN PLIST END Kevin (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  Re: Some more LPub errors?
 
(...) I did that already just to make sure and got no error. Here's some more info I've found troubleshooting This error seems to occur when LPub thinks the X-Xedge.dat primitive are parts for the Construction Images and BOM. In other words LPub (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  Re: Some more LPub errors?
 
(...) Please try to run lpubtest.dat through L3P manually. I do not have a way to continue if L3P finds an error in the file. You may need to talk to Lars about this one. Kevin (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  Re: Some more LPub errors?  [DAT]
 
(...) Try this: 1 0 0 0 0 1 0 0 0 1 0 0 0 1 stud.dat 1 0 0 0 0 1 0 0 0 1 0 0 0 1 4-4edge.dat A little further investigation reveals that LPub quits on error no matter what the color of the edge. The exact error I'm getting is: 'L3P failed for file (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  Re: LPub request
 
(...) The short answer to your question is yes. Ldraw only looks in the PARTS, P, MODELS, or current folder. Two extension folders have been added to faciltate further separation: the PARTS/S folder is for subparts used by parts in the PARTS folder (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  Re: Some more LPub errors?
 
(...) Example please. (...) Quite possibly. I'll run through all calls to L3P and see what I can come up with. (...) This is a good idea. Jennifer Clark first suggested this for pneumatic hoses. My first throught is to have a special end cap part (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  Re: LPub request
 
Hi Orion, Why do we need to have the s\ in the DAT file? I'm probably showing my part definition ignorance here. Is it because LDraw does not know to look in s\? I'll fix the bug in LPub either way. Kevin (...) <snip> (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  LDraw File Format Standard Committee Update
 
Now the furor over this topic has died down, here the list of people interested in being a member of the Standards Body: Orion Pobursky Kevin Clague Steve Bliss or Chris Dee Larry Pieniazek Ross Crawford Paul Gyugyi Jacob Sparre Andersen We were (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Some more LPub errors?
 
(...) Some more on this, This idea doesn't have to confine to just color coded dots, it could also encompass lengths for pneumatic hoses as well. Maybe an added parameter to the PLIST BEGIN SUB meta command or an extension to LSynth. -Orion (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  Some more LPub errors?
 
I found two more things that are styming my progress 1. LPub quits on error if a part has a color other than 16 for the X-Xedge.dat primitive. This shouldn't matter since L3P doesn't render edges and colors other than 16 aren't technically illegal (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  Re: LPub request  [DAT]
 
(...) Even with the PLIST command, I still get a part not in PARTS.LST error unless I turn off the file checking. Here the example: 0 Test Axle 0 Name: Taxle.dat 0 Author: Orion Pobursky 0 Unofficial Model 0 PLIST BEGIN SUB 32199.dat 1 7 -30 -110 (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  Re: LPub request
 
(...) Orion, Please provide me with an example? LPub is coded to support parts\s directory. Kevin (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  Re: Preview of multi-level callouts complete with pointers
 
(...) CUTE!!! and loads of new metas! many thx. w. (21 years ago, 20-Apr-03, to lugnet.cad.dev)
 
  Re: Preview of multi-level callouts complete with pointers
 
(...) Thanks Anders! Kevin (...) (21 years ago, 20-Apr-03, to lugnet.cad.dev)
 
  Re: Preview of multi-level callouts complete with pointers
 
"Kevin L. Clague" <kevin_clague@yahoo.com> skrev i meddelandet news:HDMB7I.1E3L@lugnet.com... (...) It really looks great! I'd better start creating a MOC, so I have something to test LPub on :-) -- Anders Isaksson, Sweden BlockCAD: (2 URLs) (21 years ago, 20-Apr-03, to lugnet.cad.dev)
 
  Re: LPub request
 
Hi Orion, Go to Building Instructions->Controls and uncheck "Check DAT(s) against Part List". Kevin (...) (21 years ago, 20-Apr-03, to lugnet.cad.dev)
 
  Re: LPub request
 
(...) OK, I used the PLIST BEGIN command and I'm still getting the s/faxle1.dat not found in the PARTS.LST file error. I think (but haven't tried) that this problem will exist for any model that uses file from the /S directory. -Orion (21 years ago, 20-Apr-03, to lugnet.cad.dev)
 
  Re: Preview of multi-level callouts complete with pointers  [DAT]
 
(...) Here is the top level DAT: 0 Untitled 0 Name: l0.ldr 0 Author: MLCad 0 Unofficial Model 0 WRITE LPUB PLI BORDER ROUND 0 1 10 0 WRITE LPUB PLI MARGINS 20 20 0 WRITE LPUB CALLOUT BORDER SQUARE 0 1 0 WRITE LPUB CALLOUT MARGINS 20 20 0 WRITE LPUB (...) (21 years ago, 20-Apr-03, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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