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 / 9422 (-100)
  Re: Change to existing policy on embedding POV-Ray code in Official Files
 
(...) Yay! The right place for POV code is in external libraries. Does this mean (URL) is going to be developed? Is a new L3P release in the works? It's been over a year and a half since this tantalizing message was posted. :^) (URL) Don (21 years ago, 19-Jan-04, to lugnet.cad.dev)
 
  Re: Change to existing policy on embedding POV-Ray code in Official Files
 
(...) Basically, The POV team controls the syntax, functionality, and implementation of the POV-Ray Scene Description Language (P-R SDL) format. While the POV Team is very good at maintaining backwards compatibility, they have in the past change the (...) (21 years ago, 19-Jan-04, to lugnet.cad.dev)
 
  Re: Change to existing policy on embedding POV-Ray code in Official Files
 
(...) Could you give a bit more info on the compatability issues (or a pointer to where they're discussed)? (21 years ago, 19-Jan-04, to lugnet.cad.dev)
 
  Change to existing policy on embedding POV-Ray code in Official Files
 
The LDraw.org Standards Committee (LSC) has recently discussed the issue of embedded POV-Ray code in Official Parts Library files. After careful consideration and with inputs from leading non-LSC members, most notably Lars Hassing and Chris Dee, we (...) (21 years ago, 19-Jan-04, to lugnet.cad.dev, lugnet.cad)
 
  Re: Friction pins no friction?
 
(...) Look's good, Though you may want to just make the primitive have the friction bits alone without the connector. That way you possibly could be able to use it on parts like 6558 and 32054 as well. (21 years ago, 19-Jan-04, to lugnet.cad.dev)
 
  Re: Friction pins no friction?
 
I have submitted the first in the line of confric# primitive to the LDraw Parts Tracker. (URL) is use the the part 43093 Axle Pin with Friction. (URL) should give people a better idea of what I have planned. With this new line of primitives we will (...) (21 years ago, 18-Jan-04, to lugnet.cad.dev)
 
  Re: Need partnumbers and some partnames
 
(...) OK - I have moved the existing x322.dat out of the way (to x289.dat). Chris (21 years ago, 17-Jan-04, to lugnet.cad.dev)
 
  Re: Need partnumbers and some partnames
 
(...) When I tried to upload this part, it got rejected because there was a x322.dat already on the PT.... Before this rejection I have uploaded two subparts s\x322s01.dat and s\x322s02.dat. Niels (21 years ago, 17-Jan-04, to lugnet.cad.dev)
 
  Re: Black seems wrong in ldconfig.ldr
 
(...) Well, I hope the final syntax for the color definition statement will allow some space for programs to support their own special syntactic needs. So you hopefully won't need a super-custom meta-statement for LDView, just a special flavor for (...) (21 years ago, 17-Jan-04, to lugnet.cad.dev)
 
  Re: Black seems wrong in ldconfig.ldr
 
(...) The good side of the LSC is that with the reduced number of people, you are hopefully able to actually come to a consensus in a reasonable time frame. The bad side is that since the discussions are private, you have to deal with hecklers like (...) (21 years ago, 16-Jan-04, to lugnet.cad.dev)
 
  SIGGRAPH 2004 Themepark
 
I received a note about this document over email. Is this something LDraw developers would be interested in participating in? (URL) (21 years ago, 16-Jan-04, to lugnet.cad.dev)
 
  Re: Black seems wrong in ldconfig.ldr
 
(...) Thanks. That's a good idea. I'll have to think about it, though. Up until now, I have purposely avoided creating any LDView-specific meta-commands. On the other hand, this would be one of the few reasons that might convince me that an (...) (21 years ago, 16-Jan-04, to lugnet.cad.dev)
 
  Re: [Parts Tracker] Security Change underway
 
(...) Woo-hoo! :-) I can review parts now! --Travis (21 years ago, 16-Jan-04, to lugnet.cad.dev)
 
  Re: [Parts Tracker] Security Change underway
 
