3D stock-compare view in CIMCO Edit Professional showing remaining material on a turned-milled part: red indicates removed stock, green indicates material within tolerance, and blue highlights undercut areas, with a colour scale from −1 to 1 on the right.

How to use CIMCO Edit Professional with and without Integration for CAM

4 minutes read

1. Using CIMCO Edit with Integration for CAM

CIMCO Edit 2024 integrates seamlessly with CAM software’s such as Mastercam via the “CIMCO Edit Verify Integration Tool”.

The “CIMCO Edit Verify Integration Tool” allows the user to export data such as tool-, fixture-, stock-, and workpiece geometry from a cam software, into CIMCO Edit, where machine simulation will be possible.

Without CAM integration, you will need to add your data manually into CIMCO Edit.

Below, we will show a quick guideline on how to download and install the verify integration tool for Mastercam, followed by how to use the tool to get your data across from Mastercam into CIMCO Edit.

1.1. Install CIMCO Edit Verify Tool: Download and install from here.  

Web browser screenshot of CIMCO’s download page highlighting ‘CIMCO Edit VERIFY’ version 25.5.7.1277 dated 07/05/2025, with changelog notes on fixing stock corruption and black-dot artifacts.

1.2. Generate G-Code: Create toolpaths in your CAM software.

1.3. Verify Setup: Go to the Verify tab and select CIMCO Verify Setup.

Mastercam toolbar showing the newly added ‘CIMCO Verify’ tab, with red highlights around the ‘CIMCO Verify Setup’ and ‘Run CIMCO Edit’ icons indicating integration points for CIMCO Edit Professional.

1.4. Select Machine Configuration: Choose from CIMCO Edit Configurations.

1.5. Set Workpiece Origin and Plane: Define origin and plane in your CAM software.

1.6. Input Translation Values: Set X, Y, Z values.

1.7. Select Workpiece, Fixture, and Stock: Choose geometry and stock options.

‘CIMCO Verify Setup’ dialog’s Simulation Settings tab, with red box highlighting dropdowns for Workpiece (‘Master Model Setup’), Fixture (‘Workholding Setup’), and Stock Model (‘1 – S0’) selections.

1.8. Run CIMCO Edit: Press Run CIMCO Edit button to transfer to CIMCO Edit.

CIMCO Edit Verify window displaying G-code lines on the left and a 3D simulation of a cylindrical workpiece being machined, with tool position and axis control panels visible.

2. Using CIMCO Edit Without Any Integration for CAM

This guide provides basic steps to scan and automatically load tools, holders, fixtures, and workpiece data into CIMCO Edit by directly using the NC File. 

CIMCO Edit uses a function called “tool scanning” which can help a software without CIMCO integration to be used with CIMCO Edit. The following should be true for the tool scanning to work:

  • The folder where your NC file is saved is used as a master file location for all the other necessary files, such as stock stl files and workpiece stl files
  • Tool setup file with correct formatting
  • Setup sheet/file with correct formatting
  • Cimco tool scanning settings should be correct

2.1. Accessing Scanning Settings

2.1.1. Open CIMCO Edit Pro.

2.1.2. Navigate to Editor > Global Setup > Machine Configuration > Scanning.

2.1.3. Select the appropriate scanning mode:

  • Scan Active NC File: Reads scanning commands directly from the NC file.
  • Scan Setup File: Reads from an external setup file with default scanning commands.
  • Disabled: No scanning is performed
‘Setup: Scanning – ISO Milling’ dialog in CIMCO Edit Professional with the ‘Scanning Mode’ drop-down menu open, showing ‘Auto detect – prefer NC program file’ and ‘Auto detect – prefer setup sheet’ options.

2.2. Configuring Scanning Mode

  • Ensure the correct scanning mode is activated based on your workflow.
  • For external setup files, make sure the file paths are correctly configured.

2.3. Setting Read/Write Preferences

2.3.1. In the Read/Write Settings section, select the components you want CIMCO Edit Pro to read from or write to the NC or setup file:

Detail from the Scanning setup dialog with checkboxes selected for writing tool, holder, stock, work offset, and geometry information to the NC file or setup sheet when saving.

2.3.2. Confirm your selections to enable automatic loading of these components.

2.4. Defining NC File Placement

2.4.1. Specify where scanning commands should be placed within the NC file using the NC File Placement Settings.

Snippet of the Scanning setup ‘Placement of tool trigger’ dropdown showing options ‘Top of file’, ‘At tool change’, and ‘Custom’ for where CIMCO writes tool definitions in the NC file.

2.4.2. Typical placements include:

  • Before the program start (O block)
  • After tool change commands (T block)

2.5. Utilising Scanning Commands

2.5.1. Use scanning commands within your NC or setup files to define:

  • Tools: Specify tool dimensions and parameters.
  • Holders: Define holder types and sizes.
  • Workpieces: Set workpiece dimensions and material details.
  • Fixtures: Include fixture positions and configurations.
  • Work Offsets: Configure offset data for accurate positioning.

