Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: foprototype on December 18, 2007, 06:51:47 PM

Title: cancel feed rate over-ride in ATC macro
Post by: foprototype on December 18, 2007, 06:51:47 PM
Festive greetings to everyone.
I have a tool change macro working on my router. I need to cancel the feed rate over ride at the beginning of the macro before it executes the first move of the sequence. I can not seem to get this to work. I have tried to use oem code 201 which is feed rate over ride off. Is this a suitable approach? Can you give me an idea how I reference this with script? I have not seen any macros where the feed rate over ride is cancelled. I would have thought that this is commonly done.

Thanks for your help. Russ.
Title: Re: cancel feed rate over-ride in ATC macro
Post by: Hood on December 19, 2007, 12:44:40 AM
try OEM 1014, feedrate Reset.

Hood
Title: Re: cancel feed rate over-ride in ATC macro
Post by: foprototype on December 22, 2007, 01:34:45 PM
That did it. Thanks very much for your help.
Russ.