Hello Guest it is April 25, 2024, 09:51:10 AM

Author Topic: Setting a DRO after a Reference  (Read 645 times)

0 Members and 1 Guest are viewing this topic.

Setting a DRO after a Reference
« on: July 31, 2021, 07:59:17 AM »
I searched for similar topics but couldn't find what I am looking for.

I have a single (X) axis linear actuator which works fine with Mach3. The X axis actuator and therefore the Home switch are set away from the cutting blade to allow for the mitre saw to clear the mechanics

What I require is that when I Reference/Home the axis, I need the X DRO to be 168 instead of the 'referenced' value.  How do I achieve this?

I hope someone can assist me, with what I'm sure is very simple!

Offline Tweakie.CNC

*
  • *
  •  9,199 9,199
  • Super Kitty
    • View Profile
Re: Setting a DRO after a Reference
« Reply #1 on: July 31, 2021, 11:46:24 AM »
Click:  Operator / Edit Button Script then click on REF ALL HOME button.

Add the line:
SetOEMDRO(800,168.0000)

Then save the script file.


PEACE