Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: GeorgeRace on July 15, 2010, 08:53:16 PM

Title: Sending an Axis To It's Current Zero Location
Post by: GeorgeRace on July 15, 2010, 08:53:16 PM
This seems to simple, but I can't seen to find an answer.

There is a button command, "GotoZs" that sends all axis on the machine to the current DRO Zero positions.

What I want is to be able to send an individual Axis to Zero, like Only X, Only Y, Only Z, or Only A with the click of a button.

George
Title: Re: Sending an Axis To It's Current Zero Location
Post by: Greolt on July 15, 2010, 10:25:51 PM
I dislike that "GotoZs" button and soon dispensed with it.  :)

A bit of screen editing will easily give you individual "X to zero" or "Y to zero" buttons.

That is what I have on my screens.

Otherwise use the MDI.   For example;  G0X0 or G0Y0 etc.

Greg