(...) As of tonight, here's where things stand: - I've finished updating all the restricted-access scripts (those are the scripts under cgi-bin/tracker). - I've turned off the old authentication -- so you won't be prompted by your browser to log in. (...) (21 years ago, 16-Jan-04, to lugnet.cad.dev)
 
  Re: Black seems wrong in ldconfig.ldr
 
(...) You could put your custom information in an ldviewconfig.ldr file which you supply with the LDView install. Then add a setting to LDView, allowing the user to specify multiple pre-processing files. Default the setting to (...) (21 years ago, 16-Jan-04, to lugnet.cad.dev)
 
  Re: Black seems wrong in ldconfig.ldr
 
(...) We're working on it. Give us another 24 hours to have something to present. Not a final 'done deal', but at least a decent writeup. Steve (21 years ago, 16-Jan-04, to lugnet.cad.dev)
 
  Re: [Parts Tracker] Security Change underway
 
(...) Hopefully not too much longer - I'm working on the last script now. Steve (21 years ago, 15-Jan-04, to lugnet.cad.dev)
 
  Re: [Parts Tracker] Security Change underway
 
(...) hi steve, could you please keep us updated how long we will need to log in twice? many thx, willy (21 years ago, 14-Jan-04, to lugnet.cad.dev)
 
  Re: Black seems wrong in ldconfig.ldr
 
(...) Where else would you put it? What if you break the material settings up into two parts? 1) a material tag on the COLOURDEF line: 0 COLOURDEF 334 ChromeGold 15 0xFFC40026 MATERIAL metallic 2) a MATERIALDEF line added to the end of the file that (...) (21 years ago, 14-Jan-04, to lugnet.cad.dev)
 
  Re: Inline POV code in official parts?
 
(...) That's a very heavy argument against EmbPOV. It would be a great thing if we could just have a very few basic features, say clipped by, pattern wrap and maybe one or two other and make it a generic syntax for alternative code. (...) Despite (...) (21 years ago, 13-Jan-04, to lugnet.cad.dev)
 
  Re: Black seems wrong in ldconfig.ldr
 
(...) I agree that something of that sort would be a good idea, but in the case of my metallic colors, I actually hand-tweaked the settings for each metallic color. They aren't all the same. This was done partially to differentiate between chrome (...) (21 years ago, 13-Jan-04, to lugnet.cad.dev)
 
  Re: Black seems wrong in ldconfig.ldr
 
(...) Why not use the optional MATERIAL bits from this old discussion (URL) come up with a modified ldconfig.ldr? Then implement some code in LDVIEW to enable your metallic lighting goodies when ldconfig.ldr contains the proper MATERIAL settings. (...) (21 years ago, 13-Jan-04, to lugnet.cad.dev)
 
  Re: Black seems wrong in ldconfig.ldr
 
(...) Given that ldconfig.ldr is part of the LDraw parts library, I was referring to the color reference on the LDraw.org site (noted in another message). However, it might make sense to use the colors above, since they came directly from Lego, and (...) (21 years ago, 13-Jan-04, to lugnet.cad.dev)
 
  Re: Black seems wrong in ldconfig.ldr
 
(I switched to FTX due to an unusually long link.) (...) I was referring to the one at ldraw.org (URL) (LDraw definitions at the bottom). I believe that the LDraw color definitions there came from some version of the LDraw FAQ. When I said (...) (21 years ago, 13-Jan-04, to lugnet.cad.dev, FTX)
 
  Re: Black seems wrong in ldconfig.ldr
 
(...) In fact the official LEGO colour chart mentioned here (URL) uses 27, 42, 52 for black. ROSCO (21 years ago, 13-Jan-04, to lugnet.cad.dev)
 
  Re: Black seems wrong in ldconfig.ldr
 
