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 / 8777 (-20)
  Re: Preview of multi-level callouts complete with pointers
 
(...) Well I guess the above "ascii draw" diagram didn't work too well with proportional fonts. Oh, well. (...) Per Jennifer Clark's recommendation in private, I'm going to convert the pointer units from pixels to scaling factors from 0 to 1, where (...) (21 years ago, 22-Apr-03, to lugnet.cad.dev, lugnet.inst)
 
  Re: Some more LPub errors?
 
(...) Fixed. (...) Found it in part list image rendering, thanks. Fixed it. (...) I think that in the case of LSynth I can make this happen, but otherwise I think this is going to have to be left as "an exercise for the student". (...) Kevin (21 years ago, 22-Apr-03, to lugnet.cad.dev)
 
  Re: LPub request
 
(...) I've modified LPub to ignore submodel parts as well as primitives when making PLIs and BOMs. To address your request more specifically... LPub would have to look for pairs of s/faxel1 through s/faxle5 and automatically substitute. I'd prefer (...) (21 years ago, 22-Apr-03, to lugnet.cad.dev)
 
  Re: LDraw.org Standards Committee (LSC) Draft Proposal
 
(...) Thanks, Kevin. I'd like to see some good discussion on this here before moving on it. Does anyone have any comments, concerns? (...) Thanks! I couldn't have put that together without you, the others we were mailing with, and the community (...) (21 years ago, 22-Apr-03, to lugnet.cad.dev)
 
  Re: LDraw.org Standards Committee (LSC) Draft Proposal
 
(...) <snip> Thanks for all your efforts Tim. Lets get started! I appreciate all the hard work you put in on this. Lets put it to good use. Kevin (21 years ago, 22-Apr-03, to lugnet.cad.dev)
 
  Re: LDraw.org Standards Committee (LSC) Draft Proposal
 
(...) <snip> This is great stuff. Thanks, Tim for pushing this forward, others contributed, but you certainly did a great job including everyone's comments and pulling together a cogent draft proposal for the LSC. I plan to stand for election to it (...) (21 years ago, 22-Apr-03, to lugnet.cad.dev)
 
  Re: LDraw.org Standards Committee (LSC) Draft Proposal
 
Looks like you guys have spent a lot of time thinking about how to go about this in a fair and equitable way, very comprehensive. It feels a lot like the way standards are created in the high-tech world which benefits everyone! This is a great time, (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  Re: Some more LPub errors?
 
"Kevin L. Clague" <kevin_clague@yahoo.com> skrev i meddelandet news:HDpArM.n2J@lugnet.com... (...) the (...) Why not have an invisible LDRAW part with color, just like the LIGHT.DAT? -- Anders Isaksson, Sweden BlockCAD: (2 URLs) (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  Resolution
 
When authoring new elements, how important is the level of detail in LDraw format? That is, for more complex curves and surfaces, is it necessary to get as close to the real thing as possible? As an alternative, is it acceptable to get pretty close (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev)
 
  Re: Preview of multi-level callouts complete with pointers
 
(...) The callouts are placed relative to outside edges or corners of the step image: Corners: TOP_LEFT TOP_RIGHT BOTTOM_LEFT BOTTOM_RIGHT Edges plus justification to the perpendicular edges TOP (LEFT, CENTER or RIGHT) BOTTOM (LEFT, CENTER or RIGHT) (...) (21 years ago, 21-Apr-03, to lugnet.cad.dev, lugnet.inst)
 
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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