Skip to main content
7-Bedrock
April 24, 2020
Question

How to propagate misc tool parameter values from a tool to a Manufacturing NC sequence ?

  • April 24, 2020
  • 1 reply
  • 2492 views

Hello,

This topic is very closed to the Article - CS149279.

I would like to know, how to propagate the three misc datas (COOLANT_OPTION, COOLANT_PRESSURE, SPINDLE_SENSE) specified in a tool to a sequence ?

Thank you for your help.

1 reply

21-Topaz II
April 24, 2020

I haven't read the referenced CS article, but there is a config.pro setting that *seems* like it might be pertinent:

mfg_param_auto_copy_from_tool

with possible settings of

all, none, misc, cutting

If you do a little experimenting, maybe you'll find this helpful? I haven't ever looked into this, but if it works, it might be helpful to me, too.

 

 

7-Bedrock
April 28, 2020

Hello,

Thank you for answering. I have tested this solution.

mfg_param_auto_copy_from_tool set on misc. seems to work. But just when we create a new sequence.

If you change the value of the misc. tool parameters, the sequence is not modified.

Cutting datas are updated automtically if their values are modified, as explained in https://www.ptc.com/cs/help/creo_hc/creo20_hc/index.jspx?id=using_the_cutting_data_supplied_for_the_tool&action=show

 

So that's a beginning

 

Regards

21-Topaz II
April 29, 2020

Ah, that would make sense. It's the same with other settings, like for drawings. The thought behind it is: You create a sequence and initially your parameters are taken from the tool definitions. As you actually run the programs, you find that you need to make the feed rate less, because the material is different slightly, and the calculations for these things are not precise. You change the numbers and get the program to work well without breaking cutting tools, etc. If the values were "updated" to the tool definition values every time, that would continually erase your improvements.

Tool settings are a good starting place, but only empirical information from actually running things will work to optimize the programs. I should know, I've actually melted a $500 insert cutter into a meteorite, even though I based the feeds and speeds on the manufacturer's data. It glowed a pretty orange as it died.