 | | Re: Minifig Generator Plugin for LDDesignPad Version 1.2
|
|
(...) Yes that latter is what I intend. My only roadblock is extracting the correct info from the text. I'm also going to hold off until the new arm and hand are officially released. -Orion (23 years ago, 11-Oct-02, to lugnet.cad.dev)
|
|
 | | Re: Minifig Generator Plugin for LDDesignPad Version 1.2
|
|
(...) Do you mean convert stiff-legged, armless figs to modern figs, or to convert files with modern figs to use the new arm and hand parts? The latter seems more useful. . . -- TWS Garrison (URL) capital letters in address for direct reply. (23 years ago, 11-Oct-02, to lugnet.cad.dev)
|
|
 | | Minifig Generator Plugin for LDDesignPad Version 1.2
|
|
Yet another coding frenzy on a rainy day, trying to stay awake while shifting from a nights to days schedule, produced the next version of my plugin Get it here: (URL) in this version: -Added LDView preview support -Added Footwear rotation ability (...) (23 years ago, 11-Oct-02, to lugnet.cad, lugnet.announce, lugnet.cad.dev)
|
|
 | | Re: Toruseses?
|
|
(...) A new, fully revised and up-to-date Primitives Reference is currently undergoing review. I hope to be able to make this public on ldraw.org soon. This will answer both there questions (and more !). Chris (23 years ago, 10-Oct-02, to lugnet.cad.dev, lugnet.cad.dat.parts.primitives)
|
|
 | | Re: Toruseses?
|
|
(...) ... and a guide on how to interpret all the numbers in the file names/descriptions? For example: 0 Torus Outside 1 x 0.0625 x 0.25 0 Name: t04o0625.dat I have no idea of what the numbers stand for... /Tore (23 years ago, 10-Oct-02, to lugnet.cad.dev, lugnet.cad.dat.parts.primitives)
|
|
 | | Re: Toruseses?
|
|
(...) Well, my learning curve wasn't the smoothest, but I figured it out eventually. My question is more specific, though... Some time ago I downloaded Paul Easter's torii.zip from (URL) I wasn't sure if these fine primitives are canonical, or if (...) (23 years ago, 10-Oct-02, to lugnet.cad.dev)
|
|
 | | Re: Toruseses?
|
|
(...) Look in the LDRAW\P directory. All the torii are there (I assume you know the naming convention) -Orion (23 years ago, 10-Oct-02, to lugnet.cad.dev)
|
|
 | | Toruseses?
|
|
Hi all: Is there a list of which torus primitives are official? Thanks! Dave! (23 years ago, 10-Oct-02, to lugnet.cad.dev)
|
|
 | | Re: Formalizing a method for handling synthesizable parts
|
|
Hi Philo, I finally got my tangent between two circles code working! I can have two or more pulleys (or pins), with them inside or outside the rubber band, and band crossings. Right now they all have to be in the XY plane. I'm working on the code to (...) (23 years ago, 9-Oct-02, to lugnet.cad.dev)
|
|
 | | Temporary software submission form for LDraw.org web site
|
|
Firstly I want to apologise for not keeping the LDraw.org download section as up-to-date as it should be - I've been pretty busy recently, and just don't seem to be able to find the time to fit updates in as much as I'd hoped. However, I have some (...) (23 years ago, 9-Oct-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw, lugnet.cad)
|
|
 | | Re: DAT to DXF again
|
|
(...) Yes, just like Ldraw Prinitives, Autocad Blocks are nestable. And to my knowledge without limits. (...) I can make a simple AutoCad model representing an instance of the box5.dat primitive to see what you can make of that (plus some (...) (23 years ago, 8-Oct-02, to lugnet.cad.dev)
|
|
 | | Re: Minifig Generator Plugin for LDDesignPad Version 1.1
|
|
(...) Nope, but it is now :-) -Orion (23 years ago, 8-Oct-02, to lugnet.cad.dev)
|
|
 | | Re: Minifig Generator Plugin for LDDesignPad Version 1.1
|
|
(...) Thanks Orion, I almost forgot: is hookhand in your todo list ? Damien (23 years ago, 8-Oct-02, to lugnet.cad.dev)
|
|
 | | Re: Minifig Generator Plugin for LDDesignPad Version 1.1
|
|
(...) Certainly. I just compacted it for another reason, I'll take a look and make sure it fit in 800x600 (...) I noticed that too. I'm adding a rotation routine for footwear (...) This is the exact reason I made an INI file. There are a lot of (...) (23 years ago, 8-Oct-02, to lugnet.cad.dev)
|
|
 | | Re: Minifig Generator Plugin for LDDesignPad Version 1.1
|
|
(...) Hi Orion, You do just the plugins we need. You and Carsten Schmidt are a winning pair. Your minifig editor is still so young, I suppose much remains to do. Yet great flexibility, I have successfully added unofficial Minifig Whip, official (...) (23 years ago, 8-Oct-02, to lugnet.cad.dev)
|
|
 | | Re: DAT to DXF again
|
|
(...) Can you make an AutoCAD block out of more primitive AutoCAD blocks? I don't know. That's why I'd like see some simple examples exported to DXF from AutoCAD. I don't really care whether an AutoCAD version of the parts uses volumes or faces, (...) (23 years ago, 7-Oct-02, to lugnet.cad.dev)
|
|
 | | Re: DAT to DXF again
|
|
(...) I would like to discuss this because I'm not sure that would be the best path to follow. Translating (AutoCad) volume models into (Ldraw) face models could proove to be difficult. Maybe you're better off to build the Autocad model with faces (...) (23 years ago, 7-Oct-02, to lugnet.cad.dev)
|
|
 | | Re: DAT to DXF again
|
|
(...) You're not the only one who wants that. See here: (URL) we have a few utilities, but no comprehensive system that I know of which could be used to design models in AutoCAD. There are programs that seem geared to creating parts in AutoCAD and (...) (23 years ago, 7-Oct-02, to lugnet.cad.dev)
|
|
 | | Re: Formalizing a method for handling synthesizable parts
|
|
(...) You could always train it to know (and do it in a data file driven way so it's easy to add new types) (...) 2 levels of subfiles perhaps??? one subfile for the part which contains the synthesized part reference (another subfile) as well as (...) (23 years ago, 6-Oct-02, to lugnet.cad.dev)
|
|
 | | Re: Formalizing a method for handling synthesizable parts
|
|
Orion, I had not thought about this. This is consistant with Steve Bliss' concern about putting out the synthesized parts in a seperate file so that they can be cosidered one part by other LDRAW compatible programs. I can see two issues here. The (...) (23 years ago, 6-Oct-02, to lugnet.cad.dev)
|