At 10:30 AM 3/30/2004 -0500, Wepking, Bill W. wrote: Bill, Thanks It worked but I did have to add another line: #EVAL(#ZCHK=#ZCHK-#CHKD) #EVAL(#ZDPTH=#ZDPTH+#CHKD) this worked on the R value but the Z depth was still going too deep. I ran code on a couple of different models and seems to run OK.
Thanks!
I presume you mean the the machine adds .1 to the R value because I don't think you allways drill at zero.
You might try adding #EVAL(#ZCHK=#ZCHK-#CHKD) at the beginning of all the cycle sections
Bill Wepking Landis Gardner
-----Original Message----- From: Kevin Clark [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 9:21 AM To: [EMAIL PROTECTED] Subject: [mfg-smartcam] A little trouble
I am having a little trouble getting an R plane of 0.0 on drill cycles and a check depth of 0.1 on all other tools (face mills, end mills,) I've played with SMF questions 83, 117 and 173 but can't get exactly what I need. I don't want to have to draw the tools with different profile tops. This can really cause problems. This is what I get right now: N80 (MSG,T#1002 3.000 FACE MILL) N90 G00 X5.7999 Y6.75 Z1.0 S4456 M13 D1 N100 Z0.1 <-----
N280 (MSG,T#1003 1.000 SPOT DRILL 132 DEG.) N290 G00 X0.0 Y4.1495 Z1.0 S3056 M13 D1 N300 G82 Z-0.1904 R0.1 F24.4 <-----
This is what I am trying to get: N80 (MSG,T#1002 3.000 FACE MILL) N90 G00 X5.7999 Y6.75 Z1.0 S4456 M13 D1 N100 Z0.1 <-----
N280 (MSG,T#1003 1.000 SPOT DRILL 132 DEG.) N290 G00 X0.0 Y4.1495 Z1.0 S3056 M13 D1 N300 G82 Z-0.0904 R0.0 F24.4 <----- R of 0 the machine has an R Plane of 0.1 on all FXD drill cycles.
Any help would be appreciated. Thanks,
Kevin Clark Programmer Abbott Workholding Inc.
====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
Kevin Clark Programmer Abbott Workholding Inc.
====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
