Hello,
I will just get right to the point. I had to make my fixture higher up off the stone. I have already made the program. But, now that I have moved the fixture, when the program gets to DCC mode, it keeps going back to where the fixture was. How do I measure the manual alignment to change to the new height?
How did you initially align it?
As mentioned, if you unmarked the manual alignment, mark it and run the program using the manual alignment.
I never unmark manual alignments. I use Comments and flow control to ask if the manual alignment needs to be run.
Skip the code if no
I also use external alignments if there is a fixture that I can align without the part. Recall that into my part program, and operators never touch the joystick.
How did you initially align it?
As mentioned, if you unmarked the manual alignment, mark it and run the program using the manual alignment.
I never unmark manual alignments. I use Comments and flow control to ask if the manual alignment needs to be run.
Skip the code if no
I also use external alignments if there is a fixture that I can align without the part. Recall that into my part program, and operators never touch the joystick.