Page 1 of 1
G73 Quick Peck Drill
Posted: Tue Oct 02, 2018 7:27 pm
by tmday7
Hi Tom,
Is there certain way KMCNC handles G73 or is it not supported yet?
Thanks,
Troy
Re: G73 Quick Peck Drill
Posted: Tue Oct 02, 2018 7:48 pm
by TomKerekes
Hi Troy,
G73 is not implemented. Probably wouldn't be too hard to add. My understanding is it is the same as G83 peck drilling but instead of rapidly fully retracting each peck it rapidly only retracts a specified amount (R value).
G73 X0 Y0 Z-2 R.5 Q.5 F20
Regards
TK
Re: G73 Quick Peck Drill
Posted: Tue Oct 02, 2018 8:25 pm
by tmday7
Some controls allow a certain amount to retract by another letter designation while retaining the normal 'R' plane of return. And other controls (Fanuc) are hard coded so when a G73 (also know as Chip Breaker) is issued they will retract say .010-.015" at the end of each peck. Which is normally enough to break a chip.
But i prefer a letter designation for the amount of retract. One control i have ran used the letter 'K' to define the amount of retract at the end of each peck. This helps when you got variables like drill diameter ,type, tip angle and different materials.
Thanks,
Troy