If the sample you posted is a true representation of what is in your
template section, you may want to try removing the space at the end of the
line;
�
#IFCHG(#WKPLN)< #WKPLN G00 X#XPOS Y#YPOS Z#ZPOS#RESET(#V3)#RESET(#U15)>� 
�
If that isn't the problem, look for additional spaces at the ends of lines.

�
�
============================================= 
�Fred Lauzus, CAM Programming Coordinator 
�High Steel Structures, Incorporated 
� mailto:[EMAIL PROTECTED] http://www.highsteel.com 
============================================= 


-----Original Message-----
From: Gary [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 03, 2000 10:33 AM
To: [EMAIL PROTECTED]
Subject: [mfg-smartcam] Post Issue


I get a blank line in my output code in a tapping cycle. Could someone
please help me to eliminate this problem.
�
@OP_TAP
#IF(#CYCLE=0)<#EVAL(#U15=1)>//#U15 USED FOR CHIP BREAK OF DEEP HOLE
#IF(#CYCLE=1)<#EVAL(#U15=0)>
#EVAL(#V2=(#ZCHK-2.54))
#EVAL(#V3=(#ZDPTH+2.54))
#IFCHG(#WKPLN)< G80 J0>
#IFCHG(#WKPLN)< #WKPLN G00 X#XPOS Y#YPOS Z#ZPOS#RESET(#V3)#RESET(#U15)>� 
< G60 #CYCLE #FDMODE> X#XPOS Y#YPOS< Z#V3 R#V2#EVAL(#V4=#ZPOS-#V2)> W#V4 <
J#U15>< F#FMT(#FEED,D3.5)>
#EVAL(#U16=1)//USED FOR G80 OUTPUT IN TOOLCHANGE SECTION
�
@@CYCLE
0,G84
�
�
�
Regards,
Gary Marxrieser


======================================================================
To find out more about this mailing list including how to unsubscribe,
send the message "info mfg-smartcam" to [EMAIL PROTECTED]
======================================================================

Reply via email to