Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: richloen on November 20, 2012, 11:48:32 PM

Title: When I click Feed Hold, then move Z, then Cycle Start - does not resume properly
Post by: richloen on November 20, 2012, 11:48:32 PM
Here's my issue.

If I'm machining a part, then click on Feed Hold, then move the Z up manually - say to clear the bit or change the bit (not touching X or Y) - then click on Cycle Start I expect the machine to move back to the appropriate Z height, then carry on. Instead, it moves the X AND Y AND Z axis' and carries on. Any idea what could be causing this?

Thanks,
Rich
Title: Re: When I click Feed Hold, then move Z, then Cycle Start - does not resume properly
Post by: BR549 on November 21, 2012, 12:09:51 AM
IF you are going to move any axis after Feedhold you need to

Feedhold , until motion stops.

Stop

Do what every you need to do

Run From Here , the line you stopped on

CYcle Start  ,  Resume cutting

(;-) TP
Title: Re: When I click Feed Hold, then move Z, then Cycle Start - does not resume properly
Post by: richloen on November 21, 2012, 12:24:59 AM
OK, that's what I'm seeing, and your suggestion works, but the Mach3 manual (Version 1.84) says:

Section 6.2.7.2 FeedHold
The Feedhold button will stop the execution of the part program as quickly as possible but
in a controlled way so it can be restarted by Cycle Start. The spindle and coolant will
remain on but can be stopped manually if required.
When in FeedHold you can jog the axes, replace a broken tool etc. If you have stopped the
spindle or coolant then you will generally want to turn them on before continuing. Mach3
will however, remember the axis positions at the time of the FeedHold and return to them
before continuing the part program


Which is quite confusing, and NOT what Mach3 is doing.
Title: Re: When I click Feed Hold, then move Z, then Cycle Start - does not resume properly
Post by: BR549 on November 21, 2012, 12:59:21 AM
There have been WORLDS of changes to MACH3 since that manual was written(;-)

(;-) TP
Title: Re: When I click Feed Hold, then move Z, then Cycle Start - does not resume properly
Post by: BR549 on November 21, 2012, 01:05:52 AM
What Version are you running? 

(;-) TP
Title: Re: When I click Feed Hold, then move Z, then Cycle Start - does not resume properly
Post by: BR549 on November 21, 2012, 01:14:11 AM
The latest Dev ver is working ok .067.

press Feedhold wait until it stops motion

DO what ever you need to do .

Press cycle start and it pop up the return reference box with details on how it will return to the restart point. THEN move to the restart point and YOU press cycle start again to continue.

(;-) TP
Title: Re: When I click Feed Hold, then move Z, then Cycle Start - does not resume properly
Post by: richloen on November 21, 2012, 01:18:12 AM
YES! That was it. I was running an older version - 3.043.022. Upgrading to 3.043.066 fixed that issue as described! Thanks everyone!
Rich