MoI discussion forum
MoI discussion forum

Full Version: Nodebundle for playing with nodes

Show messages:  1-13  …  1094-1113  1114-1133  1134-1153  1154-1173  1174-1193  1194-1213  1214-1233  …  1854-1859

Thread Split: Some posts in this thread have been moved here

From: mkdm
4 Jul 2018   [#1154] In reply to [#1153]
LOL :)
From: Barry-H
5 Jul 2018   [#1155]
Hi All,
need a bit of basic advice.
I want to create a nod to divide a curve and apply a twist for the given sections.
This will give a variable pitch helix but a constant pitch radially.
Not sure if I need to create the sections individually or if I can produce the curve
then divide (trim) it into sections but then how do I index thro the sections.
Cheers
Barry



Image Attachments:
Screenshot (105).png 


From: speedy (AL2000)
6 Jul 2018   [#1156]
Hi Barry and Friends
this is my last reflection about
the exact execution of a Globoid Worm Gear ...
1- first of all we must start from the gear wheel we want
be moved
2- we draw the wheel with the Max Plug, asking for output
also the Pitch Circle
3- we extract the profiles of the teeth and reposition them in a manner
fair to the outside, considering them as teeth
of the rotating helical shaft
4- We create an arc of circle that has as referents the centers of the various
sections of the teeth of the shaft
5- We create a Sweept that has the teeth as profiles and as rail
the spiral formed with reference to the circle arc
6- join the section of the Shaft at Swwept

Work completed
at this link :
http://www.mediafire.com/file/4pctkf2pd0rdhxd/Globoid_Worm_Gear.zip/file
the files and some pictures
best
alberto
From: Barry-H
6 Jul 2018   [#1157] In reply to [#1156]
Hi Alberto,
thanks for posting your nod file but I think the sweep is not giving the correct result.
I projected a line onto the worm to get a cross section and found the tooth profile on the left not correct.
Perhaps a 2 rail sweep would correct it ?
Many thanks
Barry


Image Attachments:
Screenshot (106).png 


From: speedy (AL2000)
9 Jul 2018   [#1158]
Hi Barry and Friends
I saw your post in response yesterday , I double-checked and actually
the profiles positioned on the rail did not maintain the angular relationship
(usually, using Catia, I have this default option
for the Rib ... tool in Ambient Part Design)
but Moi is another thing ...,
so, I changed the method, I increased the profiles positioned
along the rail, positioning them consistently in the four axes ...
I think the result is satisfying ...
I tried to do a little animation too
file at this link:
http://www.mediafire.com/file/rp6f9d9awfd5c3r/Globoid_Worm_Gear.rar/file
Have a nice day to all
alberto
From: Barry-H
9 Jul 2018   [#1159] In reply to [#1158]
Hi Alberto,
looks good thanks. I'm still experimenting with the nodeeditor and with it having no tutorials struggling
to understand how some of the nodes work. I have developed a spreadsheet to generate the points of the globiod helix curves for the cam slot as FDP http://moi3d.com/forum/index.php?webtag=MOI&msg=8986.1 I I would like to do it with the nodeeditor but don't know how to input the calcs into a list could do with a very basic example.
Cheers
Barry
From: Barry-H
10 Jul 2018   [#1160]
Hi All,
I imported a point file with Michael's script and got the result in red using the thro points option.
I imported the same file in the nodeeditor plugged it into the curve node and got the black result.
There are a lot of settings in the csv file node that I don't understand, do I need to adjust them to
match the red curve?
Cheers
Barry



Attachments:
Globoid HelixSlot1.csv

Image Attachments:
Screenshot (107).png 


From: Karsten (KMRQUS)
11 Jul 2018   [#1161] In reply to [#1160]
Hello Barry,

the numbers for x,y,z ... are the positions of the values in the file. x=0,y=1 ... . -1 means no Evaluation. If you have a file with comments, then you can choose from which Position the file should be parsed - S Phrase -> start Phrase | E Phrase end Phrase.

I think the Problem is in the curve node you have used -> Switch from curve to Interpcurve in the info Panel.

Hope that helps!

Have a nice day
Karsten
From: Karsten (KMRQUS)
11 Jul 2018   [#1162]
e.g.:

#File
code:
Number x y z
1,7,5,3
2,3,5,7
3,4,98,6
end

You would set:

x=1
y=2
z=3

start Phrase is Number x y z
end Phrase is end

The leading line numbers would not be evaluated.
From: speedy (AL2000)
11 Jul 2018   [#1163]
Hi Barry and Friend ,
Sending another method for building the Globoid Worm Gear-
We build the rotating shaft starting, this time,
from the four helix positioned in the points
of discomincteness of the teeth .....
The result seems good to me, but it must be said that for the
construction of this type of gears
we must conform to the parameters that govern
gear shaping, including tolerances, etc etc.
the posted one wants to be just an example of the methods
of construction ...
far from the mechanical precision imposed on the gears
the file at this link:
http://www.mediafire.com/file/v5avcjbz2ax2pwe/Four_Helix_Mod_x_Globoid_Worm_Gear.rar/file
Good depth
have a nice day to all
alberto
From: Barry-H
11 Jul 2018   [#1164] In reply to [#1162]
Hi Karsten,
I have tried changing the curve type no good it seems that the curve which should be centred on the origin
is of to the right.
Have you tried the file I posted if not can you have a look as I am only saving the X/Y/Z coordinates ?
Many thanks.
Barry

I
From: Karsten (KMRQUS)
11 Jul 2018   [#1165] In reply to [#1164]
Hello Barry,

I can't find files!?! Excel, csv, 3DM .nod ??? Please give me a hint :-)
From: Barry-H
11 Jul 2018   [#1166] In reply to [#1165]
Hi Karsten,
It’s attached to the message you answered.
http://moi3d.com/forum/index.php?webtag=MOI&msg=7777.1160
Barry
From: Barry-H
11 Jul 2018   [#1167] In reply to [#1163]
Hi Alberto,
I am missing the network node so can you post it.
Barry

PS: found the network node thread can now study your nod.
From: speedy (AL2000)
12 Jul 2018   [#1168]
Hi Barry
at this link:
http://moi3d.com/forum/index.php?webtag=MOI&msg=7777.1075
you can find Network and other ex
have a nice day
al
From: Karsten (KMRQUS)
12 Jul 2018   [#1169] In reply to [#1166]
Hello Barry,

i found a bug in the csv-import node.
please try this one.
Thanks
and have a nice day

Attachments:
import.js


From: speedy (AL2000)
12 Jul 2018   [#1170]
Hello Friends
I saw this object, flipping through old images I had saved,
I was struck by its simple elegance and
I tried to rebuild it using Elephant-
at this link:
http://www.mediafire.com/file/gzlawf27l4dr6zd/Chandelair.rar/file
find the result of my attempt.....
(I'm quite satisfied)
regards
al
From: speedy (AL2000)
12 Jul 2018   [#1171]
Hi Karsten ,
How are you?
I hope everything is OK-
The new Extension import, just posted , is fine
at least I think, if Barry's goal was to create a Heklix
with variable radius .... thanks for your intervention ...
but I believe that if I post some examples
from which we can better understand how to manage
the points imported ... would be the maximum ..
thanks again , and have a nice day
al
From: Barry-H
12 Jul 2018   [#1172] In reply to [#1169]
Hi Karsten,
once again thanks for your help all's working well.
Barry
From: speedy (AL2000)
16 Jul 2018   [#1173]
Hi All
an exercise, using M_Helix and the new M_1Blend,
revised and I believe improved ...
the file and some images at this link:
http://www.mediafire.com/file/dsrqyaj65okasi3/Bulb.zip/file
Have a nice day to all
al

Show messages:  1-13  …  1094-1113  1114-1133  1134-1153  1154-1173  1174-1193  1194-1213  1214-1233  …  1854-1859