You need to look in the .tmp file of your code generator and find the @FXD5 or @OP_PDRL section depending on how it was written. In that section you need to find the Q#PECK entry. That entry is probably nested in between 2 angles brackets (a.k.a. the less than, greater than signs < >). Remove the angled brackets from around the entry and it will be non-modal and output with every peck drill call. Example: @FXD5 < #ABSI>< #RTNLVL>< #FXD>< X#XPOS>< Y#YPOS>< Z#ZDPTH>< R#ZCHK>< Q#PECK>< F#FEED>
@FXD5 < #ABSI>< #RTNLVL>< #FXD>< X#XPOS>< Y#YPOS>< Z#ZDPTH>< R#ZCHK> Q#PECK< F#FEED> ================================================== Fred Lauzus, CAM Programming Coordinator High Steel Structures, Incorporated mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> http://www.highsteel.com <http://www.highsteel.com/> ================================================== -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Chad Seelbinder Sent: Wednesday, March 03, 2004 11:08 AM To: [EMAIL PROTECTED] Subject: [mfg-smartcam] mfg-smartcam I have a really simple problem that I hope there will be an easy answer for. When I code out a peck drilling cycle (G83) I have a default peck value of .100 (Q0.100). the problem is when I go to the next hole, It leaves the peck value out, and my controller doesn't see it as the default. Is there any way to make it code out the q value every time, even if is the same as the last time??? I tried to change smf question #5 to #2 and it didn't work. Any ideas????? Thank You Chad Seelbinder BETTER WIRE PRODUCTS INC. 1255 NIAGARA STREET BUFFALO, NEW YORK 14213 PHN#716-883-3377 FAX#716-883-5075 DEDICATED TO SUPERIOR QUALITY AND SATISFACTION ====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
