Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Fred_evans on April 15, 2016, 10:07:20 AM

Title: wizard setting incorrect default for g94
Post by: Fred_evans on April 15, 2016, 10:07:20 AM
Hello All
I am using the wizards and they work well but for some reason it is always setting the
feed at g94.
I prefer g95-
how can i get the wizaed always to use g95 instead of g94?

regards

fred
Title: Re: wizard setting incorrect default for g94
Post by: Hood on April 15, 2016, 10:22:52 AM
You will have to alter the script in the Wizard.

Hood
Title: Re: wizard setting incorrect default for g94
Post by: Fred_evans on April 17, 2016, 09:58:57 AM
Thanks Hood- but how do I do that?

regrds

fred
Title: Re: wizard setting incorrect default for g94
Post by: Hood on April 17, 2016, 12:31:01 PM
Best idea is to copy the wizard just in case you make a mistake.
You will find it in C:\Mach3\TurnAddons\Turning  If you just copy that whole folder then you will be able to place it back if something goes wrong.

Ok to edit the wizard you open the wizard from Mach then if you go to operator menu then Edit Button Scripts the Post Code button will be flashing, click it and the editor will open and you will see the code. Look for G94 and change to G95 and save and close, you should now get G95 when you post code from that wizard.
Hood
Title: Re: wizard setting incorrect default for g94
Post by: Fred_evans on April 18, 2016, 01:01:48 PM
Thanks Hood-
Done and understood

Is the procedure for writing wizards documented anywhere??

Is it written in VB?

Regards and out

fred



Title: Re: wizard setting incorrect default for g94
Post by: Hood on April 18, 2016, 04:34:48 PM
Fred, not any documents that I know of. They are written in VB or rather Cypress and there is a manual for it/Mach on the website.

Hood