Hi,
I'm looking to orient an object connected to the end of the z-axis to follow the path(vector) of the xy axis movement.
Consider the following scenario. I attach a camera to the end of z-axis, that then performs a fly-thru of a terrain, or diorama. The movement follows commands in the xyz axis to chart a path, but I'd like the camera at the end of the z axis to follow the path.
A separate A-axis will rotate the camera CW or CCW.
But the trick is to issue the A commands so that the camera rotates at the same direction, and rate of rotation as the path to be taken.
So, in the case of the G2 command example attached, how do I ensure the camera is oriented in the direction of the arc, throughout the travel of the arc, from the start point to the end point, then of course orients according to the next movement (likely a G1 command).
Thanks for the help.
Dave