CNC Machining Tutorial-4 (Cutting/Grooving)
Here we are with the Fourth tutorial.
Problem: we have to work on cylindrical block of 40mm length and 22mm diameter to make the workpiece like as shown in the image:-
 |
Image of the Drawing that we have to make (Drawing with AutoCAD 2017)
|
 |
Image of the workpiece designed with solid works
|
Solution:- The Code and the machined workpiece is :--
CODE:-
O1186;
G40G80;
G28U0W0;
T0101;
M03S2000;
G00X24Z2;
G01X21Z-30F5;
G00X24Z2;
G01X20Z-20F5;
G00X24Z2;
G28U0W0;
M30;
 |
Machined Workpiece ( Machined with SSCNC Fanuc-oit)
|
NOTE :- The Software used for the operation is SSCNC (Fanuc-oit)
Thank you ...
No comments:
Post a Comment
If you have any doubts let me know.