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-01-12 14:11:07

ffcut
Member
Registered: 2009-11-04
Posts: 16

How to simulate Nrec CLS file

Hi guys,

I have a CLS file which is exported from Nrec Blade Machining Module.

How can i simulate it? Which type of CLS file do i  need to choose?

I picked CATIA, it runs but nothing moves.

Thanks!

Offline

#2 2010-01-12 14:49:51

stpendl
Senior Member
From: Nussbach, AUSTRIA
Registered: 2005-07-12
Posts: 134
Website

Re: How to simulate Nrec CLS file

Can you post a simple CLS file, so we can check, which APT file format is the closest.


Stefan Pendl

Systemmanager CAD/CAM
Windows 10 x64 Edition, Vericut 9.0

Offline

#3 2010-01-12 14:55:59

ffcut
Member
Registered: 2009-11-04
Posts: 16

Re: How to simulate Nrec CLS file

Something like this

PPRINT MACH0001
PPRINT MAX-AB OUTPUT FOR APT
PPRINT ROTATE XYZ =    180.0000     0.0000     0.0000
MULTAX
$$CUTTER/0.3125,0.15625,0.0,0.15625,0.0,0.0,1.622759
PPRINT  GAUGE LENGTH    0.0000
PPRINT   0.3125 DIAMETER BALL 0.00 DEG TOOL
PPRINT NO SHANK
PPRINT   TOOL NUMBER 1       
PPRINT  BASE FEED    10.0000
PPRINT  NUMBER OF BLADES   82
SPINDL/ 2000, CLW
TRANS/0,0,7.504
FEDRAT/100.0000
GOTO/12.8822,-0.7269,-0.9599,0.953663,-0.274492,-0.123213 $$PT1
GOTO/12.2775,-0.5528,-0.8818,0.953663,-0.274492,-0.123213 $$PT2
PPRINT DEPTH   1- 15 A -BR BEGIN PASS   1-  2 ROUGH PASS
FEDRAT/10.0000
GOTO/12.2103,-0.5335,-0.8731,0.953663,-0.274492,-0.123213 $$PT3
GOTO/12.2100,-0.5335,-0.8497,0.953693,-0.274385,-0.123216 $$PT4
GOTO/12.2098,-0.5335,-0.8273,0.953727,-0.274266,-0.123220 $$PT5
GOTO/12.2096,-0.5335,-0.8059,0.953768,-0.274123,-0.123224 $$

Also when i change to program type to any kind of CLS from G-Code, nothing moves.

Offline

#4 2010-01-12 15:50:13

stpendl
Senior Member
From: Nussbach, AUSTRIA
Registered: 2005-07-12
Posts: 134
Website

Re: How to simulate Nrec CLS file

Seems to be similar to the Pro/ENGINEER APT format.

The only thing I see, which might cause problems is that the line containing the CUTTER key word is commented out.


Stefan Pendl

Systemmanager CAD/CAM
Windows 10 x64 Edition, Vericut 9.0

Offline

#5 2010-01-13 07:11:50

ffcut
Member
Registered: 2009-11-04
Posts: 16

Re: How to simulate Nrec CLS file

The only thing left is to simulate it.

When i change the code type to CLS nothing moves. How can i simulate it?

I've no problems with simulating with G-code

Offline

#6 2010-01-13 12:31:19

stpendl
Senior Member
From: Nussbach, AUSTRIA
Registered: 2005-07-12
Posts: 134
Website

Re: How to simulate Nrec CLS file

Do not use "Unigraphics CLS" since this is not similar to your CLS format.

Even if the file has the extension CLS, the APT format is similar to Pro/ENGINEER NCL format.

There is no key word included, which tells the parser to load a tool, since the CUTTER line is commented out.

You will have to remove the double dollar signs from the CUTTER line.


Stefan Pendl

Systemmanager CAD/CAM
Windows 10 x64 Edition, Vericut 9.0

Offline

#7 2010-01-13 13:20:17

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

Re: How to simulate Nrec CLS file

We simulate NREC code with no problem.
We DO use Unigraphics CLS format in simulating without any problems.
Cutter statement should appear without $$. This was probably manually edited as NREC writes this without $$
You can also use a LOAD/TOOL statement and use a tool library.
You might have to mess a little with the part/toolpath orientation because any rotations/translations specified in NREC are not picked up by Vericut.

Good luck,


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

Offline

#8 2010-01-13 14:31:40

stpendl
Senior Member
From: Nussbach, AUSTRIA
Registered: 2005-07-12
Posts: 134
Website

Re: How to simulate Nrec CLS file

paehv wrote:

You might have to mess a little with the part/toolpath orientation because any rotations/translations specified in NREC are not picked up by Vericut.

This can be done by enabling the Process Matrix setting.


Stefan Pendl

Systemmanager CAD/CAM
Windows 10 x64 Edition, Vericut 9.0

Offline

#9 2010-01-15 07:24:45

ffcut
Member
Registered: 2009-11-04
Posts: 16

Re: How to simulate Nrec CLS file

1) I picked UG CLS
2) I enabled PROCESS MATRIX

Now i see the tool created correctly and making the motion correctly but wrong place and only thing moving is the tool.
Also the tool is not loaded on the spindle.

I just need to simulate the CLS file as i simulate the G-code on the machine.

Thanks for your help so far!

Offline

#10 2010-01-18 09:36:59

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

Re: How to simulate Nrec CLS file

If you need to simulate CLS on a vericut machine like G-code you need to make a controller that makes the machine move on CLS commands.
Wouldn't it be easier to post your CLS into G-code and use this?


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

Offline

Board footer