What's new
What's new

Tapping Cycle Problem

tech20

Plastic
Joined
May 26, 2016
Hello everyone I am a new user Heidenhain Controller ITNC 530 and I have a big problem with tapping cycle 206 (tapping with floatant tapper)

My program is:
BEGIN PGM tappig MM
BLK FORM 0.1 Z X+0 Y+0 Z-20
BLK FORM 0.2 X+100 Y+100 Z+50
TOOL CALL 32 Z S100 F300 DL+0 DR+0 DR2:+020160527_180302[1].jpg
CYCL DEF 206 TAPPING
Q200=+12
Q201=-18
Q206=+300
Q211=0
Q203=+0
Q204=+50
CYCL CALL POS X+0 Y+0 Z+0 FMAX M3
END PGM tapping MM

and the error is: 008 Clamping mode not permitted (tapping Cycle)
What is wrong?
Another cycle works fine! But tapping doesn't work
 
Is the machine set up for rigid tapping? Maybe try cycle 207 (should still work with your floating holder.)

Also, you don't have transforms (cycle 19, plane axial, etc) turned on do you?
M128 is not on is it?
 
Thank you I will try cycle 207
M128 is not active, I do not work with inclined plane.

If I whant to tapping a M24 hole, i drill with 21, Q239=+3 ;Pitch, set spindle S30 and feed F90 I think
F=SxPitch

I will try monday!
 








 
Back
Top