Riged 3mm hose
2014-10-02, 18:18 (This post was last modified: 2014-10-03, 7:01 by Philippe Hurbain.)
2014-10-02, 18:18 (This post was last modified: 2014-10-03, 7:01 by Philippe Hurbain.)
Hi all,
I'm trying to make a LDCad template for the bendable 3mm technic bar / hoses (e.g. http://www.bricklink.com/catalogItem.asp?P=75c12)
For this I'm making two donor files (segment and cap), but I'm a bit stuck regarding primitives while trying to make the cap.
Currently I have this:
But I don't think it's right. I think the ring needs to be thicker, but as far I see/understand there are only 1ldu primitives of rings?
What is the part author way of doing this? Or do I just add a couple of type 3 lines for a custom ring?
I'm trying to make a LDCad template for the bendable 3mm technic bar / hoses (e.g. http://www.bricklink.com/catalogItem.asp?P=75c12)
For this I'm making two donor files (segment and cap), but I'm a bit stuck regarding primitives while trying to make the cap.
Currently I have this:
Code:
0 //Tube
1 16 0 0 0 4 0 0 0 1 0 0 0 4 4-4cyli.dat
0 BFC INVERTNEXT
1 16 0 0 0 3 0 0 0 1 0 0 0 3 4-4cyli.dat
0 //Cap
1 16 0 0 0 1 0 0 0 1 0 0 0 1 4-4ring3.dat
But I don't think it's right. I think the ring needs to be thicker, but as far I see/understand there are only 1ldu primitives of rings?
What is the part author way of doing this? Or do I just add a couple of type 3 lines for a custom ring?