I want to know if I am losing some precision if I let my rotary axis rotate 10,000s of revolutions.
I noticed, when I show the $AXIS_ACT value, I only get a couple of decimal places on my rotary axis and it has many more integer values than any other axis.
I don't know if there is a way to see the full precision of the REAL value, or if what I am seeing is all that can be known because of the limitations of 32-bit REAL.
If I am losing precision, is there anything I can do to keep my external axis value low so I have better decimal precision? I don't need to know that I have rotated millions of degrees... Is there any way to set the value back to 0.0 without re-mastering the axis?