I got a problem,
i´m optimizing a postprocessor for our DMU 80 T with an B-axis.
I want to limit the rotation of the B-axis, so the postprocessor writes an error message if the rotion gets greater than -91.100.
But if the roation geht greater than -90,000, the post writes -89,999.
It´s for the B5=**.*** rotation
my expaction
(M58 G7 B5=-91,100 L1=1)
the result
(58 G7 B5=-88,900 L1=1)
My machine can rotate the Head from -91.1 to +15.1.
Hi @Anonymous ,
Please define the B axis kinematic range in varbAxis . If the toolpath exceeds the machine kinematic limits then you will get an error at the time of postprocessing.
For more detail, please refer How to set up a 4/5 axis machine configuration FAQ
Thanks,
Can't find what you're looking for? Ask the community or share your knowledge.