Here are two files that I use to set tools up on a Fanuc OM control with a Renishaw TS27R touch probe, only works for small end mills and drills I never took the time to set it up for larger tools,over 1/2 inch.
John -----Original Message----- From: Gary [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, March 15, 2000 3:59 PM To: [EMAIL PROTECTED] Subject: [mfg-smartcam] Output question << File: ATT00003.html >> I am I need of a post that takes the tools used in a program and then generates the following cod file for probing. :G90 T10M06 G68M06T20 G68M06T30 G68M06T40 G68M06T50 ..... ... G68M2 Any help would be appreciated. Regards, Gary
Toolset.tmp
Description: Binary data
% O4444(TOOL BREAKAGE ROUTINE) G65H1P#527Q#4111(SUBTITUTES CURRENT H OFFSET) G54P48 G90G53X#529Y#530(MOVE TO PROBE) G90G43H#527Z0.5 M98P9005(RESETS VARIABLES) G65H01P#100Q20(SETS TO INCH) G65H01P#111Q0.02(BREAKAGE VALUE) G65H01P#126Q#507(STYLUS POSITION) M98P9028(CALL TOOL BREAKAGE MACRO) G28G00G91Z0 M99 %
