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 / 6252 (-20)
  Re: An idea
 
"Gary Williams" <gwlego@gw.ro> wrote in message news:GHG3q1.Hyy@lugnet.com... (...) It has been, off an on. Good idea though. Part of what we're doing now with the parts stuff will lead towards a system which will allow that. We'll probably have our (...) (23 years ago, 2-Aug-01, to lugnet.cad.dev)
 
  Re: Another idea
 
(...) Cool, I love keyboard interfaces. Keep in mind that we already have a something of standard keyboard convention in place. The LEdit key commands. They may not be the best, but they're short and they're built into several of the CAD programs (...) (23 years ago, 2-Aug-01, to lugnet.cad.dev)
 
  Re: Another idea
 
"Jennifer L. Boger" <jenn@peeron.com> wrote in message news:3B6973C4.201000...ron.com... (...) menus (...) up to (...) he (...) :) ) (...) Ok, I guess it wouldn't be much harder to allow meta keys and function keys too. :) (23 years ago, 2-Aug-01, to lugnet.cad.dev)
 
  Re: Another idea
 
(...) (wow, dan, i'm actually going to agree with you on something like this :) ) yes, don't limit them - i'm still mad that diablo 2 doesn't allow more than a few hot keys. (23 years ago, 2-Aug-01, to lugnet.cad.dev)
 
  Re: Another idea
 
(...) ooohhh... that I like :) (...) why just 26 commands? if you just allow two meta keys (say, alt and ctrl), you get 26*2^2=104 shortcuts... and if you allow shift as well, 208! not saying anyone could remember them all, but why limit the (...) (23 years ago, 2-Aug-01, to lugnet.cad.dev)
 
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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