- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to come up with a good default method to reduce plunge moves in mill programs. I would much rather change those moves to Z rapids, as when I am first setting up and proving a program, I can turn down the rapids, but I rarely turn down the feedrate, so lines of code to bring an profile finishing endmill below the top surface of a part like this are quite unwanted, and in my case, much less safe than a rapid move:
G0 Z0
G1 Z-1. F600.
I never use the plunge feedrate for plunging into the work (always predrill, ramp or helix). I could turn it down, but then I am wasting time when the job is setup and running at 100% rapids.
I tried playing around with the heights planes. I could set the TOP and FEED heights equal to the BOTTOM height, and set the SAFE DISTANCE to 0 so there are no warnings on the toolpath. For the example pictured here, it would work, would that be safe practice overall? I am not too familiar with the SAFE DISTANCE feature.
What is your default method?
Solved! Go to Solution.