4670

“CNC program ‘<Name>’: Global variable ‘<Name>’ not found.”

In the CNC program a global variable is used (e.g. $glob_var$), which is not defined in the project. Add the appropriate declaration or correct the assignment to the variable in the CNC program.