Version 3.2 is here!

image

Hello from us at the cncsimulator.com developer team, we have exciting news!

First of all, we hope every one of you is safe in these crazy times. Our hearts go out to all of those affected by this crisis.

We have been using this time to work on the new and exciting version 3.2 of CNCSimulator Pro. There is a lot to talk about so here we go:

So what is new in version 3.2? A lot!

Here is a list:

  • We have been in contact with Microsoft and got the false virus alert removed. McAfee still thinks we are bad guys though. We will contact them later.
  • Mouse movements were sometimes lagging in SimCam, this has been improved now.
  • This is a big one! We have added functionality that lets the user create their own canned cycles and G-codes using codes as $DefineModalMacro and $DefineNonModalMacro. These definitions can be hidden in include files that run in the background, so that the user-defined codes act just like the built-in ones. You can also define your own popup help to these codes, making them even more like the standard codes in the simulator. We have included an example to show how all this is done.

  • A new $-command has been added that lets you jump to labels in the code: $GotoLabel.
  • We have added a code that can be added to G-codes to tell the simulator that it should run the original G-code and not the redefined one, this will be clear when you look at the example.
  • As user-defined canned cycles often are based on macro-programming, we have added a $-command to activate the macro interpreter directly from the code: $ActivateMacroInterpreter.
  • You can right-click on include-file calls to directly open the file in the editor. You can also return to the main program by right-clicking and select return in the menu. This makes it much easier to jump back and forth between the files when developing custom cycles and G-codes.

image

  • We have added a setting so that you can have pause points saved in the CNC-program.
  • We have made many changes to the lighting of machines and workpieces. It looks much more alive now.

image

  • We have added a function to simplify CNC-programs. It will, for example, make canned cycles into their basic G00, G01, G02, and G03 components. This is a way to make a program compatible with almost any machine.

  • If the main window was in full-screen mode when you exited the program, it will now return to full-screen mode at the next start.
  • Lathe machines now have a feature to show chips while cutting.
  • Some machines have been updated with a more modern look and more details.
  • The Feeds and Speeds Tool now works for turning machines as well.
  • We have added materials that can be user-defined in the Feeds and Speeds Tool.
  • We have added a “machine” that is a game meant to teach beginners basic G-codes. You run a car through a track with the help of G00 to G03. Road signs help the user to get the car to the garage.

  • We have fixed a couple of bugs regarding prefabricated milling workpieces.
  • We have added a new tool called Zeropoint Helper. It will assist you in finding the zeropoint you want in milling machines.

image

  • We have fixed a bug that sometimes created two copies of the settings in memory. It created some confusion.
  • We have fixed a bug that created problems when using R arcs in combination with radius compensation and inches units.
  • We have added G15 and G16 polar coordinates G-codes. There is also a new example showing how these works.

  • SimCam’s workspace was visible in the 2D view. That has been fixed now.
  • The type of file list you have in the file browsers is saved now so you do not have to change them every time.
  • The Full 3D milling buffer now supports layer coloring as well. ($Color)
  • Speaking of colors, we have added a new $-command that automatically assigns colors to different depth layers. $AutoColorMode. We have also included a new example file for this.

image

  • We have added a new G-code called G52 local zero point shift as well as a new example file demonstrating it.

  • We have fixed some issues with the virtual jog controller.
  • The simulator runs at a higher speed now. We have optimized some of the code to gain more speed.
  • We have added something called Project Files. It is a type of file that saves everything: your CNC code, the SimCam document, your settings, tools, workpieces, etc. A project file is like a time machine that lets you go back to the status of your simulator at the point in time you saved it. This is also very useful for the support team as they can ask you to send a project file to make troubleshooting a problem much quicker.
  • Machine Info and Codes now show the tool change position as well.
  • The default background for all machines is now a blue gradient. You can still set your own background color though.
  • We have added a function to display the machine coordinates while simulating. It can be helpful when looking for an issue with the CNC code.
  • We have fixed an issue with uploading SimCam documents to the cloud.
  • We have added new command prompt commands to help with support.
  • We have added support for vises in milling machines. They come with collision detection too!

image

A big thanks to each one of you that has contributed with ideas, feedback, and suggestions helping us with this new update.

The installer will soon be up on our download page but until then, you can download it from this link:

https://cncsimulator.com/downloads/Ver3_2/CncSimProSetup3_2.exe

Stay safe everybody, stay at home and simulate!