hexagon logo

loop program

hi everyone.

I will create a loop program for nesting jobs. I've completed the program, but I can't edit any features, which means if 2, 3, and 5 job holes are deviated, I can't adjust them. I've tried to edit the features, but the probe keeps returning to the original features (cir1, cir6, cir13). I've attempted to edit other features, such as cir7, cir15, and cir10, but the probe still directly goes to the original features. Please help me understand how to edit features in a loop program.

Then I will complete the program if called-out dimensions go out of spec in offline mode in the y-axis.

Parents
  • Looping is repeating the program. So the code will always revert back to Part 1. The program for Part 1 should be 100% correct. If that program is 100% correct, why would you need to adjust the program for specific parts? Then that means you are adjusting the program for the first part. You can't adjust for one part and revert back to the original program for another part (except for some advanced flow control and variables). 

    So why do you need to adjust for those parts? Are they out of spec? Is the probe not hitting in the right spot? Maybe you need to fine tube your loop distances or alignments.

Reply
  • Looping is repeating the program. So the code will always revert back to Part 1. The program for Part 1 should be 100% correct. If that program is 100% correct, why would you need to adjust the program for specific parts? Then that means you are adjusting the program for the first part. You can't adjust for one part and revert back to the original program for another part (except for some advanced flow control and variables). 

    So why do you need to adjust for those parts? Are they out of spec? Is the probe not hitting in the right spot? Maybe you need to fine tube your loop distances or alignments.

Children
No Data