Our lathe has tons of capacity for storing lots programs.G Code from 'scratch' can be mind numbing, That's why most use an engineering program that will generate g code. Load it on a disc or thumb drive and take it to the machine, Load it into the memory. I am finding "conversational programing" to be far superior for most 'one-offs'. Extra complicated may need a g code program, but the Centriod conversational is quit extensive. Fluting and octagon very easily doable. Our lathe requires hand written or engineering generated G code. Both machines have a USB port for a thumb drive. Surprisingly enough, the Centroid controlled mill has a larger memory than the Haas lathe.
I’ve broken enough stuff over the years to be a bit cautious now.Go slow. Dont get over confident, thats when things go bump.
All my programs are proven by cutting air above the part. Mid program restarts can be exciting, as the machine reestablishes itself in all axis. This is where the "distance to go screen" can save your a$$. Careless people and a CNC lathe or mill will end with a loud noise shortly. Seen it happen many times. When in doubt, cut a little air, as it is still free!When things go bump, then I have better job security! I have worked with/on CNC lathes and mills for, uh for, uh, a long time. Careless mid-program restarts cause about 40% of the crashes I see. About 50% are from running the first cycle too fast when proving out a setup.
I always tell operators that those two areas are like the parallel parking of CNC operation. You gotta pay attention, or something is getting bumped!
Have fun!
We cut a lot of air yesterday before we cut aluminum then titanium.All my programs are proven by cutting air above the part. Mid program restarts can be exciting, as the machine reestablishes itself in all axis. This is where the "distance to go screen" can save your a$$. Careless people and a CNC lathe or mill will end with a loud noise shortly. Seen it happen many times. When in doubt, cut a little air, as it is still free!
Paul
Sounds familiar! Been there a few times. Edit something and just hit the go button without checking, and "kaboom''. Whoops there goes another snapped drill bit. Ouch!I've seen it happen plenty of times, and have done it myself once. You load or write a program on the machine and go through the process to verify everything is good before you start actually making chips. You run the first part and decide you want to tweak something with the program so you edit it and then hit cycle start on the second part without going through and verifying again. Then you have a crash and wonder what happened. You find out you fat fingered the decimal point or transposed some numbers while you were editing. Most newer machines have barrier limits but those are only good if they're not disabled and all your tooling data is entered correctly. We had a guy who edited a program once. He wanted to cut .200 more in Z but he ended up entering 2.00. That little mistake ripped the jaws right off the chuck and sent one of them through the door. Luckily he didn't have his head in the way.
I’ve watched a few CNC crash videosI've seen it happen plenty of times, and have done it myself once. You load or write a program on the machine and go through the process to verify everything is good before you start actually making chips. You run the first part and decide you want to tweak something with the program so you edit it and then hit cycle start on the second part without going through and verifying again. Then you have a crash and wonder what happened. You find out you fat fingered the decimal point or transposed some numbers while you were editing. Most newer machines have barrier limits but those are only good if they're not disabled and all your tooling data is entered correctly. We had a guy who edited a program once. He wanted to cut .200 more in Z but he ended up entering 2.00. That little mistake ripped the jaws right off the chuck and sent one of them through the door. Luckily he didn't have his head in the way.
Yessir! My buddy fat fingered a 1 instead of .1 into his HAAS lathe and crashed the turret right into the chuck hard. I spent a week or so working on it off and on to fix it. I can’t remember what all was broken but the turret had to come off and the gearbox had to be opened up. Once the mechanicals are fixed then you spend time running indexing and homing routines so it knows where everything zeros again.I’ve watched a few CNC crash videos
It’s amazing what an extra 0 or misplaced decimal can do