how can I create a new tool option
how can I create a new tool option
(OP)
Hello,
I want to know, how I can create a new tool option on NXCAM.
For example: on NX default, is ball mill (no indexable)
I want to create a tool option, ball miil (indexable),
as some tools before. No indexable and indexable tools.
And how can I save, the created ball mill indexable tools, on tool_database.dat
I have done some testing, but don't solve anything
Thanks.
I want to know, how I can create a new tool option on NXCAM.
For example: on NX default, is ball mill (no indexable)
I want to create a tool option, ball miil (indexable),
as some tools before. No indexable and indexable tools.
And how can I save, the created ball mill indexable tools, on tool_database.dat
I have done some testing, but don't solve anything
Thanks.





RE: how can I create a new tool option
If you want to export tools from NX in to this class, in addition to what is in the help, you will need to modify the dbc_tool_ascii_export.tcl file to include your new classes.
Mark Rief
Product Manager
Siemens PLM
RE: how can I create a new tool option
Yes, I want to create a new class of tools on NX library.
For exaple ball mill (indexable) because on NX only is ball
mill (non indezable. I only need to and this new tool profile.
Thanks.