LDraw.org Discussion Forums
Shaping a minifig chain in LDCad - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html)
+--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html)
+--- Thread: Shaping a minifig chain in LDCad (/thread-20396.html)



Shaping a minifig chain in LDCad - Jaco van der Molen - 2016-02-05

Hi all,

Finally I got into LDcad and learning quick.

Now I found this really nice model of a jeep by Larry Lars:
https://www.flickr.com/photos/28192677@N06/5535839796/in/album-72157623381611053/
I made it digital exclusively with LDCad.
Then I made it with bricks, which was most fun because I had my own building instructions and parts list to find all bricks needed :-)
I made some minor adjustments and decided to ad a little chain at the front. See picture.

   

Now I want that chain made in LDCad. I've been trying a few things, but cannot get it right. See chain.mpd.
Can someone assist?
What I'd really like is it to be symetric like the real thing...

Thanks.


Re: Shaping a minifig chain in LDCad - Philippe Hurbain - 2016-02-06

Honestly, I don't think using the flex system for a 5 links chain is a good idea: there are about the same number of parameters to control (coordinates/orientation/stiffness of path points), and flex part has its own will (Bezier behaviour) difficult to control finely. So I simply used chain links and positionned them individually to build the chain. To do so I used a lot the definition of new origin/orientation ('o' key), and modification of part rotation origin.


Re: Shaping a minifig chain in LDCad - Philippe Hurbain - 2016-02-06

Otherwise, you have two windscreens in your model, one in "windscreen" subpart (placed backwards) and one in main model...


Re: Shaping a minifig chain in LDCad - Jaco van der Molen - 2016-02-06

Philippe Hurbain Wrote:Honestly, I don't think using the flex system for a 5 links chain is a good idea: there are about the same number of parameters to control (coordinates/orientation/stiffness of path points), and flex part has its own will (Bezier behaviour) difficult to control finely. So I simply used chain links and positionned them individually to build the chain. To do so I used a lot the definition of new origin/orientation ('o' key), and modification of part rotation origin.
Ah, I see! Thanks so much. I should try to redo that my self.


Re: Shaping a minifig chain in LDCad - Jaco van der Molen - 2016-02-06

Philippe Hurbain Wrote:Otherwise, you have two windscreens in your model, one in "windscreen" subpart (placed backwards) and one in main model...
Ah, that is because I thought I'd replaced the windscreen without the pattern with the patterned one. Thanks for pointing that out.
I did so using the nested edit.


Re: Shaping a minifig chain in LDCad - Philippe Hurbain - 2016-02-06

(misplaced in thread, deleted)


Re: Shaping a minifig chain in LDCad - Philippe Hurbain - 2016-02-06

Doing this kind of thing in nested mode is error prone: insertion occur in model listed in model "insert into" (top right mode select window, when in nested mode). This defaults to main model, so when you try to change a part which is in a submodel, it gets inserted in main one (and for some reason is not removed from submodel). You have either to do the change in the submodel, or, in nested mode, click on "insert into" field and select the submodel you want to modify. As said, not utterly clear, and for sure error prone.


Re: Shaping a minifig chain in LDCad - Roland Melkert - 2016-02-06

Philippe Hurbain Wrote:This defaults to main model, so when you try to change a part which is in a submodel, it gets inserted in main one (and for some reason is not removed from submodel).
This sounds like a bug, I'll investigate. I assume you're using the double click replacement method here?


Re: Shaping a minifig chain in LDCad - Roland Melkert - 2016-02-06

Philippe Hurbain Wrote:Honestly, I don't think using the flex system for a 5 links chain is a good idea: there are about the same number of parameters to control (coordinates/orientation/stiffness of path points), and flex part has its own will (Bezier behaviour) difficult to control finely. So I simply used chain links and positionned them individually to build the chain. To do so I used a lot the definition of new origin/orientation ('o' key), and modification of part rotation origin.
Philo is right about this, at this length it is probably easier to manually place the links.

When using the template you can also tweak its skin parameters somewhat to help fill it out better at short distances.


Re: Shaping a minifig chain in LDCad - Philippe Hurbain - 2016-02-06

Yes, that's what I tried...


Re: Shaping a minifig chain in LDCad - Roland Melkert - 2016-02-06

I can't replicate this are you sure a selection was active? Without an active selection a bin cell dbl click will insert a new part at the working pos using the cur ins dst.


Re: Shaping a minifig chain in LDCad - Philippe Hurbain - 2016-02-07

Mmhhh... Maybe I was fooled by the duplicated part in Jaco's model - indeed it works fine, sorry!


Re: Shaping a minifig chain in LDCad - Jaco van der Molen - 2016-02-07

I will retry to retrace my steps and see too what happens.


Re: Shaping a minifig chain in LDCad - Jaco van der Molen - 2016-02-08

Here is the complete file!
I will make full instructions with LPub3D.