Hello Guest it is April 18, 2024, 05:37:07 PM

Author Topic: Move to a specific location  (Read 2608 times)

0 Members and 1 Guest are viewing this topic.

Move to a specific location
« on: October 18, 2011, 06:58:40 AM »
Is there a way I can enter in an x, y coordinate and move to there without having to do it in G-Code?

Jogging will get me close but not exact.

Thanks

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Move to a specific location
« Reply #1 on: October 18, 2011, 07:01:47 AM »
Use the MDI line and type in G0X10Y10 then press the Enter on your keyboard and the axis will move to that position.
Hood
Re: Move to a specific location
« Reply #2 on: October 18, 2011, 07:06:10 AM »
Well, that solves that! Thanks

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Move to a specific location
« Reply #3 on: October 18, 2011, 07:25:40 AM »
No problem :)
MDI is very handy especially if wanting to do really simple jobs that dont really warrant writing the code to a file :)
Hood