02-26-2026, 03:59 PM
Hi,
I’m creating a bunch of programs, but I can only generate them if the tools are processed in a specific order.
If I generate a program using a mill and then generate a saw program, the mill program won’t generate correctly and I get an error message. However, if I generate the saw program first and then the mill program, everything works fine.
I can generate multiple mill programs back-to-back without any issues, but as soon as I switch from mill to saw, everything breaks. At that point, I would need to manually update each mill program, which I can’t do because they would lose their I/O calls and my speed-call modifications.
All of these programs are then called from a main program.
In my programs the set tool and set frame is called before any type of moves.
Any suggestions ?
Both Mill and Saw programs are built about the same way.
Cheers
I’m creating a bunch of programs, but I can only generate them if the tools are processed in a specific order.
If I generate a program using a mill and then generate a saw program, the mill program won’t generate correctly and I get an error message. However, if I generate the saw program first and then the mill program, everything works fine.
I can generate multiple mill programs back-to-back without any issues, but as soon as I switch from mill to saw, everything breaks. At that point, I would need to manually update each mill program, which I can’t do because they would lose their I/O calls and my speed-call modifications.
All of these programs are then called from a main program.
In my programs the set tool and set frame is called before any type of moves.
Any suggestions ?
Both Mill and Saw programs are built about the same way.
Cheers

