Hi @edin_ibreljic ,
I am not completely sure, but you can try to alter one value in the CYCLE800 definition?
As the behavior of the cycle is driven by machine parameters and sub program created by the machine tool builder, we sometime get different behaviors with the same cycle definition.
In your case, look at the fourteenth parameter:
N30061 G54
N30062 CYCLE800(1,"",0,57,0,0,0,0,-45,0,0,0,0,-1,,0)
N30063 G0 X64.43568 Y-26.46981
You can try to change the value -1 to 1, and test on the machine.
According to the manual:

What is unclear is which axis is considered as the one usng that preference.
If changing the value does not affect the program, we will need to figure out something else.
If it does not adversely affect the other tilted workplanes defined inside the program but solve the issue at start, we can then try to change the post.
But be careful when testing.
Regards.
______________________________________________________________
If my post answers your question, please click the "Accept Solution" button. This helps everyone find answers more quickly!