Change log for Nfs mill started March 3, 2013 Feb 27 Ron fixed rect pocket- tool was not lifting up by clearance between passes Feb 27, Brian fixed license code Feb 27 Ron fixed MAterial file- incorrect format of % over ride values Feb 28 Ron Tool select was dividing % override by 100, values became to small to show in chip load Feb 28 Ron fixed installer to not over write users material file if it exists. Mar 3 Ron fixed all holes operations to handle Ztop, was only partly implemented. Mar 15 Ron linera ramp and helical ramp were settign feed to plunge, but not resetting to feed May 24, many updates made including: New User Code operation added. New Tool Strategy added. ToolPath code fixed to handle metric G73 correctly G code for cut circle changed to do spiral instead of zig zag Gcode for rectangle changed to do spiral ramp, then arc lead in and lead out May 26 fixed menu items for UserGcode and ToolStrategy June 4 save job file was writing TOOLSTRATEGY as just TOOL in job file. June 25 2013 Version 1.0.8 Added loading files into Mach4 from the wizards Added leadout to the cut circle June 25 2013 Version 1.0.9 Bug fix for saving a tool table without loading a table July 3 changed paths to put config files in /ApplicationData\NFS_Mill and Jobs and Gcode into MyDocuments\NFS_Mill July 19 Added rotate to surface, rectangle, rect pocket and engrave July 29 2013 Version 1.0.11 Brian changed most dialogs to use flex grid fixed gfFeedFmt to use decimal places- was causing F0 in code. fixed JobFile text control to show more than 16 chars Aug 30, V1.0.12 removed leadout from circle routine. With spiral down the lead out was cutting a full depth on lead out. Sept 2 added G91.1 to init code in newjob. Sept 8 added lead out for inside circles when the tool dia is equal or larger than the dia/2 built v1.0.13 Oct 23 fixed rectangle, inside cut could have lead in/out wider than length/width fixed- a tool select in a job did not update current tool- later ops used original tool replaced .ini in the installer- old one did not have ToolTableName built version 1.0.14 Jan 2, 2014 bug in cut rectangle failed to set feedrate after a plunge cut Feb 3, 2014 combined circle and circle pocket into one program Feb 15, 2014 combined rectangle and rectangle pocket Mar 26, 2014 fixed bug in rect pocket that on small stepover caused pocket to be oversize July 24, 2014 V1.0.15 Fixed copying of tooltables and font files at startup from "defaults" local to the exe to the users space Fixed gear cutting because it was unable to do non integer moves Removed the errors if the user selected an opperation without setting up a job and tool. Now the process is automatic and will guide the user through the proper steps. Compiling against Wx3.0.1 now... Toolpath code updated If the table used to do the job is not found it will swap to the inch or mm table based on job unit settings July 24, 2014 V1.0.16 Fixed Spline cutting to be able to do non integer moves in the A July 28, 2014 V1.0.17 Fixed Error on open of the Gear dialog. Toolpath update to be in sync with Mach4 Corrected issue of the settings and the app being on different drives