VERICUT Users' Forum

Due to relentless spammers, we are no longer automatically accepting new forum registrations. If you wish to register for this forum, please send an e-mail to: info@cgtech.com

You are not logged in.

#1 2013-08-22 16:27:53

jamesweed
Member
Registered: 2013-08-09
Posts: 13

G66.1 Macro Call

Hello all,
I can't seem to get G66.1 to work? Looking under G-code Processing window, it seems to be configured and verified correctly. Is there another place where a settting needs looked at? When I run...
G1F5Z-.303
G66.1P8005X-12M81.651 <----- This line runs fine
X-20Z-.606M81.651 <----- This line is not read as updated varibles, just runs X-axis over to -20.0 and alarms out the M code is not configured in control.
G67
G0Z0

This is not a M-code, its a updated varible?

Thanks for any help.

Offline

#2 2013-12-18 09:08:35

GavinB
VERICUT Specialist
From: UK
Registered: 2006-07-04
Posts: 17

Re: G66.1 Macro Call

Hi There,
Long delay in replying sorry.  big_smile
It looks like you need to add a variable flag to G66.1 to state that G66.1 has been activated.
Then add a conditional check to M81 to see if the flag is active then use MacroVar macro, if not set then error/ignore.
It works on the:
G66.1P8005X-12M81.651
because M81 probably has a conditional check for G66.1 to use MacroVar.

Offline

Board footer