cncdrive wrote:I'm not sure about the tool ware function, I mean what that exactly has to do.
Hi Balazs,
I've spent the last 6 months in and engineering job shop running cnc machining centres, so I think I know what the OP may want to do.
I know we can use cam software to allow for tool radius, length, etc, and that is great for writing the program in the beginning. However, once machining starts and you are running 10s or 100s of pieces, you are periodically checking the part dimensions. It's typical that a carbide insert will wear a little on its cutting edge and the part dimension changes slightly.
That's when I would stop the program, change the tool wear value, and then restart the program from where I stopped it. This is all done at the machine itself, not in the cam. Of course these are high end machines with high end software.
The program has been stopped in the middle of machining, so if the program was closed and you went back to the cam and did everything there, a brand new file gets generated. You then may not be able to start from the same gcode line at which you stopped, because how do we know the gcode produced is identical to the original file. Also it's a pain
Keith.