Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Fred_evans on March 12, 2012, 02:19:38 AM

Title: nesting subroutines
Post by: Fred_evans on March 12, 2012, 02:19:38 AM
hello everyone

is it acceptable to mach3 to nest subroutine calls?

and if it is possible to nest subs - then is there a maximum to the level of
nesting allowed

regards

fred evans
Title: Re: nesting subroutines
Post by: BR549 on March 12, 2012, 11:42:33 AM
YEs you can nest a sub , depth will depend on what you have created(;-) 3 is normal . BUT it will depend on if you use tool comp0 and HOW you use it as to IF it will work.

I have seen subs fail on the first nest and some that would go deep down the rabbit hole with no problems.

Just have to try it and see what you come up with.

Help is here, (;-) TP
Title: Re: nesting subroutines
Post by: Fred_evans on March 13, 2012, 05:37:29 AM
Thanks TP

what do you mean by "tool compO"

regards
fred
Title: Re: nesting subroutines
Post by: BR549 on March 13, 2012, 12:54:23 PM
Tool Compensation. G41/42/43/40

(;-) TP