Anyone know the CNC code to automatically run a short program about 20 times and add .002 to the "Z" wear offset each time?
It is a Fanuc MXP200 control on a YCM M66 mill. I dont want a long program, I'm looking for a sort of loop code.
Back in the day it used to be a DO/OP 1,20 with IF then GOTO statements. Is there a canned cycle that will do this?
I program manually in G and M code. I have no software package. Any help is welcomed.