Vance,

Use this code in your @ENDPROF section:

@ENDPROF
#EVAL(#XPOS=#XPOS+#XOV*.01)#EVAL(#YPOS=#YPOS+#YOV*.01)
< G1>< #DCOMP>< X#XPOS>< Y#YPOS>< F#FEED>< #MOV>< #PLANE>< #ZPOS>
#RESET(#MOV)

This causes the tool to move .010" away from the part always. If you are milling a slot without at least .010" of room, it could gouge the opposite wall. Otherwise, it does the job.

Gene Bowen
 

Vance Qualls wrote:

My HAAS VF-O insists on having a linear move after or on the same line as G40. The code output by SmartCam doesn't give me this. I don't see a question dealing with this in "Machine Define". Am I missing something? If not, is there a way to edit the .SMF or .TMP file to get code "ready to use"?

Reply via email to