| | Re: LDraw syntax check in Perl
|
|
(...) The return values from the check routines indicate what kind of syntax was detected. Even values - bad syntax was found Odd values - no bad syntax More specifically, the following values are added together to get the complete return value: 1 - (...) (23 years ago, 11-Jul-01, to lugnet.cad.dev)
|
|
| | New Part: 70961 - Bumper 2 x 4 Rubber [DAT]
|
|
Here is the 2x4 rubber bumper from set 8824. I guess I oughta try and take a look at the 1x4 holder brick and the corner versions too. Chris 0 Bumper 2 x 4 Rubber 0 Name: 70961.DAT 0 Author: Chris Dee (chris_w_dee@hotmail.com) 0 Unofficial Part 0 (...) (23 years ago, 11-Jul-01, to lugnet.cad.dat.parts)
|
|
| | New Part: 3297p90 - Slope Brick 33 3 x 4 with Classic Space Pattern [DAT]
|
|
Thanks to advice from Willy Tschager here is one more (maybe the last) Classic Space decorated part - the 3x4 slope from set 6970. Chris 0 Slope Brick 33 3 x 4 with Classic Space Pattern 0 Name: 3297p90.DAT 0 Author: Chris Dee (...) (23 years ago, 11-Jul-01, to lugnet.cad.dat.parts)
|
|
| | Re: Naming of pieces
|
|
[ Note: I'm crossposting this to lugnet.cad, but with a FUT to lugnet.db.inv so that it doesn't fill up both groups if the thread grows. CAD folks who have an interest in this thread, please come over to db.inv and give your two cents. ] (...) (...) (23 years ago, 11-Jul-01, to lugnet.db.inv, lugnet.cad)
|
|
| | Re: Naming of pieces
|
|
(...) Roger that. I've copied lugnet.cad because peeron uses the LDraw nomenclature and that is where you would need to campaign for name changes. I agree, in general that small and large (1) are not good names, I would prefer dimensions given in (...) (23 years ago, 11-Jul-01, to lugnet.db.inv, lugnet.cad)
|
|
| | revised (updated) part - 30384.dat - Windscreen 4 x 7 x 2 Round [DAT]
|
|
Hello, I have been trying to get this part perfect, but I can only get it close... Many pieces have been replaced with primitives(some new) for better POV rendering. Also made it BFC compliant. Picture link; (URL) (finished parts) (URL) (in process) (...) (23 years ago, 11-Jul-01, to lugnet.cad.dat.parts)
|
|
| | *** MLCad V2.00R4 ready for download ***
|
|
Hy, I've just released MLCad V2.00R4 with the following bug-fixes: - Error MLCad.DLL not found (which was a problem with the dll itself) - Problem when starting MLCad from the command line - Problem with focus of selection in model part list on my (...) (23 years ago, 10-Jul-01, to lugnet.cad.mlcad)
|
|
| | Re: LDraw syntax check in Perl
|
|
Hi Steve, When I run it, with i.e. NEW.DAT I get: ---...--- Checking 'c:\ldraw\models\new.dat' Check results: 1 Short Check : 1 done. ---...--- When I test it with a rather large MPD file I get: ---...--- Checking 'c:\ldraw\models\bbss\bbss.mpd' (...) (23 years ago, 10-Jul-01, to lugnet.cad.dev)
|
|
| | Re: ring5.dat and new ring6.dat [DAT]
|
|
(...) I just added the comment block and did new RING6 primitive, Both peices have been submitted to parts@ldraw.org for inclusion in the next update. 0 0 Ring Radius 6:7 0 Name: ring6.dat 0 based on 1-4ring6.dat by Franklin W. Cain (...) (23 years ago, 10-Jul-01, to lugnet.cad.dat.parts.primitives)
|
|
| | Re: ring5.dat
|
|
(...) Why? I'm aware that disc, cyli, edge, ndis have 4-4-prefix, but not the 4-4rings. And I would probably forget to look for 4-4ring primitives when there are those who begin with just ring. (...) (23 years ago, 10-Jul-01, to lugnet.cad.dat.parts.primitives)
|
|
| | Re: LDLite 2.2 Released
|
|
(...) The full idea implementation would have both a before and an after file, so you could surround the file with a transform of some sort. (...) Yeah, it should search the whole LDRAW path and include all the files it finds. Also, now we need a (...) (23 years ago, 10-Jul-01, to lugnet.cad.dev)
|
|
| | Re: LDLite 2.2 Released
|
|
(...) 2. The document's directory (the directory of the main model) 3. %LDRAWDIR%\P 4. %LDRAWDIR%\PARTS 5. %LDRAWDIR%\MODELS This search strategy seems reasonable for a DAT file, but I thought this was more along the lines of a resource file where (...) (23 years ago, 10-Jul-01, to lugnet.cad.dev)
|
|
| | Re: Lego Mindstorms as an application for PC ??
|
|
yeah i LOVE this game! hope theres mindrover to lego mindstorm convertor so i can make really smart lego creations whenever i get mindstorms legos ( which isnt anytime soon :( ) -- And they said 'Computers will never be in general use' "Daniel (...) (23 years ago, 10-Jul-01, to lugnet.cad, lugnet.games, lugnet.robotics)
|
|
| | Re: LDLite 2.2 Released
|
|
Don Heyse wrote to Paul Gyugyi... (...) Please see (URL) (23 years ago, 10-Jul-01, to lugnet.cad.dev)
|
|
| | Re: Substitute Colors for Dithered Colors?
|
|
Erik Olson wrote... (...) Yeah, it was mainly to ensure that you remember to support the full range of LDraw colors, i.e. also 0x2000000-0x7FFFFFF, but I guess you already did :-) Models built in MLCad may use these colors, and L3P+L3Lab support (...) (23 years ago, 10-Jul-01, to lugnet.cad.dev)
|
|
| | LDraw syntax check in Perl
|
|
Hey all: I've written a Perl script/program to check a file for LDraw'ish syntax. I'd like to get feedback on it, as I'm an absolute beginner with Perl. The main purpose of the script is to check files being submitted to the Parts Tracker. So it's (...) (23 years ago, 9-Jul-01, to lugnet.cad.dev)
|
|
| | Re: LDLite 2.2 Released
|
|
(...) Better yet, grab the whole source tree at once. If you have CVS, you can use a batch file (or script) like this. @echo PRESS Enter when asked for a password. cvs -d:pserver:anonymous...oot/ldlite login cvs -z3 -d:pserver:anonymous...oot/ldlite (...) (23 years ago, 9-Jul-01, to lugnet.cad.dev)
|
|
| | Re: ring5.dat
|
|
(...) The code looks generally good. :) I haven't carefully checked the numbers, in picayune-mode. But you should: - Change the name to 4-4ring5.dat - Add a standard header. Something like: 0 Ring 5 x 1.0 0 Name: 4-4ring5.dat 0 Author: Mark Kennedy (...) (23 years ago, 9-Jul-01, to lugnet.cad.dat.parts.primitives)
|
|
| | Re: Lego Mindstorms as an application for PC ??
|
|
Someone posted a message last week (?) pointing to www.mindrover.com which is a virtual robotics game with some LEGO add-ons like the RCX. Not sure if this is what you were looking for. Dan (23 years ago, 9-Jul-01, to lugnet.cad, lugnet.games, lugnet.robotics)
|
|
| | LDLite 2.2 Released
|
|
I've released LDLite 2.2, available at: (URL) release fixes a problem with weird file names (with spaces or foreign characters). In doing so, it also now allows you add double-quotes around the filename in Type-1 lines, in case you want to use weird (...) (23 years ago, 9-Jul-01, to lugnet.cad.dev)
|