MetLHead
04-23-2006, 03:42 PM
You can download it at:
www.ncplot.com
New for beta 20:
Added support for G68 coordinate system rotation. Rotation is supported in G17, G18 & G19 modes.
Added support for helical arc interpolation. Helical arcs are supported in G17, G18 & G19 modes.
Improved the Show Programs in File tool. This tool now shows the program numbers along with the estimated program size and the program comment.
The Convert to all Caps tool will now include program comments.
Added system variables for current positions. These variables are:
#5001 - #5004 Previous block endpoint
#5021 - #5022 Current position in machine coordinates
#5042 - #5044 Current position in work coordinates
Added new option to the Color by Tool setup. You can now select the code that causes a viewport color change. The options are change on M06 or change on T code.
Fixed a bug in the object picker. The first created entity was being reported incorrectly when picked on the viewport.
Made a change to the window selection tool. When only 1 entity is selected by the window, the entity info window will open just like if you simply clicked it.
Improvements to the RS232 functionality:
Save/Load COM config now functional
Drip feeding on transmit works (DNC). This currently only supports software (XON/XOFF) handshaking. I've also reworked the send functions to allow for the transmission to run in the background. This allows you to continue working in NCPlot while a file is being sent to the machine.
Fixed garbage characters on receive. On slower computers, I noticed some garbage being received at higher baud rates (9600 and above). This is fixed.
Fixed bug in macro stepping. Incremental endpoint values were being doubled when stepping the program from the variable display window.
Added a breakpoint expression to the variable display window. This can be any valid macro expression, but is really intended for comparisons. This expression is evaluated after every block and causes the program to stop when it evaluates to any non-zero value.
There is also a new toolbar button on the variable display window that will step the program until the break expression becomes True.
Thanks,
Scott
www.ncplot.com
New for beta 20:
Added support for G68 coordinate system rotation. Rotation is supported in G17, G18 & G19 modes.
Added support for helical arc interpolation. Helical arcs are supported in G17, G18 & G19 modes.
Improved the Show Programs in File tool. This tool now shows the program numbers along with the estimated program size and the program comment.
The Convert to all Caps tool will now include program comments.
Added system variables for current positions. These variables are:
#5001 - #5004 Previous block endpoint
#5021 - #5022 Current position in machine coordinates
#5042 - #5044 Current position in work coordinates
Added new option to the Color by Tool setup. You can now select the code that causes a viewport color change. The options are change on M06 or change on T code.
Fixed a bug in the object picker. The first created entity was being reported incorrectly when picked on the viewport.
Made a change to the window selection tool. When only 1 entity is selected by the window, the entity info window will open just like if you simply clicked it.
Improvements to the RS232 functionality:
Save/Load COM config now functional
Drip feeding on transmit works (DNC). This currently only supports software (XON/XOFF) handshaking. I've also reworked the send functions to allow for the transmission to run in the background. This allows you to continue working in NCPlot while a file is being sent to the machine.
Fixed garbage characters on receive. On slower computers, I noticed some garbage being received at higher baud rates (9600 and above). This is fixed.
Fixed bug in macro stepping. Incremental endpoint values were being doubled when stepping the program from the variable display window.
Added a breakpoint expression to the variable display window. This can be any valid macro expression, but is really intended for comparisons. This expression is evaluated after every block and causes the program to stop when it evaluates to any non-zero value.
There is also a new toolbar button on the variable display window that will step the program until the break expression becomes True.
Thanks,
Scott