SYNTAX
G90 X....Z....R...F
Where
(X,Y) is target point
F is feed rate
R is tool digging value(equal to taper length)
Tool Path
NOTE:TOOL POSITION IN TAPER FACING CYCLE ALWAYS PARALLAL TO DIAMETER OF JOB.
Profile
Billet size⇒diameter 100,length 40
Tool used⇒Left hand tool(T1)
NC code
G21 G97 G98
G28 U0 W0
M06 T1
M03 S3000
G00 X102 Z2
G94 X40 Z-1 F60 // simple facing
Z-2
Z-3
Z-4
Z-5
Z-6
G00 X100 Z-4
G94 X40 Z-6 R-1 F60 // simple turning
R-2
R-3
R-4
G28 U0 W0
M05
M30
Category:
