Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: backlashphoenix on October 13, 2017, 09:38:41 AM

Title: How to Modify Go To Work Zero
Post by: backlashphoenix on October 13, 2017, 09:38:41 AM
Others have posted on this topic, but I can't find exactly the info I need to make this button do what I want it to do. When I click the Go To Work Zero button, I want my Z axis to do a G00 move to a safe Z height of 0.5", then G00 to X0 Y0, then G00 to Z0. I understand that I need to modify the Lua script that controls the function of this button, but don't know exactly how to change the script or what to change it to. Thanks.
Title: Re: How to Modify Go To Work Zero
Post by: backlashphoenix on October 13, 2017, 10:19:37 AM
Never mind, I found a post that outlined the necessary steps and got it sorted. Thanks
Title: Re: How to Modify Go To Work Zero
Post by: avengine on October 14, 2017, 12:19:30 PM
can you post where is the link that you find, I am looking for the same topic too?
thanks.
Title: Re: How to Modify Go To Work Zero
Post by: joeaverage on October 14, 2017, 01:20:42 PM
http://www.machsupport.com/forum/index.php/topic,35600.0.html (http://www.machsupport.com/forum/index.php/topic,35600.0.html)
Title: Re: How to Modify Go To Work Zero
Post by: backlashphoenix on October 17, 2017, 12:28:07 PM
avengine,

here's the link to the post with instructions on how to modify the code to make XYZ go to work zero. Hope this helps.

http://www.machsupport.com/forum/index.php/topic,29793.0.html
Title: Re: How to Modify Go To Work Zero
Post by: Chaoticone on October 17, 2017, 04:06:29 PM
This video that Rob did might help too.

https://www.youtube.com/watch?v=SZuEJn046Pw
Title: Re: How to Modify Go To Work Zero
Post by: Oto on October 19, 2017, 04:33:08 PM
Thank you guys for this sources