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 / 8222 (-100)
  Re: LSynth 2.0 Available
 
Bill, My initial thought is.... what are the chances that someone will find a commercial use for this program? But in thinking about it more, I have no idea how far other contributing authors will take this program, so out of respect for their (...) (22 years ago, 17-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) GPL is the best in terms or preserving the author's rights. Public Domain is a bad idea - it means you surrender any rights to the software, and people can then basically use it to build their own commercial programs and wouldn't owe you (...) (22 years ago, 16-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: Seeking input on reused user parts in building instructions
 
Hi Will, As I was writing the original post, I realized that I had a question for myself, does the X4 go on the image itself, or does it go in the web pages generated by LPub. If I make it go into the web pages, then I think it leaves more (...) (22 years ago, 16-Jan-03, to lugnet.cad.dev, lugnet.inst)
 
  Re: Seeking input on reused user parts in building instructions
 
(...) (22 years ago, 16-Jan-03, to lugnet.cad.dev, lugnet.inst)
 
  Re: Seeking input on reused user parts in building instructions
 
While it is a great idea to supress the multiple rendering of the same steps, I'm not sure there is really any added value to displaying the "x4" on the last step. I find that I always take a pass through the final rendered instruction images, in my (...) (22 years ago, 16-Jan-03, to lugnet.cad.dev, lugnet.inst)
 
  Seeking input on reused user parts in building instructions
 
Hi, I've decided to tackle an issue that has been on my mind for a while. LPub's handling of building instructions, where sub-model user-defined parts are used multiple times in the overall design. It all started when I was editing a DSDK model (...) (22 years ago, 16-Jan-03, to lugnet.cad.dev, lugnet.inst)
 
  * LDrawDesignPad LDDP 1.4 released *
 
Hello! New version is out now. Get it at (URL) ! + = New feature * = Bugfix - = Removed feature Changes since version 1.3 v1.4 01/16/2002 * Fixed some L3P problems with long filenames or -paths * Fixed list of recently used files * Fixed a problem (...) (22 years ago, 16-Jan-03, to lugnet.announce, lugnet.cad, lugnet.cad.dev) ! 
 
  Re: LSynth 2.0 Available
 
Tim and Michael, I'd love to see this feature as well, although it is easy to say from the outside. We have no idea how MLCAD is orgranized, so this may be pretty hard to do, especially getting nice preview images of synthesized parts. Kevin (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) an (...) the (...) so (...) Right. Keep up the good work! I am looking forward to the next version. Jaco (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) Great! They are 73590A and B btw... :-) Jaco (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) Not really. I tend to waver somewhere between the GPL and Public Domain, depending on how long it's been since I've had trouble with piece of closed software. Of the few licences here (URL) I've read, the zlib license is the shortest, and I do (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
Hi Ahui, You do not need to use an editor to add these coments. Lsynth compensates for MLCAD's WRITE statements, by ignoring the WRITE keywoard. Two things to examine: 1. LSynth is case sensitive, so SYNTH is not the same as synth. 2. If you are (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
Has anyone besides Kevin been able to get LSynth to work? I can get it to run the examples.mpd file but when ever I get my own file it does nothing? I have added the comments in a text editor (since MLCAD adds the WRITE statements to commets) and (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
Hi Don, I have no idea what license to choose. Do you have a recommendation? Kevin (...) <snip> (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) Sure, send it along. I think the only sticky point that should be resolved before creating the project is the source code license. (I say "sticky" because we seem to have gotten stuck there with the parts library and a recent attempt to get (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) I STRONGLY suggest to Michael he work on a plugin architecture for MLCAD and publish the specs. Then anyone can write MLCAD plugins without Michael having to do all of the work to integrate the 3rd party generators. It should free up some time (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
Hi Dave, I'll have to look when I'm home to figure out what to do here. I think it looks in C:\LDRAW, and/or looks for an LDRAW environment variable to be set. I think it depends on the same environment variable L3P depends on, but I'm not sure. (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) installed" error when I try to install LSynth 2.0. This is especially baffling to me, since I used LEdit not two minutes prior to trying to install LSynth. Do I need to install it in a particular directory? Dave! (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) A simple fix to reduce the file size some what is to limit the amount of digits in the synthisized part. For example, I noticed that lsynth writes 10.000000 instead of just 10. Also I think 3 or 4 decimal places is accurate enough (although (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) Me too. I'd also like it to be integratable into development environments. This is why the actual synthesizer is a simple ASNI C program that can be accessed via command prompt methods, whether that be unix or windows, and all the actual (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) This is basically what I wanted to suggest. Fredrik's (and therefore my) method is probably what should be used. I really want all bendible part synthesis to be united under one program. -Orion (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
Hi Don, I'd love it if you would set up the project on sourceforge. I know nothing about sourceforge specifically, although I've use source code control systems for many years. As we can see, there are plenty of wasy to improve lsynth, and I think (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) Orion, Right now there is a dependency between the lsynth GUI program and the lsynthcp program in that lsynth needs to know where lsynthcp is located to be able to run it. Currently the windows based installer uses the registry to identify (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
Jennifer, You are using and old verion of LSynth where the length is provided. Version 2.0 has it removed, because it was not used. Orion, I agree completely on wanting a length control. I also want lsynth to somehow understand hose rigidity (I (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) Yes. That is one of the bugs in the program (I'm sure there are more lurking out there.) I've got constraints too close together. Again, I hope to fix this using an iterative length technique, or to have the synthesizer assume know that the (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) I'm pretty excited about that one myself. Currently it really only handles rubber bands as belts. I also need to add (because I need it in a model) the ability to have non-planar belts, and non-belts (constrained by bricks, liftarms and such). (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
Hi Jaco, I started out on the wrong approach to synthesized hoses and rubber bands, where I used LDraw parts to create the bands and tubes. In most cases I don't need new parts, I just need to use a cylinder (or square) primitive and scale it as (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
"Orion Pobursky" <bilthefish@IHATESPAMyahoo.com> wrote in message (...) to (...) synthesized (...) need. (...) or (...) Yup, I realised that. The lsynth header allows you to specify the hose length (even though it currently isn't used) so I'm (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) For non fixed length parts such as hoses the constraint part work beautifully. What I'm talking about is the fixed length flexble axles and ribbed hoses. The shape of the curve structure betwwen two point is dependent on the length of the part (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
"Orion Pobursky" <bilthefish@IHATESPAMyahoo.com> wrote in message news:H8qqq5.Bu9@lugnet.com... (...) Horses for courses I suppose, I found the constraint method (when applied to pneumatic hoses) totally brilliant, in fact I can't imagine a simpler (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
This is the correct one. Forget the first! "Jaco van der Molen" <jmolen@globalxs.nl> schreef in bericht news:H8r0vD.9rr@lugnet.com... (...) example (...) straight (...) great! (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
This is the wrong version of my post :-) "Jaco van der Molen" <jmolen@globalxs.nl> schreef in bericht news:H8r08B.8ov@lugnet.com... (...) example (...) small (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
OK! I downloaded it again and it works! It is a great program. I especially like the option to create chains. What I do not understand though is why the fiber optic cable in the example has to be almost 2 Mb? All files are rather large. Like the (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
OK! I downloaded it again and it works! What I do not understand though is why the fiber optic cable in the example has to be almost 2 Mb? And all files seem rather large. Like the rubber band that spans 2 wheels (lsynth_band2 in the example file). (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
Some comment about L-Synth: -I Really like the rubber bands\treads\chain feature. This is insanely useful. -I'm not so wild about the flex axle/ribbed hose implementation. Is there any way to specify the amount of ribs or the length of the axle and (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  LSynth 2.0 Installer BUG (Was Re: LSynth 2.0 Available)
 
If you have more than one MKLIST.EXE file on your machine you will get an error with the installer. I get the following error. ERROR Can not create the following directory: D:\Development\LDraw Installation\MKLIST....ment\LDraw (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: Parts Tracker Email Notification System
 
In lugnet.cad.dev, Larry Pieniazek wrote: [ snipping to the point ;) ] (...) Yeah, we'll probably do that. Sooner or later. Steve (22 years ago, 15-Jan-03, to lugnet.cad.dev)
 
  Re: LSynth 2.0 Available
 
(...) Actually I said this: (...) Thought it was clear enough that I had uploaded again to fix the problem. Kevin (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) Nope, just guessing... because your first post just said "I redownloaded it and it worked" without the addtional info this post had, that it wasn't working for you and that you reuploaded and redownloaded... Hope that helps. (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
Larry, When I came home from work, I downloaded what I had uploaded this morning, and ran into the same problems everyone else ran into. I re-uploaded it (making sure I was in binary mode). I then brought it down via the www and it worked. Have you (...) (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: MPD files in MPD files?
 
(...) I just switched because I don't use anything that *requires* MPD, and I thought it was being "phased in" as the new standard... ROSCO (22 years ago, 15-Jan-03, to lugnet.cad.dev)
 
  Re: MPD files in MPD files?
 
Rosco, Why LDR instead of MPD? For reuse? I want to use MPD because it is very lsynth synthesis friendly. Kevin (...) (22 years ago, 15-Jan-03, to lugnet.cad.dev)
 
  Re: LSynth 2.0 Available
 
(...) Did you download it to a machine that had never had any of the SW (or your development environment) on it to confirm that it works? Maybe there's a development environment dependency you're not aware of? (22 years ago, 15-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
I re-uploaded it again. I downloaded and confirmed that it works. Hopefully it will work for the rest of you. Kevin (...) (22 years ago, 14-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
I re-uploaded it again. I downloaded and confirmed that it works. Hopefully it will work for the rest of you. Kevin (...) (22 years ago, 14-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: MPD files in MPD files?
 
(...) Are we talking linking (via Models directory) or importing? Using import, I've used up to 4 levels, and haven't seen any restriction yet. The only downside is that many utilities (eg LDAO tools) can't handle these, but you can get around that (...) (22 years ago, 14-Jan-03, to lugnet.cad.dev)
 
  Re: MPD files in MPD files?
 
(...) Based on format discussions Steve and I have had, I don't think there is any limit to how many times you can nest MPD files. I have never tried it out myself, though. -Tim (22 years ago, 14-Jan-03, to lugnet.cad.dev)
 
  Re: MPD files in MPD files?
 
(...) Can't they already? Play well, Jacob (22 years ago, 14-Jan-03, to lugnet.cad.dev)
 
  Re: MPD files in MPD files?
 
(...) are (...) Though MLCad can't automatically import MPD files, you can use a text editor to copy and past the code from MPD2 into MPD1. However, the program will only view the subfiles of MPD2 as new subfiles of MPD 1 (if that made sense :) To (...) (22 years ago, 14-Jan-03, to lugnet.cad.dev)
 
  Re: LSynth 2.0 Available
 
(...) Me too. So then I typed "start LSynth_setup.exe" to give it a full windows launch and got the quickly disappearing DOS window. Same for Start/Run LSynth_setup.exe and an explorer click on the executable. Could it be looking for something else (...) (22 years ago, 14-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) This is NOT hapening with the .exe file on the website. A small dos window does appear for a short time but nothing else? Perhaps the .exe is corrupt? -AHui (22 years ago, 14-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
I downloaded the program, opened a DOS window and typed "LSynth_setup.exe" and got the following... This program cannot be run in DOS mode. Windows 2000 Professional. Ron (...) (22 years ago, 14-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: lsynth - LDRAW compatible bendable part synthesizer available
 
Jaco and Ahui, Please try the new lsynth. It provides working examples in an MPD file. Kevin (...) (22 years ago, 14-Jan-03, to lugnet.cad.dev)
 
  Re: LSynth 2.0 Available
 
Hi Don, The setup was supposed to give you choices on where you wanted it to install, what program group you wanted start menus under, and confirm that you wanted to install. LSynth needs some special LDraw parts, so after it copies the parts into (...) (22 years ago, 14-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) (URL) where does the setup program put things? When I ran it it flashed a DOS window for a split second, then went away. Don PS. Any chance you'll release the source code to the command line portion, lsynthcp? That sounds like it might be (...) (22 years ago, 14-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  MPD files in MPD files?
 
I'm working on one of the most complicated designs I've ever created, made of many sub-models. Some of the sub models are so complicated that they are made of sub-models. For example, I'm working on a pneumatic adding machine. The keyboard is made (...) (22 years ago, 14-Jan-03, to lugnet.cad.dev)
 
  Re: LSynth 2.0 Available
 
Thanks, Rod. I fixed the URL. Kevin (...) themselves. (...) (22 years ago, 14-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
Your download link (URL) 404 (not found). Ron (...) (22 years ago, 14-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  LeoCAD / LDraw Shell Extension DLL (Was: Preview .dat...)
 
(...) Wow! This is awesome! And you've kept this cool little program all for yourself all these years. No, it's just that I haven't been surfing your pages for ages. Shame on me. Pity it doesn't recognize .ldr files, but that's understandable (...) (22 years ago, 13-Jan-03, to lugnet.cad.dev)
 
  Re: Preview .dat and .ldr in Windows Explorer?
 
(...) (URL)Wouldn't it be great if we could preview LDraw files just the same? This looks like it'd be a snap to combine the code in the article above with an ldraw DLL that renders to a bitmap. And I bet someone could make that DLL pretty quickly (...) (22 years ago, 13-Jan-03, to lugnet.cad.dev)
 
  Re: Preview .dat and .ldr in Windows Explorer?
 
(...) A couple years ago I wrote something that created a popup window with the description of DAT/LCD files, like when you move the mouse over a Word or Excel file. You can try (URL) and see if it still works (I think the last OS I tried it on was (...) (22 years ago, 13-Jan-03, to lugnet.cad.dev)
 
  Re: lsynth - LDRAW compatible bendable part synthesizer available  [DAT]
 
I tried this: 0 SYNTH BEGIN RIBBED_HOSE 100 LDU 1 7 -174 -20 -36 0 -1 0 1 0 0 0 0 1 LS00.DAT 1 7 -10 48 -6 0 1 0 -1 0 0 0 0 1 LS00.DAT 0 SYNTH END It is straight from the readme.txt file. It does not work... Saved it as tube.dat and put both this (...) (22 years ago, 13-Jan-03, to lugnet.cad.dev)
 
  Re: Parts Tracker Email Notification System
 
(...) Yep agreed, it'd be nice if wee could individually select notifications from a list. And there are probably people who'd want a longer list than me too 8?) ROSCO (22 years ago, 13-Jan-03, to lugnet.cad.dev)
 
  Re: Parts Tracker Email Notification System
 
(...) See, my point is that while YOU might be happy to know that, there is no one right answer. I certainly can imagine someone else not wanting to know about resubmits of holds they did a long time ago... (22 years ago, 13-Jan-03, to lugnet.cad.dev)
 
  Re: Parts Tracker Email Notification System
 
(...) I'd be happy to know: 1. When a part I submitted gets a "hold" 2. When a part I submitted gets authorised 3. As Orion says, when a part I previously "held" is re-submitted. Not sure what's best here - ideally, this would include those I "held" (...) (22 years ago, 12-Jan-03, to lugnet.cad.dev)
 
  Re: Parts Tracker Email Notification System
 
(...) This topic (how much notification to give) just came up in real life requirements, so pardon the following ranting... Notification to my way of thinking serves two purposes... confirming the expected (we expect a part to progress through (...) (22 years ago, 12-Jan-03, to lugnet.cad.dev)
 
  Re: Parts Tracker Email Notification System
 
(...) I think notification is warrented for any activity involving parts I have submitted. Also, I think a message to me if an author resubmits a part I Hold voted would be nice -Orion (22 years ago, 12-Jan-03, to lugnet.cad.dev)
 
  Re: Parts Tracker Email Notification System
 
(...) I don't know, is it? I never was able to decide what was the right level of announcements. I'm open to input on this point. :) Steve (22 years ago, 12-Jan-03, to lugnet.cad.dev)
 
  Re: Parts Tracker Email Notification System
 
(...) to be sent out automatically. I'm going to run the 'send notices' program manually for awhile, until I'm more confident that it's working right. Steve (22 years ago, 12-Jan-03, to lugnet.cad.dev)
 
  Re: Preview .dat and .ldr in Windows Explorer?
 
(...) Ooo! Yes, yes! That would be great! :) Steve (22 years ago, 11-Jan-03, to lugnet.cad.dev)
 
  Re: Parts Tracker Email Notification System
 
(...) I'll see what I can do about preventing that. OTOH, think of it as a confirmation that your submitted file was actually posted. ;) Steve (22 years ago, 11-Jan-03, to lugnet.cad.dev)
 
  Re: lsynth - LDRAW compatible bendable part synthesizer available
 
Ahui, If you entered your synthesis statements as comments in MLCAD, then they will not work. MLCAD comments are of the form "0 WRITE COMMENT", instead of "0 COMMENT". Edit the specifications using an editor and get rid of the "WRITE" command and (...) (22 years ago, 12-Jan-03, to lugnet.cad.dev)
 
  Re: Parts Tracker Email Notification System
 
(...) hi, many, many thx steve. I've been waiting for this feature. unfortunately I got no message after a fix of mine has been reviewed :-(( (URL) (22 years ago, 12-Jan-03, to lugnet.cad.dev)
 
  Re: lsynth - LDRAW compatible bendable part synthesizer available
 
Kevin I am having the same issue with lsynth. Could you post the results of your findings here? The ONLY thing I can get lsynth to create is the ldraw files you provide with the application. If I try to use the parts in my own models or even just (...) (22 years ago, 12-Jan-03, to lugnet.cad.dev)
 
  Re: Parts Tracker Email Notification System
 
(...) Hi, I am notified simply because I have reviewed (not have been reviewed), that is a little too much, isn't it? Thanks to busy admins, Damien (22 years ago, 12-Jan-03, to lugnet.cad.dev)
 
  Re: lsynth - LDRAW compatible bendable part synthesizer available
 
Hi Jaco, If you could send me the DAT/LDR/MPD file I can examine it. Kevin kevin_clague@yahoo.com (...) (22 years ago, 11-Jan-03, to lugnet.cad.dev)
 
  Re: Parts Tracker Email Notification System
 
Steve Bliss <partsref@yahoo.com> schrieb im Newsbeitrag news:H8J2Aw.DE2@lugnet.com... (...) Thanks for this tool. I got such a message after I send a fixed part (one of mine) to the tracker. So I think this is the right way, but I think there is no (...) (22 years ago, 11-Jan-03, to lugnet.cad.dev)
 
  Re: What's up with box3#8.dat? (was: BFC parts with BFC-less primitives)
 
(...) In another branch of this thread it was my understanding that we had agreement on renaming box3#8p.dat to box3u8p.dat. Chris (22 years ago, 11-Jan-03, to lugnet.cad.dev)
 
  Preview .dat and .ldr in Windows Explorer?
 
How are those preview pics done that you can see to the left when Windows Explorer is set to view "As Web Page"? Wouldn't it be great if we could preview LDraw files just the same? If it's too complicated to make a graphic preview, just description (...) (22 years ago, 11-Jan-03, to lugnet.cad.dev)
 
  Re: What's up with box3#8.dat? (was: BFC parts with BFC-less primitives)
 
(...) How about we stick with alphanumerics (case-insensitive) and '-' for now? We can explore other characters over time, if it becomes necessary. More likely, we'll (eventually) leave the 8.3 filename format behind. :\ Steve (22 years ago, 10-Jan-03, to lugnet.cad.dev)
 
  Re: What's up with box3#8.dat? (was: BFC parts with BFC-less primitives)
 
(...) True, but it'd probably be better to restrict ourselves to a limited set of characters that are well-supported in file and path names on different OS's and protocols. But you already knew that, right? ;) Steve (22 years ago, 11-Jan-03, to lugnet.cad.dev)
 
  Parts Tracker Email Notification System
 
I'm not sure if this is an announcement, or more like a warning. ;) I've been working on implementing email notification in the Parts Tracker, so it will automatically send out information about files being reviewed and updated. The first messages (...) (22 years ago, 11-Jan-03, to lugnet.cad.dev)  
 
  Re: lsynth - LDRAW compatible bendable part synthesizer available
 
Is there someone who got it to work? Kevin? "Jaco van der Molen" <jmolen@globalxs.nl> wrote in message news:H8GC8B.3pq@lugnet.com... (...) DAT, (...) hoses, (...) creating (...) support (...) (22 years ago, 10-Jan-03, to lugnet.cad.dev)
 
  Re: What's up with box3#8.dat? (was: BFC parts with BFC-less primitives)
 
(...) I'd have to look at the code again, but there's no reason why it couldn't deal with anything :) (22 years ago, 10-Jan-03, to lugnet.cad.dev)
 
  Re: Question about the Future of LDraw CAD family.
 
Hi Dwayne - (...) No reason that I see, in fact, it just hasn't happened yet :-) (...) Yup. (...) Absolutely. (...) It's funny how with this post you've hit the nail on the head with my current line of thinking. :-) Steve and I have been talking (...) (22 years ago, 10-Jan-03, to lugnet.cad.dev)
 
  Re: Question about the Future of LDraw CAD family.
 
(...) Ok, got an even more general question. Any reason that a group, could be set aside to develop just the CAD engine, and allow it to be used for loads of things? I mean, the core engine programmers could develop the core parts of the program, (...) (22 years ago, 9-Jan-03, to lugnet.cad.dev)
 
  Re: What's up with box3#8.dat? (was: BFC parts with BFC-less primitives)
 
(...) HTML can handle anything. So can HTTP, but of the characters listed above, I think it is only '-' and '_' which don't need special treatment. The next level of problems is that the parts tracker is implemented in Perl and running on a Unix (...) (22 years ago, 9-Jan-03, to lugnet.cad.dev)
 
  Re: lsynth - LDRAW compatible bendable part synthesizer available
 
Hi Kevin! I cannot seem to get LSynth to work. The only thing it generates is the same file as the input file... What do I do wrong? Jaco (...) (22 years ago, 9-Jan-03, to lugnet.cad.dev)
 
  Re: Question about the Future of LDraw CAD family.
 
"Anders Isaksson" <isaksson.etuna@REMO...tninet.se> skrev i meddelandet news:H8CzME.6py@lugnet.com... (...) I (...) of (...) not (...) After seeing your .dat files, I'll repeat myself, those stones are *very* like the Anchor Stones, they even use (...) (22 years ago, 8-Jan-03, to lugnet.cad.dev)
 
  Re: Question about the Future of LDraw CAD family.
 
eads up, (...) it in a few hours, Dwayne (22 years ago, 7-Jan-03, to lugnet.cad.dev)
 
  Re: Question about the Future of LDraw CAD family.
 
<snip> (...) Clone brands, seem to be growing in popularity, good or bad, it _should_ be good for even the purists, as it should drive down cost for the Lego Brand. Nothing I am going to complain about... LDraw means I no longer have to let the kids (...) (22 years ago, 7-Jan-03, to lugnet.cad.dev)
 
  Re: Question about the Future of LDraw CAD family.
 
(...) You keep saying that, but I think thou dost protest too much. I'll bet you're right now sitting on a huge stash of TYCO, Byggis, Qubo, Coko, Tandem, and of course MegaBloks. Stop living the lie, Tim! Admit your clonophilia and liberate (...) (22 years ago, 7-Jan-03, to lugnet.cad.dev)
 
  Re: Question about the Future of LDraw CAD family.
 
(...) I agree. While personally, I frown on clone brands, I like the idea of developing libraries for non-LEGO based building systems like K'Nex and Hirstarts. I just browsed the Hirst site, and that stuff is wonderful! If I remember correctly, (...) (22 years ago, 7-Jan-03, to lugnet.cad.dev)
 
  Re: Question about the Future of LDraw CAD family.
 
I just took a close look at (URL) and I must say, this looks *very* much like the Anchor Stones (with variations of the textures, of course)! Almost every stone on that page can be found in the Anker catalogs too - not the same, exact, dimensions, (...) (22 years ago, 7-Jan-03, to lugnet.cad.dev)
 
  Re: Question about the Future of LDraw CAD family.
 
"Dwayne "Fallenhunter" Miller" <dmiller23@neo.rr.com> skrev i meddelandet news:H8Brs2.2M8@lugnet.com... (...) in its (...) life (...) practical. Yes, in this case you need something like LDRAW/MLCad, where parts can be 'pushed into' each other. (...) (22 years ago, 7-Jan-03, to lugnet.cad.dev)
 
  Re: Question about the Future of LDraw CAD family.
 
(...) Actually, I just thought of some other leads. If you are looking for a general 3D modeler to create parts, you can find several awesome freeware ones at (URL) recommend that you check out anim8or and wings 3d - they both have excellent (...) (22 years ago, 7-Jan-03, to lugnet.cad.dev)
 
  Re: Question about the Future of LDraw CAD family.
 
(...) <snip> (...) All of this is beyond a simple newbie like me to even comment on... its for the guys and gals who have been with this project for a long time. But I would forsee such things happening and for the better of the LDraw Legecy, James (...) (22 years ago, 7-Jan-03, to lugnet.cad.dev)
 
  Re: Question about the Future of LDraw CAD family.
 
(...) telling my wife in earshot of my oldest son... he would not goto bed until I downloaded them and promised to set them up so he can play with the tommorrow. (...) Not sure what you mean by printed stone, chiseled stone is the most common block (...) (22 years ago, 7-Jan-03, to lugnet.cad.dev)
 
  Re: Question about the Future of LDraw CAD family.
 
<snip> (...) I found this program, a couple of hours after posting, seems too limited in its blocks availble for what we do, and as what we do is totally freeform, no pegs/holes to constrain us, overlapping a few blocks here and there (in life its (...) (22 years ago, 7-Jan-03, to lugnet.cad.dev)
 
  Re: Question about the Future of LDraw CAD family.
 
Hi all, I think Dwayne brings up a very interesting topic. Although I am more of an "outsider" to the CAD community (principally because my skills simply don't match the superior ones found here, at least for now); I have recently spent quite a bit (...) (22 years ago, 6-Jan-03, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more | 100 more

Redisplay Messages:  All | Compact

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