I have a linear movement that I wish to go through multiple waypoints. I don’t want any pause in between but I need to adjust the speed in between each way point
So for example it would be fast for 4 inches and then slow for 20 incches and then fast again for 4 inches. Again this is on a linear movement.
I tried using the blending and higher acceleration… It doesn’t work to well
I am actually not familiar with scripting so trying to this all on the user interface. So how would I implement the stopl(), could you show me a sample script then I will try to modify. Thank you in advance.