11/14/11 3.043.053 -- updated the version of the NS wizards -- Changed the Driver that is installed for the P Port -- Tool data is not displayed and used based on the offset number rather then the Tool number (mostly for turn) 12/27/11 -- Major change to the Pause and reverse run code. There was a bug in Arcs that would not allow you to do forward reverse over and over. -- Reverse run now also works in Inc mode 1/24/12 3.043.057 -- Softlimtis for turn fixed -- Pause in can cyles and cutter comp fixed -- M10 M11 and ExPy commands fixed -- Looking at A Axis moves but I was not able to make it for this Rev... 1/31/12 3.043.058 -- Added the ability to run Gcode while in Pause (feedhold) Also allows Inc joging in feed hold -- Fixed doing a toolchange from MDI and locking the machine in a running Gcode state. (would not allow jogging after a toolchang in MDI) 3/30/12 3.043.060 -- Lathe - Ignore tool change not working (Fixed and tested) -- Lathe - G53 move in Dia mode (fixed and tested) -- Lathe - Tool Tip Rad taken out of the axis display (needed to allow zeroing and so on) -- Lathe - Solid Object (worked on it a bit but needs far more work and will take days, added to the TODO list) -- Sleep function in the script editor was killing the update of the software. I needed to remove the stopping of jog if there was a loss of focus. The trouble is that if a display thread is sleeping and you check to see what it's name is it will not return untill it is done sleeping. So that feature has been removed... (fixed and tested) 4/3/12 3.043.062 -- Lathe - Program extents worked on. The fixture offset was getting added in -- Lathe - worked some more on the Dia vs Rad. There was a problem with setting an axis to a position -- Lathe - Fixed the vars that get sent to the m1083 macro. The tTaper() was not getting set