Example Scanning Command Format:

Text editor view of a CIMCO scanning comment block in NC code, listing ( STOCK STL … PATH="…Tutorial NO 1 STOCK.stl" ), followed by multiple ( TOOL # … HOLDER=# … COMMENT="…" ) entries for each holder and tool.

2.6. Tip: How to get tool data in the correct format

2.6.1. The scanning function in Cimco needs to read tool data in a specific format

If correctly formatted, the NC & Setup file can direct the scanning tool to the correct file locations, and automatically import stl’s, tool and holder information into your backplot or machine simulation file.

The guide below will explain how to get a correctly formatted file for simulating using Fusion 360 as you CAM program.

Create a designated file where your Setup, NC, Stock & Part file will be saved. This Step is crucial for getting the correct result. See below, your folder will only contain these files.

Windows Explorer view of Fusion 360 export folder containing four files: ‘1001.nc’ (NC file), ‘1001.setup’ (setup sheet), ‘1001_PART.stl’ (part STL), and ‘1001_STOCK.stl’ (stock STL).

In Fusion 360 before posting your code, select CIMCO Scanning as your Post Processor and press post and set the previously made folder as the output folder.

This creates your Setup, Workpiece & Stock file and saves it to the designated folder. If you also have a .nc file after this, please delete it as this not the correct .nc file for the Simulation.

Fusion 360 Manufacture workspace screenshot showing the NC Program settings dialog with ‘Post’ set to ‘CIMCO Scanning / cimco scanning’, Output folder set to ‘Desktop/Fusion working’, and other Post properties on the right.

To get the correct .nc file you need to post your code again, but instead have your machines’ Post processor set as the post. The correct .nc file will now be in the designated folder.

In CIMCO Edit in scanning settings Location of Setup Sheet should be set to custom folder and the custom folder should be the designated file where your posted files are located and press ok.

Dialog box titled ‘Location of Setup Sheet’ showing a Custom folder path set to D:\OneDrive – Mecad Systems (Pty) Ltd\Documents\Desktop\Fusion working for saving CIMCO setup sheets.

Open your .nc file in CIMCO Edit, this imports your tools & workpiece, you will also see your NC file with code on the left.

CIMCO Edit backplot view of 1002.nc running, with G-code lines on the left and a 3D simulation of a turquoise stock block under a milling tool on the right, toolbar icons for Backplot and Toolpath visible.

To Import your stock, right click in the Geometry Manager collum on the right and select ADD Stock then Stock STL and select your stock in the designated folder.

Geometry Manager context-menu overlay in CIMCO Edit Professional with the ‘Add Stock’ submenu expanded to options ‘STL’, ‘Cylinder’, and ‘Box’ for inserting stock geometry.

You will now be able to see your Stock as well. At this point you file is ready to be simulated and have accurate results but, to be able to see your correctly formatted .nc file you need to select Save Setup in the Geometry Manager collum.

CIMCO Edit Professional’s Geometry Manager pane with a 3D stock STL model and the context-menu ‘Save Setup’ option highlighted after adding stock.

The result should look like this:

CIMCO Edit backplot showing the top of 1002.nc populated with parentheses comments for STOCK, WORKPIECE, TOOL, and HOLDER definitions, alongside the 3D stock STL model in the Geometry Manager.

2.7. Simulating the Setup

2.7.1. Use the Backplot Simulation feature to visualize and validate tool paths, fixture positioning, and workpiece interactions.

2.7.2. Check for any collisions or setup errors.

CIMCO Edit simulation in Backplot mode with the ‘Simulation’ panel open on the right listing ‘Limit Exceeded’ Z-axis errors and the ‘Backplot’ tab highlighted in the toolbar.

2.8. Stock Comparison then Finalising and Saving the Program

2.8.1. Run a tock comparison to make sure all tolerances are met.

CIMCO Edit Professional simulation view with the ‘Stock Compare Solid’ button highlighted and the ‘Compare Visibility’ panel showing toggles for Less, Range, Greater, plus a colour scale for remaining stock.

2.8.2. Save the updated program with all scanned data applied.

Close-up of CIMCO Edit Professional’s File toolbar section showing the ‘Save’ and ‘Save As’ icons emphasised for saving edited NC programs.

3. Tips for Success

  • Regularly synchronize tool and fixture libraries with machine databases.
  • Use backplot simulations frequently to avoid errors.
  • Maintain clear naming conventions for saved setups.

Share this post:

Recent posts

Bono Steel SigmaNEST Customer Story
How Bono Steel Uses SigmaNEST to Streamline Quoting, Nesting and Production Tracking
Northwood Industries -Mastercam Customer Story Blog - Featured Image
How Northwood Industries Reduced Machining Time and Improved Precision with Mastercam
H-J Family of Companies -Mastercam Customer Story Blog - Featured Image
How The H-J Family of Companies Reduced Mold-Making Time with Mastercam

Explore Related Topics