update.........
well i fitted the new keyboard, set the look ahead to 100lines,checked the backlash comp and now running mach 3.041.
i then (using a pen in the chuck) run all the g-code that i had runaways on several times. no problems to be had at any time..........yhaoooooooo.
thx to all that help with this
this is where the but comes in......
i have found a new problem that didn't exist before. Now when ever there is a G90 G28 G0 Z0 it will send the head to the machines Z0 and not the jobs. luckily i found this out with a pen in the chuck as it rammed it 2 inches into the job at 4500mmpm (177ipm).
this is some of the code.......
%
O5000 (PROBE1.TAP)
( MCV-OP ) (05-NOV-2008)
(SUBROUTINES: O2 .. O0)
G90 G17
G80 G49 G40
G54
G91 G28 Z0
THIS IS WHEN IT SENDS THE Z TO THE MACHINES ZERO
G90
M01
N1 M6 T1
( TOOL -1- DRILL DIA 2.0 MM )
G90 G00 G40 G54
G43 H1 D31 G0 X-3.5 Y-9.9 Z50. S1000 M3
M8
when i set the tool zero, there is a now a difference between the job zero and the machines zero. so when the code says G91 G28 Z0 it will send Z to the machine zero, but that is now -10 below the top of the job. this did not happen with mach R2.63
once again, any ideas