Hello!
Does NX have a way to bulk upload cutting tool information or does every tool need to be created individually?
I found a way to upload the feeds and speeds information so I imagine it will be somethign similar:
Use this when you have machining data stored in some other system, or other file, or use a spreadsheet to manage your machining data. For example, you may have machining data from a tooling supplier that you want to put in to the machining data library. The text file must be comma-delimited, and the field structure must match the field structure of the Machine Data Library.
A sample file called sample_machining_data.csv is located in UGII_CAM_LIBRARY_FEEDS_SPEEDS_ASCII_DIR folder. Prepare your data so that it matches the format of this file.
To import from a text file:
In the Edit Machining Data Libraries dialog box, click the Import tab.
Click Import Text File.
In the Import Text File dialog box, navigate to and select the text file to import.
Click the Machining Data tab and review the entries that you imported.
If the text file had partial data, select each record and click Modify to add missing values.
Click OK or Apply to save the changes into the libraries. No data is saved into any of the libraries until you press one of these buttons
Many thanks!