Show code while simulating

Show code while simulating

Anonymous
Not applicable
485 Views
3 Replies
Message 1 of 4

Show code while simulating

Anonymous
Not applicable

I know this is probably and easy question but for some reason i cant seem to find it. I am using Inventor Professional 2017 with the CAM download and I would like to be able to watch the code as it simulates. Hopefully that makes sense. 

0 Likes
486 Views
3 Replies
Replies (3)
Message 2 of 4

Laurens-3DTechDraw
Mentor
Mentor

I understand you would want this but this is not possible.

Laurens Wijnschenk
3DTechDraw

AutoDesk CAM user & Post editor.
René for Legend.


Message 3 of 4

fredsi
Collaborator
Collaborator

Simulations are done off the CL file (CL=cutter location; may have other names depending on CAM system). This is the raw file that the post processor and formatting file convert to G-code.

 

True G-code simulation requires intimate knowledge of the machine the code is being run on**; the result of which it tends to be expensive. Programs such as Vericut, NC Simul and the like, that were created for this sort of simulation, run in the $10K-$25K range.

 

There are CAM programs that have G-code simulation (NX, TopSolid for example)....but as with options like updating stock after each operation, there is probably a reason why these systems are close to an order of magnitude more expensive Smiley Happy

 

Fred

 

** This means, in most cases, an exact model of the physical machine in 3D space, control options, fixtures, tools, etc.

0 Likes
Message 4 of 4

Anonymous
Not applicable

You do need to run it through the post to do this, which is not done during simulation.

Three Options:

  1. Under the Info tab at the top of the browser bar gives you some good information.
  2. If you expand the toolpath in the browser, right click on the icon that tells you the number of bytes it is and click View Toolpath.
  3. Best option - Once you post the file the Inventor HSM Edit (Cimco Edit) opens up.  On the Backplot tab click Blackplot Window.  That will bring up a simulation of the g-code itself.  It works to just see the path.  You have to define the tools and stock to get a proper simulation.  It's annoying but it can be done.  All of this is included with the HSM download free.
0 Likes