(...) (er, which official color chart?) (...) Uh, Travis, it's *black*. It's *supposed* to be dark. People have questioned/complained that it's not 'true black' (ie, 0,0,0). You might be right about the origin of the 33 value, but I believe I was (...) (21 years ago, 13-Jan-04, to lugnet.cad.dev)
 
  Re: Black seems wrong in ldconfig.ldr
 
Sorry to immediately post a follow-up to my own post, but I just noticed that RubberBlack is defined with the same 33,33,33 color (not surprisingly), and I feel it needs to be updated as well. --Travis Cobbs (21 years ago, 12-Jan-04, to lugnet.cad.dev)
 
  Black seems wrong in ldconfig.ldr
 
The ldconfig.ldr file currently being distributed with the parts library seems to have the wrong definition for black. It uses 33,33,33 as the RGB color, when the official color chart uses 51,51,51. Two things to note. First, 33,33,33 comes out (...) (21 years ago, 12-Jan-04, to lugnet.cad.dev)
 
  Friction pins no friction?
 
It struck me as odd that the 3673 Technic Pin (no friction) and the 4459 Technic Pin with Friction looked identical. Why are they the same? Where is that friction? I feel there should be a line of connect primitives that clearly show this friction. (...) (21 years ago, 12-Jan-04, to lugnet.cad.dev)
 
  Re: Need partnumbers and some partnames
 
(...) I think putting Motor Cutout in the keywords would work, if we can't reasonably fit it in the part title. (...) OK, I think Stop and Proceed are OK for the names. (...) So the light bulb can be physically removed from the complete part? But (...) (21 years ago, 8-Jan-04, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?
 
