Hello Guest it is April 23, 2024, 11:13:08 AM

Author Topic: Ref all home reseting DRO of X and Y axis to zero???  (Read 1274 times)

0 Members and 1 Guest are viewing this topic.

Ref all home reseting DRO of X and Y axis to zero???
« on: May 15, 2020, 02:14:45 AM »
Hello,

I would like to have script that when is activated make "ref all home", and then set X and Y axis to zero. Does anyone know how can this could be done?

Even better will be if this could me made automaticly everytime when I start Mach 3. Thanks for helping

Denis

Offline TPS

*
  •  2,505 2,505
    • View Profile
Re: Ref all home reseting DRO of X and Y axis to zero???
« Reply #1 on: May 15, 2020, 02:51:06 AM »
just add

Code: [Select]
DoButton(8)
DoButton(9)

to your "ref all home" script
anything is possible, just try to do it.
if you find some mistakes, in my bad bavarian english,they are yours.