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 / 6247 (-20)
  Another idea
 
For the CAD system I'm developing, I'm planning to have multiple ways of issuing commands: Drop-down and pop-up menus Speedbuttons Keyboard shortcuts (configurable to user preferences) and... Command line interface (like in AutoCAD) In AutoCAD I (...) (23 years ago, 2-Aug-01, to lugnet.cad.dev)
 
  An idea
 
Wouldn't it be neat if, when you load a model in a CAD program, if a piece in the model is missing, it could automatically download the missing part from ldraw.org for you? Or periodically poll ldraw.org to see if DAT file updates are available, and (...) (23 years ago, 2-Aug-01, to lugnet.cad.dev)
 
  Author key in ldraw.ini\[LDraw]
 
I have added Author key in the [LDraw] section of ldraw.ini, just because I was tired of filling it in every time I run LDA2001. The value of the ident will be suggested as a default author next time you start an application reading it. Anyone who (...) (23 years ago, 28-Jul-01, to lugnet.cad.dev)
 
  Re: Is this part 4459 or part 3673 ?
 
If the pin is black it is probably 4459 "Technic Pin with Friction". #3673 "Technic Pin" is grey. (...) -- Calvin Walton (23 years ago, 26-Jul-01, to lugnet.cad.dev)
 
  Re: Is this part 4459 or part 3673 ?
 
I believe both parts are the same, cad wise... physically, however, the "pin with friction" has small ridges that create the 'friction'. I believe there's 8 small ones on each pin side... 16 total. You're correct, the "pin with friction" has slots, (...) (23 years ago, 26-Jul-01, to lugnet.cad.dev)
 
  Is this part 4459 or part 3673 ?
 
I have a part which I believe is 4459 "Technic Pin with Friction", but could be 3673 "Technic Pin". From looking at the partsref pictures, I still cannot tell for sure. This pin came from <set:8520> (which I am trying to inventory). The actual part (...) (23 years ago, 26-Jul-01, to lugnet.cad.dev)
 
  Re: RCX 1.5 and 2.0 Bricks
 
The 1.0 had a 9v~12v jack in it, the 1.5 does not. the 1.5 i have in my hand still says 1.0 on it (odd) but it doesn't have the jack. it's serial number is 397451. hope this helps. (...) (23 years ago, 23-Jul-01, to lugnet.cad.dev)
 
  Re: RCX 1.5 and 2.0 Bricks
 
I could do this without much trouble, but I don't have an RCX 1.5. It looks to me from the Mindstorms site that the back side is just flat, but the RCX they show says RCX 1.0 on it. Does your RCX 1.5 say "1.5" on it? Are there any other physical (...) (23 years ago, 20-Jul-01, to lugnet.cad.dev)
 
  Re: LDraw
 
(...) What????? You don't use vi for carpentry????!!!!??? What about when you're building a bookshelf?? You just make one shelf, use shift "Y" & shift "P" to copy it as many times as you like!! It always saves me heaps of time!!! ROSCO (23 years ago, 15-Jul-01, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  RCX 1.5 and 2.0 Bricks
 
Just wondering if anyone has made an RCX 1.5 brick yet? The only model I saw was the 1.0 brick, which has an A/C adapter on the back. The 1.5 is missing this, along with actually saying "1.5" on the side. Also, I'd be interested in a 2.0 brick once (...) (23 years ago, 14-Jul-01, to lugnet.cad.dev)
 
  Re: LDraw
 
Hi Brian, (...) I don't deserve much of the credit, but thanks on behalf of everybody involved in the project. (...) At some point, there was talk about introducing a "part[1] editor" mode in one of the programs, but I don't know if it was done[2]. (...) (23 years ago, 13-Jul-01, to lugnet.cad.dev)
 
  Re: Rotate, pitch, yaw, or roll?
 
[ XFUT lugnet.off-topic.geek ] Erik: (...) I can't tell you for sure, but isn't it called "File::Spec"? (URL) "Alle telnet-dæmoner bør aflives" (23 years ago, 12-Jul-01, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  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)
 
  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: 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: 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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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