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 / *45256 (-20)
  Re: LDraw for teaching, drawings for production?
 
(...) One possibility is to add the text as a postprocessing step with an image editing program. Or you may embed the text as LDraw stickers, created with txt2dat ((URL) See for example the color chart I created: (URL) 3) printing of part lists etc (...) (15 years ago, 23-Oct-09, to lugnet.cad)
 
  LDraw for teaching, drawings for production?
 
Hello A friend of mine is doing training for production management & quality & stuff. She had found lego and realised that Ldraw is good and easy to use, and lego is easy to play with. But 2 questions: 1) is is possible to print drawings, for (...) (15 years ago, 23-Oct-09, to lugnet.cad)
 
  Re: 4721 - Tyre Minifig Bicycle has wrong part number
 
(...) Tore writes from where he has the number: Peeron. As this is now 6 years ago I fear we never know from where this part no. is from at the beginning. cu mikeheide (15 years ago, 23-Oct-09, to lugnet.cad.dat.parts)
 
  4721 - Tyre Minifig Bicycle has wrong part number
 
Folks, Going through the L(EGO)Draw parts at picture 3 (URL) came across 2807. The LEGO database says: MINI CYCLE, TYRE 14 X 2 [1996-01] Use Design: 2807 which is also the number on BL. Peeron and LDdraw uses 4721 instead: (URL) a shrunken 70162 - (...) (15 years ago, 23-Oct-09, to lugnet.cad, lugnet.cad.dat.parts)
 
  Re: calc_z4.c (Was: Math Problem Again)
 
(...) You also need a touch of code to catch when c=0 so that z4 is undefined ;) Tim (15 years ago, 23-Oct-09, to lugnet.cad.dev)
 
  calc_z4.c (Was: Math Problem Again)
 
(...) Sorry guys, just wanted to store this function in a safer place than my hard drive. :) I just don't want to remake it again...! Feel free to copy/paste/edit/port if you need it! /Tore // calc_z4 by Tore Eriksson // credits to Ronan Webb for (...) (15 years ago, 22-Oct-09, to lugnet.cad.dev)
 
  Re: Voxelizer pluging for Blender to design Nathan Sawaya's style sculptures
 
(...) the site is not accessible any more... where does can I find this plugin? thank you Cristian (15 years ago, 22-Oct-09, to lugnet.cad.dat.ideas)
 
  Re: ldlister 0.1
 
(...) Heh, that was it. Thanks for reminding me :-) In lugnet.cad, Travis Cobbs wrote: (...) Maybe, but this is Tcl in which case the right answer is to use [fconfigure $fp -translation auto crlf] and remove the \r from the output string (it makes (...) (15 years ago, 20-Oct-09, to lugnet.cad)
 
  Re: Do these parts exist in LDRAW?
 
(...) You're spot-on Santeri. And the reason I said one might technically stick to the "correct" numbers is two-fold: on the off-off-off chance some renderer were to ever render based on the type of plastic (ABS versus polycarbonate), and also (...) (15 years ago, 20-Oct-09, to lugnet.cad)
 
  Re: Color Manger - Program Testers Wanted
 
Sorry, found a small bug in the program. The custom edge colors had their second alpha value set to 0, so they looked fuzzy. Version 3.1... Download page: (URL) W. (15 years ago, 19-Oct-09, to lugnet.cad)
 
  Re: ldlister 0.1
 
(...) If there's a Linux version, the best thing to do is to open the file as a binary file and continue using \r\n as the line ending in the source code. In other words, leave your text output code alone, but change the file open call to use binary (...) (15 years ago, 19-Oct-09, to lugnet.cad)
 
  Re: ldlister 0.1
 
(...) Maybe you need the extra \r to get DOS file endings when running the linux version of ldlister? (15 years ago, 19-Oct-09, to lugnet.cad)
 
  Re: ldlister 0.1
 
(...) :-) (...) Now that I look at the code, it does have a "\r" at the end of the string where it puts the part into the parts list... I wonder what was I thinking at the moment. On the (bit further away) works is a feature which lets primitives (...) (15 years ago, 19-Oct-09, to lugnet.cad)
 
  Re: Do these parts exist in LDRAW?
 
(...) Nope, 50746.dat is merely an alias to 54200.dat and as such the parts appear identical in MLCad (and in any other editor one might use). If I recall correctly, it was something to do with the plastic used to mold the parts but don't trust me. (15 years ago, 19-Oct-09, to lugnet.cad)
 
  Re: L(EGO)Draw parts - 3rd batch
 
(...) And I'll start on the 57565.dat as soon as I've finished the competition cannon. I've got the front cover, trigger and spring all three done and it doesn't look like it'll take too long for me to model the bulk of the cannon so I guess it'll (...) (15 years ago, 19-Oct-09, to lugnet.cad.dev.org.ldraw)
 
  Re: Do these parts exist in LDRAW?
 
(...) It's primarily to capture all the part numbers from LEGO. So if someone finds # XXXXX molded on their part, they'll be able to use that number in LDraw models. Steve (15 years ago, 19-Oct-09, to lugnet.cad)
 
  Re: Do these parts exist in LDRAW?
 
(...) What is the purpose of having two versions? I assume that the transparent version has all the internals accurately modeled so you can see them when light passes through, but why not just use this one even when it is opaque? I am obviously (...) (15 years ago, 19-Oct-09, to lugnet.cad)
 
  Re: L(EGO)Draw parts - 3rd batch
 
(...) Good point! Changed. w. (15 years ago, 19-Oct-09, to lugnet.cad.dev.org.ldraw)
 
  Re: L(EGO)Draw parts - 3rd batch
 
(...) Great, thanks! "If you wanna contribute just download the file you want work on, but don't forget to email the LDraw Administration Team telling the part number your working on - your name will be associated with the part in order to avoid (...) (15 years ago, 19-Oct-09, to lugnet.cad.dev.org.ldraw)
 
  Re: ldlister 0.1
 
(...) One small nit: in the output file, it seems the lines are terminated by a three-byte sequence 0D0D0A (CR-CR-LF). This sequence confuses WordPad, which shows the resulting PARTS.LST as all one line. Oddly, Notepad (which is confused by files (...) (15 years ago, 19-Oct-09, to lugnet.cad)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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