Peck drilling operation by using G74 canned cycle:
Coordinate:
P
|
X COORDINATE
|
Z COORDINATE
|
1
|
62.0
|
3.0
|
2
|
0.0
|
3.0
|
3
|
0.0
|
20.0
|
Calculation of excess amount = 0.3*8 = 2.40mm.
That’s why the depth of hole Z = -22.40mm.
Program:
O0003;
N1;
T0000;
G28 X0.0 Z0.0;
T0202;
S750 M04;
G00 X32.0 Z3.0;
G01 X0.0 F0.3;
M07;
G74 R1000;
G74 Z-22.40 Q3000 F0.07;
G00 X32.0;
M05;
M09;
T0000;
G28 X0.0 Z0.0;
M30;Conclusion:
Thank you so much for visiting our blog. It is very useful for a cnc programmer to create a part program for creating a job profile. If you like and you think it is useful, then please like our post and give your comment and please share with your friends, so that it will help them as well.
Update:
In our next blog post, we are looking for an example of the G72 canned cycle in the Cnc machine. So please visit our blog and please subscribe.
Examples for G74 canned cycle in cnc machine
Reviewed by Digi Mart Online Marketing
on
April 02, 2020
Rating:
No comments:
If you have any doubts please comment in box.