Hello group ! i am really puzzled with Mach4 M6 Macro
Went forward following the AutoTool setter video on Youtube from Mach Support
Pasted the coding who is provided in the video description into the M6 macro in my machine profile , did setup the tool changing position over my fixed plate and it goes down touching the fixed plate and sets the Tool lenght of every tools in the Tool Table
Fine it works !!!
Closing Mach4
Now i want to change the M6 macro using the coding for Automated Tool Change in the Mach4 Docs Scripting Manual to make the automated tool change , wrote the tools locations in the ToolChangePositions.csv in the Modules folder and the ToolChangePositions.Lua is there , followed the Scripting Manual.
I opened the ZeroBraneStudio and it cleared the debugging
Attachment 473146
i open Mach4 , Homing , type in the MDI M6T2 to change the tool and it does exactly the same thing it did from the script taken from the Mach Support AutoTool Setter .... Not at all doing what the ATC script written in M6 is supposed to do.
closed Mach4 and went to see the M6 macro and it was the new code i saved ...
open again Mach4 , tried M6 and does the same script from the Mach Support video , closed Mach
Then i went to erase allll the coding into the M6 macro , saved , opened Mach and tried M6 and it still made the same movements , i had erased M6.mcc too , why would it react to the command if the macro M6 is empty in the Machine's profile? where is the M6 script hidden?
Rebooted the computer and it still does the M6 AutoToolSet script from the Mach Support video....
i am so pretty puzzled !! whats happening ! Help !