[Cr...] Posted April 25, 2023 Share Posted April 25, 2023 Not sure if this a concern, but my absolute rotation angle on my rotary does not always go back to 0.000 when the read is 360° or close to. Please refer to picture. I have re-calibrated the rotary several times.Rotary.JPG Link to comment Share on other sites More sharing options...
[Ri...] Posted April 25, 2023 Share Posted April 25, 2023 Have you tried positive rotation? Index the rotary table to 350°, then to 10° and back to 0°. (use any angles you want). You can reverse the order too. This is what we used to do on CNC Mills with a rotary table. Link to comment Share on other sites More sharing options...
[Mi...] Posted April 26, 2023 Share Posted April 26, 2023 Did you use the command "setRotation(angle in rad)"] in your program? You can correct the issue by rotating the RT in zero position and afterwards setting the rotation angle to zero: rotateReference() setRotation(rad(0)) Link to comment Share on other sites More sharing options...
[Cr...] Posted April 27, 2023 Author Share Posted April 27, 2023 Did not write the program, just dealing with the aftermath. 😃 But I have not tried this Thank you Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in