Follow up on 14-jun build EMC
Posted by
Tim Goldstein
on 1999-06-15 06:52:51 UTC
Fred,
I spent a few minutes this morning verifying the Verify function and it is
as I thought last night. The following code goes through the verify function
with no errors, but if I try actually running this code I get the arc
mismatch problem on line 153.
N10 F8
N11 G40
(begin finish)
N151 G00 X0.170863 Y-1.712010
N152 G01 X0.170863 Y-1.712010
N153 G02 X0.164990 Y-1.712225 I0.167665 J-1.704943
N154 G01 X0.151577 Y-1.707299
N155 G02 X0.124092 Y-1.599349 R0.261777
N156 G01 X0.070711 Y-0.070711
N150 M2
So, I like the way the verify function works, but would like it better if it
errored on the code <bg>
Tim
[Denver, CO]
I spent a few minutes this morning verifying the Verify function and it is
as I thought last night. The following code goes through the verify function
with no errors, but if I try actually running this code I get the arc
mismatch problem on line 153.
N10 F8
N11 G40
(begin finish)
N151 G00 X0.170863 Y-1.712010
N152 G01 X0.170863 Y-1.712010
N153 G02 X0.164990 Y-1.712225 I0.167665 J-1.704943
N154 G01 X0.151577 Y-1.707299
N155 G02 X0.124092 Y-1.599349 R0.261777
N156 G01 X0.070711 Y-0.070711
N150 M2
So, I like the way the verify function works, but would like it better if it
errored on the code <bg>
Tim
[Denver, CO]