Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: kak on November 09, 2019, 01:33:26 PM

Title: Where is Auto tool zero script saved?
Post by: kak on November 09, 2019, 01:33:26 PM
Hello.
My Windows XP stopped working after power failure, so I connected the HDD as a slave to another computer.
I want to back up some things.
I have copied the xml file, but cannot find the auto tool zero macro. 
It's just a text file inserted in VB Script Editor, but I can't start Mach3 without Windows, to see the script. 
Do you know if I can find it somewhere in Mach3 folder?
Title: Re: Where is Auto tool zero script saved?
Post by: MarshaJ847 on November 09, 2019, 09:49:28 PM

C:\Mach3\macros\Mach3Mill   <-- or whatever profile name you've used

The file name is      HiddenScript.m1s   
but for safety I'd copy the whole folder of macros\Mach3Mill   <-- or whatever profile name you've used
Title: Re: Where is Auto tool zero script saved?
Post by: Tweakie.CNC on November 10, 2019, 07:02:58 AM
The Auto Tool Zero script is saved within the relevant button in the Screen set you are using (typically 1024.set).

(the file HiddenScript.m1s is only a temporary store for the last macro / script used).

Tweakie.
Title: Re: Where is Auto tool zero script saved?
Post by: kak on November 10, 2019, 04:23:43 PM
Thank you very much :-)