|
Hello guys!
I'm sorry for my bad english.
I have the machine with 4th axis A.
So, at this moment this axis is programming only in absolutly mode. What I mean: if I use a spiral toolpath, axis A accumulates A coordinates and if the spiral has 100 twist - I get the coordinate A36000. It is bad situation.
Is it possible to change something in the controller? I want to use a different algorithm for the A axis. It must zero coordinate A when the angle reaches 360 degrees.
What should I change in the controller for the jump after 360 degree to 0 degree?
What I have now:
A358
A359
A360
A361
A.....
What I need:
A358
A359
A0
A1
A...
Thank you.
|
|