kg4mon
03-08-2010, 11:56 AM
I have a part that I need to cut 100+ times and would like to have it run over and over with a pause in it for changing out the parts. I need to move the gantry down 24 inches in x and have it park with the spindle running and then come back to home and cut the part. we went over this briefly in training 2 1/2 years ago but I've slept since then. I don't get into the writing code that offen and need some help with this one. I read over the progamming handbook pdf but just to be honest I don't have time to play around with this on this job. Can anyone please help.
thanks Rick
Here is the code of the part I'm running.
JS,10.0,2.5
MS,5.0,2.5
SO,1,1
PAUSE
JH
J2,4.066,4.250
JZ,.125
MZ,-.063
CG,,5.169,4.250,.551,.000,T,1
CG,,2.596,4.250,-1.286,.000,T,1
CG,,4.372,6.256,2.021,.000,T,1
CG,,6.260,4.250,-.122,-2.006,T,1
CG,,4.372,6.256,-2.010,.000,T,1
M3,4.372,6.256,.125
JH
END
thanks Rick
Here is the code of the part I'm running.
JS,10.0,2.5
MS,5.0,2.5
SO,1,1
PAUSE
JH
J2,4.066,4.250
JZ,.125
MZ,-.063
CG,,5.169,4.250,.551,.000,T,1
CG,,2.596,4.250,-1.286,.000,T,1
CG,,4.372,6.256,2.021,.000,T,1
CG,,6.260,4.250,-.122,-2.006,T,1
CG,,4.372,6.256,-2.010,.000,T,1
M3,4.372,6.256,.125
JH
END