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 2012-04-25 19:54:32

fisa
Member
Registered: 2008-11-06
Posts: 5

issu with decimal in nc programe

hello

i have a issue with my nc programme generated thru fanuc controller...i have to have some edit my nc data and there is always apossibility to missing some digits during typing,in text file ..my main issue is how can i assue that iam not missing any decimal in my block.because of it my machine gone wild and i face many accidaent only because of the missing decimal in my nc block....i use vericut for g-code verificaton..and i want to know that can vericut point me about the missing decimal in me nc data,,,,,please help me this is very serious issue for me and also my machineee.

thanks


asif

Offline

#2 2012-04-28 21:39:50

cginther
Member
Registered: 2010-06-19
Posts: 19

Re: issu with decimal in nc programe

There are several things you can do.  The first is to set up your word address so that the simulation behaves how your machine behaves.

Go to Configuration -> Word Format and set the word X, Y, Z... to "Trailing or decimal"  This will make vericut treat 100 as .1 or however your format is setup.  Currently it sounds like yours are setup as decimal so 100 is the same as 100.

The other thing that you can do is go to Info -> NC Program then go to the Utilities -> Check Syntax.  From here you have to setup the setting that you are looking for.  Add user defined Syntax errors and setup Type = Word Format, A=X, Condition=Integer.  This will show you every where X is an integer or has no decimal.

Sorry for the long wait for a reply.

Offline

#3 2012-05-02 08:15:44

fisa
Member
Registered: 2008-11-06
Posts: 5

Re: issu with decimal in nc programe

thanks for ur reply i ll do as per ur instruction and will tell u.

thanks


asif

Offline

Board footer