080109-2059 EST USA
Vern:
Tool diameter/radius offsests are located at #2401-#2499 per one of my manuals.
Tool/diameter/radius wear are located at #2601-#2699.
These can be changed manually thru the table prior to execution of the program, or from within one or more programs, and the variable locations retain their last loaded value until next changed by any of the said means.
From within the program you can use the G10 command with or without macro capability to make changes from any place in the program prior to when you want to use that value. If you have macro capability you can use the assignment operation #24xx = 0.50 to load 0.5 into whatever address you need loaded. D01 is probably #2401.
Whether you set your values manually, at the beginning of the program, or distributerd thru the program is dependent upon your programming philosophy.
. |