Hi,

For the benefit of the forum, here is the reply to this question ......


The post is using the CLEARPLANE to position the tool if the tool is not already at the Toolchange position…

if ( $Z ne $ZTLOAD ) then
#N " " (_G00) (_G28) $ZTLOAD:ZAXIS eob
#N " " (_G49) EOB
Endif
#N " " (_G49) eob
#N " " $TOOLNO:TOOL (_M06) " ( " $JOBTEXT " )" eob
#N " " (_G00) (_G43) $CLEARP:ZAXIS $TLCNO:TLC eob

So you can either modify the post ….. #N " " (_G00) (_G43) $ZTLOAD:ZAXIS $TLCNO:TLC eob

Or set the Clearplane to the required value ….

regards
Andre