*-----assuming 1st tool is in the spindle, there is no need
* for tool change)
* OUTPUT $ "T" CURR_TOOL ;
*-----more then one tool in this run of the Post Processor
* IF_SET (NEXT_TOOL _NE_ CURR_TOOL)
* OUTPUT $ "T" NEXT_TOOL ;
* END_IF ;
* OUTPUT $ "T" CURR_TOOL "M98P" ChangeTool ;
*-----the last tool is the same as the first tool
IF_SET (NEXT_TOOL _NE_ CURR_TOOL)
* OUTPUT $ "T" NEXT_TOOL ;
*-----standard tool change commands. (assuming 1st tool is in