To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cadOpen lugnet.cad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / *44690 (-20)
  Re: Purpose of physical colour parts
 
(...) I would have correct that parts if I would own them. As you know as an author you need to have the part, as a reviewer you don't need to have the part. cu mikeheide (15 years ago, 23-May-09, to lugnet.cad)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) Mike, I get a error on startup complaining about the xml file. I would also appriciate if you could add documentation for the new features (especially for the spaces in the title) explaining how it works and what's all about. Also some links (...) (15 years ago, 23-May-09, to lugnet.cad.dev)
 
  DATHeader version 2.0.3 for LINUX and MAC
 
I am proud to announce the release of DATHeader for the use on Linux and Mac machines. Windows machines are supported anyway. New feature in this version is the reviewer mode. You do not need to save the file to get the informations that DATHeader (...) (15 years ago, 23-May-09, to lugnet.cad.dev, lugnet.announce, lugnet.cad)
 
  Re: Looking for dimensions of LEGO bricks.
 
(...) Hi Dave, check out the LDraw Specs 1.0.0 at: (URL) easy way to convert mm in LDUs is Mike Heidemann's prog LDCalc: (URL) miss Marc Klein's website for modeling tips in SW as well as converting SW data into .dat: (URL) this helps. w. (15 years ago, 22-May-09, to lugnet.cad)
 
  Looking for dimensions of LEGO bricks.
 
Hello all, I have been playing around some Cad software called SolidWorks and would like to model LEGO bricks. Is there a resource for accurate dimensions of LEGO parts? Dave (15 years ago, 22-May-09, to lugnet.cad, FTX)
 
  Re: Part naming and hard colored parts
 
(...) Hi Chris, thanks for the informations. I missed the first article (often I'm immersed in programming and don't take care of news). With the information on line 4 I got all I need (expecially for hard colored parts) and will be implemented in (...) (15 years ago, 20-May-09, to lugnet.cad)
 
  LSynth 3.0 setup tutorial updated
 
Hi folks, I have updated the LSynth 3.0 setup tutorial at: (URL) also moved it from the betatest section to its permanent location. Furthermore I added more examples to: (URL) revised the troubleshooting page: (URL) In the updated tutorial you will (...) (15 years ago, 20-May-09, to lugnet.cad, lugnet.announce, lugnet.cad.mlcad)
 
  Re: Part naming for technic liftarms vs. beams
 
(...) <snip> (...) Hi Chris, Thanks for the news. I should not be surprised that you are on top of this. I understand the drawing the line in the sand. 2009-02 sounds great. Thanks, Kevin (15 years ago, 19-May-09, to lugnet.cad)
 
  Re: Part naming for technic liftarms vs. beams
 
(...) Many of the Technic "beams" got re-cycled through the Parts Tracker in 2009-01 for primitive optimisation and BFC reasons. I took the opportunity to implement something that we had been talking about for some time - to name these types of (...) (15 years ago, 19-May-09, to lugnet.cad)
 
  Part naming for technic liftarms vs. beams
 
Hi gang, I want to start by saying thanks to all those involved in creating parts and managing the parts library. We toolsmiths would not have a job if it were'nt for the LDraw parts library. I have a question about naming conventions with respect (...) (15 years ago, 19-May-09, to lugnet.cad)
 
  Re: Part naming and hard colored parts
 
(...) Sergio From the complete library update that was 2008-01, the !LDRAW_ORG line (line 4 of every file) should tell you what you need to know. Full details are in the header specification at (URL) Generic colour parts have an identifier of "Part" (...) (15 years ago, 19-May-09, to lugnet.cad)
 
  Part naming and hard colored parts
 
Hi everybody, as many of you already know, I'm the programmer of SR 3D Builder. Using the lDraw prebuild library has been for me the starting point for developing my application, but as things become complex I have to assume some convention in my (...) (15 years ago, 19-May-09, to lugnet.cad)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) I have just tested the changed DATHeader also on UBUNTU/Linux with MONO. IT WORKS!!! Now as I have realized that there are differences between some functions that do the same on windows enviroment, but totally different on linux machines I am (...) (15 years ago, 18-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) I have now found what happend. I use under windows the following code for a messagebox that gives an result back: answer = msgbox() But this does not work under MONO. Here I have to use: answer = messagebox.show(). So I have to check the (...) (15 years ago, 18-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) At present I have no idea why color and rotation is not removed, but I will investigate. I did not checked the hand for being under MONO or not, only the function itself as I have detected trouble with that function under MONO. cu mikeheide (15 years ago, 17-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) Thank you very much for your respond. As I noted before I have done some checks with MONO, but under windows enviroment. Now that I have your feedback I will try to eliminate those errors. As my UBUNTU (in a virtual box) does not run DATHeader (...) (15 years ago, 17-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
More (again on MONO): - Maybe turn the Option menu into a single Preferences button (like the ? button)? - Edit -> License Types -> Close closes DATHeader. Same for BFC Statements and Part Types - Edit -> Category brings up the popup box which asks (...) (15 years ago, 17-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) Great job! Maybe one of the tools evolves so much that it becomes an all-in-one checker. :-) However for me it doesn't actually remove the COLOR definitions from files, nor the ROTATION definitions (it simply turns them into //-comments). (...) (15 years ago, 17-May-09, to lugnet.cad.dev)
 
  DATHeader NEW as .NET application (version 2.0.1)
 
Version 2.0.1 of DATHeader is now available for download at www.michael-heidemann.de as my other webspace is down :-( in the moment. There are now more tests performed. For example: - check for coplanarity (based on Philo's code) - check for double (...) (15 years ago, 17-May-09, to lugnet.cad.dev, lugnet.announce, lugnet.cad)
 
  Re: txt2dat 0.2.2
 
(...) Indeed, the default font, being based on the font used on LEGO tiles, was created without any kerning information. (...) Cool, no big hurry, the person that requested it doesn't use a Mac ;) ROSCO (15 years ago, 16-May-09, 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