(...) [snip] (...) I just wanted to add one more post in an attempt to clear up any confusion that may have been caused in this thread. What Andy says above is correct, and my earlier post indicating otherwise was incorrect. The two dimensional (...) (21 years ago, 4-Jan-04, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?
 
(...) Hmmm, very good point. I don't like treating specific object specially, but I don't see any way around it. I played around with the stud and with a 'solid' cylinder object, I couldn't find a way to get L3Lab's BFC handling to fail. Steve (21 years ago, 4-Jan-04, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?
 
(...) Actually, I *think* it's the new ATA controller card I installed, and LDView was just an innocent bystander. However, since LDView doesn't do BFC, I guess I didn't miss anything. (...) Yes, you could use INVERTNEXT, but that introduces (...) (21 years ago, 4-Jan-04, to lugnet.cad.dev)
 
  Proposed changes to MOTM Submission guidelines
 
After formal running the MOTM contest for a month, I've becomed concerned with the fairness of the contest. In response to my concerns, I'd like to make the following changes to the rules for MOTM in order to level the playing field. - All (...) (21 years ago, 4-Jan-04, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: primer/tutorial on BFC?
 
(...) You're right; I'm wrong. I'm still having a hard time visualizing it, but your stud example below convinced me that negating the one value in the matrix will indeed flip a 2D primitive like a disk, and this is the expected behavior. In fact, (...) (21 years ago, 3-Jan-04, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?
 
(...) I do this all the time, too. Just a minus sign in stead of 'BFC INVERTNEXT' each time can save some diskspace, which I've been told is something to go for, too. Niels (21 years ago, 3-Jan-04, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?  [DAT]
 
(...) I think it works just fine. L3Lab correctly detects that the matrix is mirroring, see View/Tree View... and click the BFC radio button, it should say INVERT in front of the line. When we discussed the BFC business the general assumption was (...) (21 years ago, 3-Jan-04, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?
 
(...) If this is the case then we need to go back through all the BFC'd parts and find instances of this type of matrix. Since L3Lab allows inverting the sign of the Y component and it's currently the only program to easily check for correct (...) (21 years ago, 3-Jan-04, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?
 
(...) L3Lab supports BFC INVERTNEXT. /Tore (21 years ago, 3-Jan-04, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?  [DAT]
 
(...) I do agree that it isn't supposed to work, because the BFC spec very carefully states that any polygons drawn with an aggregate matrix that causes mirroring must be flipped back. (...) I'm sorry that LDView is crashing your system, but it (...) (21 years ago, 3-Jan-04, to lugnet.cad.dev)
 
  Re: Need partnumbers and some partnames
 
(...) There are trainbases with and without motorcutouts, some with the same size. That's why I suggested to add the cutout to the name. Also for seeking those parts as one of them is just a plate. Perhaps adding Motorcutout as a keyword can help to (...) (21 years ago, 31-Dec-03, to lugnet.cad.dev, FTX)
 
  Re: Need partnumbers and some partnames
 
(...) x389.dat Technic Brick 1 x 2 with Hole and Thin Top x290.dat Magnet Holder for Train Base 6 x 22 Type I x303.dat Train Base 6 x 22 with Cutout Type I x303c01.dat Train Base 6 x 22 with Cutout Type I with Magnets (Complete) x304c01.dat ~Train (...) (21 years ago, 31-Dec-03, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?
 
In lugnet.cad.dev, Chris Dee wrote: [snip] One other thing: before you update a file for BFC, be sure there are no serious L3P errors -- vertex order is the big problem, but you should also take care of non-coplanar quads and singular matrices as (...) (21 years ago, 31-Dec-03, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?  [DAT]
 
(...) That shouldn't work -- the rendering program should detect that you've mirrored the object, and adjust accordingly. Unfortunately, I see that it does 'work' in L3Lab. LDView is crashing my system right now, so I couldn't check it. What you (...) (21 years ago, 31-Dec-03, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?
 
(...) I started parts authoring without knowing about BFC. When I read something about BFC-ing here on lugnet, I started to dig myself into it, reading documentation (from www.ldraw.org), trying things out and now I know enough about it. I only (...) (21 years ago, 30-Dec-03, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?
 
(...) I use LDDP and L3Lab with "Poll to L3Lab & LDview" + "Poll to selected line only" turned on. going through the code with CRTL+W (orion please don't forget my special request) rewinding what's needed. w. (21 years ago, 30-Dec-03, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?  [DAT]
 
(...) For the two-dimensional primitives (disc, ndis, ring, chrd) you can do the following: Say you have a disc in the x-z plane, like: 1 16 0 0 0 10 0 0 0 1 0 0 0 10 4-4disc.dat If this has the wrong BFC winding, you can just flip (mirror) the (...) (21 years ago, 30-Dec-03, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?
 
(...) I use Notepad (NOTEPAD.EXE), until the DAT file gets too huge, whereupon I use WordPad (WORDPAD.EXE) to continue editing the file. I use a calculator and scratch paper (to do a rough sketch and to keep notes of important locations). Whenever I (...) (21 years ago, 30-Dec-03, to lugnet.cad.dev)
 
  Need partnumbers and some partnames
 
Now the parts update 2003-03 is released, I started to make some parts I have already created ready for upload to the parts tracker. I need partnumbers for the following parts. I also want to know if the partnames are correct. * Technic Brick 1 x 2 (...) (21 years ago, 29-Dec-03, to lugnet.cad.dev)
 
  Re: BFC And Mirroring (LDS)
 
(...) Thanks Steve. :) (21 years ago, 29-Dec-03, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?
 
(...) OK - it's not a technique I use, but in an email conversation recently somebody convinced me that inverting the matrix would switch the winding. Now that I test it again I found I was mistaken. Chris (21 years ago, 28-Dec-03, to lugnet.cad.dev)
 
  Re: BFC And Mirroring (LDS)
 
In lugnet.cad.dev, Tore Eriksson wrote: [snip] (...) Yes. Steve (21 years ago, 28-Dec-03, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?
 
In lugnet.cad.dev, Chris Dee wrote: [snip] Thanks for writing this up, Chris! Your explanation was very good in all respects except for one small point: (...) Actually, negating the transformation matrix should not invert any object; and even if it (...) (21 years ago, 28-Dec-03, to lugnet.cad.dev)
 
  Re: primer/tutorial on BFC?
 
(...) I think ease or difficulty depends on which tools you use to author parts. I use LDAO as the editor with L3Lab for preview and find it reasonably easy. Others may wish to comment with reference to their favourite tools. To BFC an existing DAT (...) (21 years ago, 27-Dec-03, to lugnet.cad.dev)
 
  BFC And Mirroring (LDS)
 
As I am into a major revision of the LDS Compiler, I have stumbled upon the problem with mirroring and extruding and their effect on BFD winding. My question is: Is it correct to rewind the points if a polygon has been mirrored an odd number of (...) (21 years ago, 27-Dec-03, to lugnet.cad.dev)
 
  primer/tutorial on BFC?
 
Anyone out there willing to teach me how to certify a DAT file for backface culling (BFC)? Posting to LUGNet would be preferable, especially if you are providing images (visual aids are usually helpful when teaching a complicated subject). I recall (...) (21 years ago, 24-Dec-03, to lugnet.cad.dev)
 
  Re: Linetype/color question
 
(...) Hi Travis: Thanks for your input. LDview is a fine program, by the way. LDview, along with Lars' L3Lab, has been indispensible for me when designing complex parts and models. Thanks again for the info. Dave! (21 years ago, 24-Dec-03, to lugnet.cad.dev)
 
  Re: Linetype/color question
 
(...) Hi Orion: Thanks for the response! I don't mean to dispute your answer, but I have made dozens of clone parts in LEdit that use the color range 256-512 for linetypes 3 and 4. Granted, some of the colors appear a little different in LEdit than (...) (21 years ago, 24-Dec-03, to lugnet.cad.dev)
 
  Re: Linetype/color question
 
(...) LDraw/Ledit doesn't accept non type 1 line with colors 256-512. While there is nothing perventing you from making a model that has quads, triangles and lines with color 256-512, we enforce this rule for the Official Library in order to ensure (...) (21 years ago, 24-Dec-03, to lugnet.cad.dev)
 
  Re: Linetype/color question
 
(...) I don't know why the restriction exists, but I do believe it is enforced for parts in the parts library. At a guess, the restriction comes from the orginial LDraw program itself. I know that my own program (LDView) completely ignores this (...) (21 years ago, 23-Dec-03, to lugnet.cad.dev)
 
  Linetype/color question
 
I was reading through bits of Ldraw.org and came upon this section: (URL) this note under "Colors." "Colors 256-512 are dithered colors. Only line type 1 is allowed to use colors 256-512." Is that correct? In other words, I can't make an irregular (...) (21 years ago, 23-Dec-03, to lugnet.cad.dev)
 
  Re: modeling monorail ramps (TrackDraw)
 
(...) ... (...) ... The solution I came up with is that a single button press on the Monorail toolbar adds both ramp halves to the layout. The pieces are individually selectable, though. If a layout designer wants to 'dead-end' a monorail track run (...) (21 years ago, 19-Dec-03, to lugnet.cad.dev)
 
  Re: modeling monorail ramps (TrackDraw)
 
(...) The top and bottom ramp pieces are designed to fit together, they do NOT join up physically with any other of the monorail pieces. You may just as well design both together. Michel Magnan (21 years ago, 18-Dec-03, to lugnet.cad.dev)
 
  Re: Parts Tracker outages in next few days
 
(...) Things are progressing on 2003-03, but it will be another few days before I can make the downloads available. I have been conscious of getting the Parts Tracker up and running again whilst I finalise the release. This will contain 314 files, (...) (21 years ago, 15-Dec-03, to lugnet.cad.dev)
 
  [PT] Letter Bricks - Common Keyword?
 
(...) Hmm, yes, maybe it's best. But I'd really like to have them categorized, but otoh that means a LOT of work. IF we make this effort and categorize the blue series, I think we should settle with two variants: one small bold (disregard sans or (...) (21 years ago, 12-Dec-03, to lugnet.cad.dev)
 
  [Parts Tracker] Security Change underway
 
Note to all Parts Tracker authors and reviewers: I have started changing the scripts to authenticate user privileges against your general ldraw.org login. So far, I've just updated the submit script. What this means is that you must be logged in to (...) (21 years ago, 12-Dec-03, to lugnet.cad.dev) ! 
 
  Re: [PT] Moving Letter Bricks
 
(...) Ah. OK, then - I'll definitely leave all these as a single set, instead of trying to categorize them into the different (known) typefaces. Steve (21 years ago, 11-Dec-03, to lugnet.cad.dev)
 
  Re: [PT] Moving Letter Bricks
 
(...) Fixes are posted to the PT. /Tore (21 years ago, 11-Dec-03, to lugnet.cad.dev)
 
  Re: [PT] Moving Letter Bricks
 
(...) No, those are just my mistakes. (21 years ago, 11-Dec-03, to lugnet.cad.dev)
 
  Re: [PT] Moving Letter Bricks
 
(...) Is that why blue ink quads on some of the letters is overlapping the background color in certain places? It makes the ends of the letters in 3005-C.DAT and 3005-J.DAT twinkle a bit when you move the bricks around in ldglite. Don (21 years ago, 11-Dec-03, to lugnet.cad.dev)
 
  Re: [PT] Moving Letter Bricks
 
(...) Sounds like a good idea. To make things even more complicated, I recently won an eBay lot with numbered 3005's with a narrow font I've never seen before! (URL) (22k) I recall another problem with the letter bricks: Most of them are compromizes (...) (21 years ago, 11-Dec-03, to lugnet.cad.dev)
 
  [PT] Moving Letter Bricks
 
See: (URL) Tore asked (jokingly) if we were done moving parts yet, and if there was a plan. No, we're probably not completely done, and there's something of a plan. If you look on Peeron for Duplo 2x2 tiles, there is a fairly complete set of pattern (...) (21 years ago, 11-Dec-03, to lugnet.cad.dev)
 
  Primitive Generator program update
 
Another update for the Primitve Generator program is available. Version 1.9.49 Released 12/08/2003 Fixed a bug that would name cylinder files with a size number. Also found a bug that occasionally rotates the generated part around Y, So watch out (...) (21 years ago, 10-Dec-03, to lugnet.cad.dev)
 
  Re: * LDraw Design Pad LDDP 1.52 released *
 
(...) Well I finally got around to trying this out! And I like it! Have a couple of suggestions though (only little ones!): The readme.txt file still has info on installation, that still talks about un-zipping a ZIP file - I think this section (...) (21 years ago, 6-Dec-03, to lugnet.cad.dev, FTX)
 
  * LDraw Design Pad LDDP 1.52 released *
 
Thank you to our users for the constructive feedback! Download it here: (URL) (LDDP) is a tool for editing and handling LDraw files in a very comfortable way. Features are: -Fully customizable editor with syntax highlighting -Open multiple files at (...) (21 years ago, 5-Dec-03, to lugnet.announce, lugnet.cad, lugnet.cad.dev)  
 
  Re: [Parts Tracker] PT-to-PN Authentication
 
Steve, Finally got this to work... on my Mom and Dad's PC... (It still doesn't work on my PC at the office, FWIW.) :P Just thought you'd want to know... Franklin === Raw === Name: 'Franklin Cain' Userid: 'fwcain' Roles: 'RS' POSTNUKESID: (...) (21 years ago, 29-Nov-03, to lugnet.cad.dev)
 
  works in progress
 
Just wanted to let you know (and claim "squatter's rights" ;) that I'm working on a couple more minifig accessories: (URL) Franklin (21 years ago, 28-Nov-03, to lugnet.cad.dev, lugnet.cad.dat.parts)
 
  Parts Tracker outages in next few days
 
Please expect some availability outages on the Parts Tracker in the next few days, as I begin work on the next parts update. I am not able to set any expectations as to the likely delivery date of 2003-03, as this will be the first time I have (...) (21 years ago, 28-Nov-03, to lugnet.cad.dev, lugnet.announce) ! 
 
  Re: Updating MLCad.ini
 
(...) In fact, pretty good IMHO. We could distribute language dll's together with small readme files - let's say readme_german.txt for instance and add the information into that file. I guess it would be also nice place to add (...) (21 years ago, 25-Nov-03, to lugnet.cad.dev, lugnet.cad.mlcad)
 
  Re: Updating MLCad.ini
 
(...) Translations of the inifile's comments could be included in an additional help file or something. Just an idea Niels (21 years ago, 24-Nov-03, to lugnet.cad.dev, lugnet.cad.mlcad)
 
  Re: Updating MLCad.ini
 
(...) hi, andrew westrate has written a cool perl-script, which automatically compliles an .ini file based on a mpd. find the updated MLCad.ini below. the file has been tested against the latest part update 2003-02: non unofficial parts warning. (...) (21 years ago, 24-Nov-03, to lugnet.cad.dev, lugnet.cad.mlcad)
 
  Re: Updating MLCad.ini
 
(...) i edited my ini file for the following items: ( some may be unnoficial parts.) minifig hand accesory- goblet camera camera with side scope town cup town loudhailer weapon bow and arrow minifig suitcase town signal holder as well as maybe (...) (21 years ago, 23-Nov-03, to lugnet.cad.dev, lugnet.cad.mlcad)
 
  Re: Updating MLCad.ini
 
(...) I agree, but hey - ; ; ===...=== ; Fichero para ser leído por MLCad V3.00 o superior ; ===...=== ; Las líneas que empiezan por ; son comentarios ... ; Las líneas vacías se ignoran ; Las siguientes secciones definen los elementos utilizados por (...) (21 years ago, 23-Nov-03, to lugnet.cad.dev, lugnet.cad.mlcad)
 
  Primitive Generator program update
 
An updated Primitve Generator program is available. There have been several small changes, mostly unnoticable. The main reason for this relase is I noticed that edge/circle primitives were being created using color 16, It should have been 24. Added (...) (21 years ago, 21-Nov-03, to lugnet.cad.dev)
 
  Re: Primitive tolerances
 
(...) Generally parts only need to be authored to 3 decimal places. We decided on 4 DPs for the scalable primitives so that they could be scaled x10 without degrading the quality of the part. One could argue that p/48 primitves should be coded with (...) (21 years ago, 20-Nov-03, to lugnet.cad.dev)
 
  Re: Primitive tolerances
 
(...) My understanding was that primitives should have 4 decimal places of accuracy. However, whether or not this is the case, I think that any decimal places that are included should be accurate including appropriate rounding. Just my 2 cents. (...) (21 years ago, 20-Nov-03, to lugnet.cad.dev)
 
  Primitive tolerances
 
Can someone tell me what kind of accuracy tolerances we should be working within when it comes to scalable primitives? (URL) have placed a hold vote on this ring. Most all the numbers are within .0002. Is that acceptable or should the numbers be (...) (21 years ago, 19-Nov-03, to lugnet.cad.dev)
 
  Re: Updating MLCad.ini
 
Hallo back! First we should contribute the work that doesn't have visible result - this is fine example. I didn't check how does it look yet, but i am heading to do it. About translating the .ini file comment - I was considering about it when (...) (21 years ago, 19-Nov-03, to lugnet.cad.dev, lugnet.cad.mlcad)
 
  Re: [Parts Tracker] PT-to-PN Authentication
 
(...) Franklin, Did you ever try deleting your ldraw.org cookie? I'd really like to get this worked out, but I shouldn't switch over the security if you won't be able to use the PT. Steve (21 years ago, 18-Nov-03, to lugnet.cad.dev)
 
  Updating MLCad.ini
 
hi folks, before LDraw.org will come up with it's massive parts update 2003-3 I'd like to check that the current MLCad.ini is up to date. I added the new 2003-parts at the bottom of thier approriate section. once I got them confirmed I'll sort the (...) (21 years ago, 18-Nov-03, to lugnet.cad.dev, lugnet.cad.mlcad)
 
  Ldraw on Pocket PC like devices
 
I think I found a good solution but as I don't have a PC pocket yet but I'll be checking them and I'll try to get one, anyways the solution for ldraw in a handhelp pc can be by using (URL) yes I think but I know is a lot 30mb I was thinking on a (...) (21 years ago, 16-Nov-03, to lugnet.cad.dev)
 
  Re: * LDrawDesignPad LDDP 1.51 released *
 
(...) seeing if we can overcome this. (...) I wasn't aware this was changed but %0 is the correct parameter you want (...) There really is no plugin submission process. For now, you just post them on your webspace and advertise. Maybe in the future (...) (21 years ago, 14-Nov-03, to lugnet.cad.dev)
 
  Re: * LDrawDesignPad LDDP 1.51 released *
 
(...) Sorry I didn't get a chance to test out the beta, but I've got some feedback now if that's ok. Maybe it's because I use the Windows Large font option, but the options dialog boxes are a bit of a mess on my system. They come up with some text (...) (21 years ago, 14-Nov-03, to lugnet.cad.dev)
 
  Re: [Parts Tracker] PT-to-PN Authentication
 
(...) What it means is say I include an image from peeron.com in my post on lugnet, using the FTX image tag. Now, when you view my post via the web interface, your browser will go to peeron.com to get the image and display it to you. When your (...) (21 years ago, 14-Nov-03, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Re: [Parts Tracker] PT-to-PN Authentication
 
(...) "3rd party cookie blocking" is my firewall programs's term not mine. I looked up what exactly this is in the help file of the program and here what I got: A third-party cookie is a type of persistent cookie that is placed on your computer, not (...) (21 years ago, 14-Nov-03, to lugnet.cad.dev)
 
  Re: Math Problem Again
 
(...) Yes, I saw that, too. (...) Thanks for the offer, but I have already made a working spreadsheet. :) Now, all I have to do is try to automate it with some VBS. /Tore (21 years ago, 14-Nov-03, to lugnet.cad.dev)
 
  Re: Math Problem Again
 
(...) Hey! cool! where was this info when I wrote my calculator program? It would have made it alot easier. The calculator grew into a slightly different purpose though. it was for helping determine where to trim lines and quads at intersection (...) (21 years ago, 14-Nov-03, to lugnet.cad.dev)
 
  Re: [Parts Tracker] PT-to-PN Authentication
 
(...) Yeah, no cookies. The only time I've touched any cookie code is in pnauth.cgi, and that's only retrieving a cookie already set. Steve (21 years ago, 14-Nov-03, to lugnet.cad.dev)
 
  Re: [Parts Tracker] PT-to-PN Authentication
 
(...) I'm not sure I'm understanding what you wrote, let me double-check. "3rd party cookie blocking" is like preventing google.com from retrieving a cookie set by amazon.com? If that's so, it's very odd -- the code in pnauth.cgi is not doing (...) (21 years ago, 14-Nov-03, to lugnet.cad.dev)
 
  Re: Math Problem Again
 
In lugnet.cad.dev, Ronan Webb wrote: 8<------ (...) Yes, it's very late. I'd better get myself some sleep first, and have a look at it tomorrow. Thanks a lot! /Tore (21 years ago, 14-Nov-03, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more | 100 more

Redisplay Messages:  All | Compact

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