Fixed bug in special canned cycles and G12/G13. The canned cycles have been separated by machine configurations. Each configuration now has it’s own set of canned cycles and can be customized individually.
Added address adjustment tool. This tool allows operations to individual program addresses. You can add, subtract, multiply or divide any address value by a given value. This tool can also be used to format the adjusted values.
Made improvements to the Macro Insert tool dialog. These are mainly improvements to the data entry, making it easier to enter values. There is now also a graphic display, this is for help pictures.
The arc tolerance setting no longer changes when switching Inch / MM format.
Changed arc entity info display. When an arc is selected on the viewport, the entity info window now includes a sample G-Code block. This makes it easier to change your programs to include arcs created with the Calc tools.
Fixed the single instance mechanism for opening files. Sending files to an already open instance of NCPlot was being ignored.
Added Color Setup dialog to menu Setup | Address colors.
Added menu item Edit | Colorize which applies the color settings to the current program.
Added support for VB Scripting. This will make it possible to automate common conversion or translation tasks including batch processing multiple files. There is a function reference manual accessible from the menu Help | Scripting Manual. There are also a couple of sample scripts in the NCPlot\Scripts folder.