Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: ax2015 on April 22, 2015, 04:05:41 PM

Title: New versions and Feed hold bug
Post by: ax2015 on April 22, 2015, 04:05:41 PM
Hello. Been using Mach3 for a while and few times router has done something very weird. Today I experienced major crash using this sequence:
- while running gcode, press Feed hold
- move Z up to clear bit
- press Cycle start to continue

This should be a standard procedure and also described on manual. What happened was a move to an unknown position which caused a crash of course. There is a video on Youtube about the same procedure - and about the same crash...

I have .066 version. Any plans to fix those bugs since Mach3 hasn't gotten any updates since long time?
I have read posts about .067 dev version. Worth downloading (and from where)?

Axel
Title: Re: New versions and Feed hold bug
Post by: ger21 on April 22, 2015, 04:18:38 PM
You're probably better off going back to an older version, like 3.043.062
Title: Re: New versions and Feed hold bug
Post by: BR549 on April 22, 2015, 10:27:00 PM
There will be NO updates or fixes for Mach3.

V067 was a special version created for an OEM for plasma use. I would back up to V.062 as was suggested.

(;-) TP
Title: Re: New versions and Feed hold bug
Post by: ax2015 on April 23, 2015, 06:12:23 AM
Hello,
Thanks for your prompt reply. So there are known issues with the latest versions?

Axel
Title: Re: New versions and Feed hold bug
Post by: ax2015 on April 26, 2015, 12:44:21 PM
Downgraded to .62 and Feed Hold seems to work now (at least during one mill)
Run From Here seems to work somehow differently between .062 and .066.
I'm trying to use Feed Hold+Run From Here similar way than Feed Hold+Cycle start:

1. press Feed Hold
2. do your stuff
3. Press Run Frome here
4. <pointer returns to line nr 1!>

How can I continue program using Feed Hold + Run From Here?
As far as I remember, I used the method above with .066

Ax

Title: Re: New versions and Feed hold bug
Post by: BR549 on April 26, 2015, 03:07:59 PM
You would do Feedhold until it stopped motion THEN " stop" THEN  run from here. 

When you did the run from here did the RFH dialog box pop up ? IF not then you need to turn it on so you can see where Mach3 is going to go to get back to the start point. It will normally show you if it is going to do something stupid. 

(;-) TP

Title: Re: New versions and Feed hold bug
Post by: ax2015 on April 27, 2015, 08:18:30 AM
Hello. I knew that pressing Stop (after FeedHold) makes RFH to work properly. Just that it disables motors and exact positions are lost. So, the answer is probably: there is no equivalent way to use Feed Hold+Cycle start and Feed Hold+RFH. Thats fine as long as FeedHold+Cycle start really works. (and it seems to work now with .062).

Ax
Title: Re: New versions and Feed hold bug
Post by: BR549 on April 27, 2015, 09:45:43 AM
IF you do it as I described you will not loose position.   Feedhold until motion stops, then STOP then RFH.

(;-) TP
Title: Re: New versions and Feed hold bug
Post by: ger21 on April 27, 2015, 11:45:52 AM
Mach3 shouldn't even allow you to use RFH during Feedhold. It should be forcing you to hit stop first.