trying to run an engraving program for the first time using a diamond drag. The spindle should be turned off for this so I put S=0 ....trying to run this on a Haas TM1P if that matters....

this is the program:

%
O4811 (MC blades logo engravingtest)
N1G40G49G80
(Engraving)
N2(Tool Diameter = 0 Length = 90 )
N3G21T10M6
N4 S0M3
N5G90G0X95.758Y-14.284G54
N6G43Z10.H10
N7G54
N8 G1Z-3. F100.
N9 G17
N10 G03X90.758I-2.5J0. F200.
N11 X95.758I2.5J0.
N12 G0Z10.
N13G00 G91 G28 Z0.
N14G28 Y0.
N15M30
%


Just trying to engrave a small circle as a test...however I get the error message :

"Range error" with the cursor on line N4

Any ideas to solve this?

thganks in advance!