Skip to main content
12-Amethyst
November 1, 2023
Solved

Problem with equations in CREO NC

  • November 1, 2023
  • 1 reply
  • 1612 views

Hello!

In Creo NC Complete (5.0.4.0) when I create a new machine code for NC-machine, equations are automatically substituted.

 

CUT_FEED = (CUTTER_DIAM/80)*SPINDLE_SPEED*2
SPINDLE_SPEED = 150000/(3.14159*CUTTER_DIAM)
STEP_DEPTH = 0.1*CUTTER_DIAM
CLEAR_DIST = STEP_DEPTH+5


If I set my parameters (for example, SPINDLE_SPEED), they are updated to default anyway.

How can I change or remove these equations?

 

Please help me solve this problem

 

 

 

Best answer by Hozaibergen

Thank You!

It works

mfg_assign_param_formula no

1 reply

14-Alexandrite
November 6, 2023

Here is an article that might help:

https://www.ptc.com/en/support/article/CS296827

 

Hozaibergen12-AmethystAuthorAnswer
12-Amethyst
November 9, 2023

Thank You!

It works

mfg_assign_param_formula no