VERICUT Users' Forum

Due to relentless spammers, we are no longer automatically accepting new forum registrations. If you wish to register for this forum, please send an e-mail to: info@cgtech.com

You are not logged in.

#1 2006-08-03 17:20:33

Tim Johnson
Member
From: Saint Joseph MI
Registered: 2006-06-02
Posts: 22

Spindle issue during tapping

I am getting an error "Collision between cutter of the tool "13" and cut stock with spindle off at record".

Fanuc 18i control

N4030 G00 G90 X-2.45 Y-1. (B90.) G59
N4040 G43 H[#940+7] Z2.37
N4050 G[#922] (G95)
N4060 M[#923] (M29) S582
N4070 G99 G[#924] (G84) Z1.3763 R2.37 F.03125
N4080 G80
N4090 G94

How do I fix this issue?


Tim Johnson
CNC Programmer
LECO Corp.
---------------------
VERICUT 7.0.3 (64)

Offline

#2 2006-08-29 20:20:44

Smythe
Member
From: Clinton,Ohio
Registered: 2005-12-15
Posts: 42
Website

Re: Spindle issue during tapping

Is your return to initial plane correct in your .ctl file? (G99)
If so, then what is the model? Is it an .stl?
I have issues with holes & .stl files.

N4030 G00 G90 X-2.45 Y-1. (B90.) G59
N4040 G43 H[#940+7] Z2.37
N4050 G[#922] (G95)
N4060 M[#923] (M29) S582
N4070 G99 G[#924] (G84) Z1.3763 R2.37 F.03125
N4080 G80
N4090 G94

Offline

#3 2006-08-30 11:47:30

Tim Johnson
Member
From: Saint Joseph MI
Registered: 2006-06-02
Posts: 22

Re: Spindle issue during tapping

My issue is that Vericut thinks the spindle is off when tapping, so I'm looking for info on how to fix my .ctl file that will state that the spindle is on.


Tim Johnson
CNC Programmer
LECO Corp.
---------------------
VERICUT 7.0.3 (64)

Offline

#4 2006-08-30 12:38:48

Smythe
Member
From: Clinton,Ohio
Registered: 2005-12-15
Posts: 42
Website

Re: Spindle issue during tapping

M[#923] (M29) S582

do you have your control file setup to have it recognize

M[#923] as SpindleMotionCW in the control word/address?

That would be my guess.

Offline

#5 2006-08-30 14:02:01

Tim Johnson
Member
From: Saint Joseph MI
Registered: 2006-06-02
Posts: 22

Re: Spindle issue during tapping

M[#923] as far as Vericut is concerned is M29. I have a "dry run" mode setup in my programs that the operators can turn on or off as needed. In this case M[#923] is either M29 or M05. M29 turns on the rigid tapping. In the Word/Address M29 is showing;

M29
     **
          IgnoreMacro

M29 is used for both right and left hand threads. Do I need to add both SpindleMotionCW and SpindleMotionCCW? In cycles G74 (LH) and G84 (RH) are both showing;

G74 (G84)
     **
        Variable 4009
        Variable 4209
        CyclesTap

Please excuse my ignorance, I'm trying to learn. That's why I'm using this forum instead of letting Support handle this.


Tim Johnson
CNC Programmer
LECO Corp.
---------------------
VERICUT 7.0.3 (64)

Offline

Board footer