Preview displaced when X Y rotation set

More
07 Oct 2024 13:15 #311487 by MaHa
I have this preview problem in Axis:

There is  a rotation:
  • G10 L2 P2 R20
jog to eg.  X100

In the routine:
  • G0 G55 Y100
get X,Y in the current ucs:
  • #<MX> = #<_x>
  • #<MY> = #<_y>

This gives a displaced preview:
G1 G55 X#<MX> X#<MY> F1000
X[#<MX> + 20]
Y[#<MY> + 20]
X#<MX>
Y#<MY>
M2

 

The problem only occurs, when 1 axis use current absolute position, the other axis moved to position in current ucs, and a rotation R set.

If both X and Y positions are set by  G55 X100 Y100  or  G53 X100 Y100  or if rotation is set to zero, preview works perfect.

 

 
Attachments:
The following user(s) said Thank You: Aciera

Please Log in or Create an account to join the conversation.

Time to create page: 0.088 seconds
Powered by Kunena Forum