Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: MitchB on January 17, 2016, 03:24:53 PM

Title: M6 Manual tool change with Mach 4
Post by: MitchB on January 17, 2016, 03:24:53 PM
I have the m6.mcs macro from the examples in my profile's macro folder, but the machine isn't stopping on M6.  What do I need to do?
Title: Re: M6 Manual tool change with Mach 4
Post by: DazTheGas on January 17, 2016, 05:35:04 PM
If you have a quick look through the Mach4 forum you will find many topics on this with many different answers to different situations.

DazTheGas
Title: Re: M6 Manual tool change with Mach 4
Post by: MitchB on January 17, 2016, 06:56:40 PM
I appreciate the tip but I have taken quite a long look through the forum and the internet for an answer and I think I'm not a bad looker.  I believe I have followed the instructions regarding how to do this and it seems quite simple.  Despite that it doesn't work.
Title: Re: M6 Manual tool change with Mach 4
Post by: dude1 on January 17, 2016, 08:06:31 PM
that is a known problem, if you have sim in the plugin folder remove it, run as admin, failing all that do a clean reinstall as admin. if all this fails you have a dependency missing
Title: Re: M6 Manual tool change with Mach 4
Post by: MitchB on January 17, 2016, 09:08:50 PM
The problem was what Daz mentioned in a different thread - the function name in the example(!) is in lower case and it has to be in upper case to work (M06 instead of m06).  I wonder how many people get tripped up by this...  Thanks for the help.
Title: Re: M6 Manual tool change with Mach 4
Post by: dude1 on January 17, 2016, 11:31:11 PM
cool forgot that one