Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Psad on July 15, 2006, 11:17:51 AM

Title: Suggestion
Post by: Psad on July 15, 2006, 11:17:51 AM
I messed up a part today doing something stupid.  I'm hopeing you can help.
When i hit the "goto zero" inthe run program screen the x&y move started long  before the Z.  Braged across part broke bit etc etc.  Shouldn't the z move complete to a "safe" postion before moving the X&Y.  this may change based on which axis you define as primary move axzis. ???  Your thoughts
Title: Re: Suggestion
Post by: Graham Waterworth on July 15, 2006, 12:36:14 PM
have a look at this thread.

Graham

http://machsupport.com/forum/index.php?topic=385.0
Title: Re: Suggestion
Post by: Brian Barker on July 15, 2006, 12:51:42 PM
I change the code in the button to :

Code "G00 G53 Z-.1"
Code"X0.0 Y0.0"