E
ecdez
Forum Guest
Register Today
I've been chasing gremlins on this machine for two weeks and finally got to cut some metal today only to find a new gremlin.
I have some code to cut a circle 1.339" in diameter (inside cut). Here's the code.
%
N10 G70 G17
N20 G40 G90
N30 S1000
N40 T1 M06
N50 G00 Z0.5
N60 S1000 M03
N70 X1.8954 Y0.4149
N80 Z0.0197
N90 G01 Z-0.06 F4
(All is good until here)
N100 G02 X1.3992 Y1.4519 I-0.2226 J0.5307 F12.0
N110 X1.6702 Y1.5211 I0.2736 J-0.5064
N120 X1.8954 Y0.4149 I0.0026 J-0.5755
(Back to good again)
N130 G00 Z0.5
N140 M05
N150 M02
E
I have two problems with it and both are equally disturbing.
#1 - circle comes out to just over 3.75" in diameter.
#2 - circle has a small (1/2" x 1/2") pac-man mouth in the 2 o-clock position
Machine is a Hurco with Ultimax. Code comes up on the display after being dripped in and it's the same as shown above. Double checked that everything is in inches. Generated the code twice with the same results.
Anyone have any ideas?
I have some code to cut a circle 1.339" in diameter (inside cut). Here's the code.
%
N10 G70 G17
N20 G40 G90
N30 S1000
N40 T1 M06
N50 G00 Z0.5
N60 S1000 M03
N70 X1.8954 Y0.4149
N80 Z0.0197
N90 G01 Z-0.06 F4
(All is good until here)
N100 G02 X1.3992 Y1.4519 I-0.2226 J0.5307 F12.0
N110 X1.6702 Y1.5211 I0.2736 J-0.5064
N120 X1.8954 Y0.4149 I0.0026 J-0.5755
(Back to good again)
N130 G00 Z0.5
N140 M05
N150 M02
E
I have two problems with it and both are equally disturbing.
#1 - circle comes out to just over 3.75" in diameter.
#2 - circle has a small (1/2" x 1/2") pac-man mouth in the 2 o-clock position
Machine is a Hurco with Ultimax. Code comes up on the display after being dripped in and it's the same as shown above. Double checked that everything is in inches. Generated the code twice with the same results.
Anyone have any ideas?