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 2010-07-07 18:14:47

Tinhman
Member
Registered: 2010-06-26
Posts: 23

Dwell time

Good morning all,
Could somebody please show me how to fix this error here?

******************** TOOLPATH WARNING REPORT ********************
Warning for line 77
G98 G82 Z-.26 R.1 P1000 F11.
P 1000 is not configured in this control
-----------------------------------------------------------------------------
I do not want to ignore it. I would like my machine add this dwell time in part cycle time as well.
Thanks in advance

Offline

#2 2010-07-08 13:23:37

paehv
Senior Member
From: Eindhoven, Netherlands
Registered: 2005-01-17
Posts: 167
Website

Re: Dwell time

Goto Configuration Word/Address and find Register P and add the following:
Condition G82 and Macro name DwellTime
I think the controller is Fanuc and I am not sure if P1000 will be seen as 1 second or 1000 seconds.
If Vericut calculates 1000 seconds you have to add an override value of $/1000

Take a look at G4. This is a normal dwel function and see how it is defined


Patrick Delisse
KMWE Aerospacehttps://www.kmwe.com
(Vericut V9.5, Siemens NX2206, Campost)

Offline

#3 2010-07-08 22:24:32

Tinhman
Member
Registered: 2010-06-26
Posts: 23

Re: Dwell time

Thanks for the reply. I will give it i try.
Tinhman

Offline

#4 2010-07-09 04:29:15

Tinhman
Member
Registered: 2010-06-26
Posts: 23

Re: Dwell time

I got it working ( no more error for P1000) but i did not see anytime added up in part cycle time as it should. I tried the dwelltime with value of 1000, $/1000. Am i missing something??

Offline

#5 2010-07-09 23:19:42

SergeV
Senior Member
From: Irvine, CA
Registered: 2004-10-08
Posts: 507
Website

Re: Dwell time

If you look in the Fanuc 15m configuration (fan15m.ctl) the P is configured correctly.

P with a conditional State of Cycle ON
calls the macro CycleDwellTime

in the bottom of the Add/modify window, check Override Word Format
Set...
Inch Method = Trailing or Decimal
Inch Format = 3.4
Metric Method = Trailing or Decimal
Metric format = 4.3
OK

This will work.

Offline

Board footer