Hello Guest it is March 29, 2024, 04:37:11 AM

Author Topic: nesting subroutines  (Read 2558 times)

0 Members and 1 Guest are viewing this topic.

nesting subroutines
« 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
think of the trees-- use both sides of the computer paper

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: nesting subroutines
« Reply #1 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
Re: nesting subroutines
« Reply #2 on: March 13, 2012, 05:37:29 AM »
Thanks TP

what do you mean by "tool compO"

regards
fred
think of the trees-- use both sides of the computer paper

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: nesting subroutines
« Reply #3 on: March 13, 2012, 12:54:23 PM »
Tool Compensation. G41/42/43/40

(;-) TP