You are on page 1of 3

name Mazak V41

%
O
N
g
G
X
Y
Z
I
J
Q
R
P
F
K
H
D
T
S
M

00
>4
>4
>2 G
>2
->3.>4
->3.>4
->3.>4
->3.>4
->3.>4
->3.>4
->3.>4
->3.>4
>3.1
->3.>4
>2
>2
>2
>4
>2

ModalGs 0 1 2 3 73 74 76 80 81 82 83 84 85
Sequence#s N 1 1 1
First#? N
Last#? N

{ Char, Freq, Increment, Start }

HCode X
VCode Y
Dcode Z
FeedCode F
Comment ( )

{ Comment start and end characters. }

Spindle 3 4 5
Coolant 8 9 50
DComp 41 42 40

{ Cw, Ccw, Off }


{ On, Off, Mist. }
{ Left, Right, Off

CtrIncremental? Y
ByQuadrants? N
CtrCode I J

{ Circle info: }

Feed G1
Rapid G0
Cw G2
Ccw G3

LTap
G74 X[H] Y[V] Z[D] R[RLevel] F[FRate]
end cancel

L. handed tapping.

Drill
G81 X[H] Y[V] Z[D] R[RLevel] F[FRate]
end cancel

F. in, R. out.

Peck
G83 X[H] Y[V] Z[D] Q[Step] R[RLevel] F[FRate]
out.)
end cancel
Tap
G84 X[H] Y[V] Z[D] R[RLevel] F[FRate]
end cancel

Peck Drill (R.

RH tapping.

Ream
G85 X[H] Y[V] Z[D] R[RLevel] F[FRate]
end cancel

F. in, F. out.

Bore
G86 X[H] Y[V] Z[D] R[RLevel] F[FRate]
end cancel

F. in, stop, R. out.

Back
G87 X[H] Y[V] Z[D] R[RLevel] F[FRate]
end cancel

Back bore - CW.

Cancel
G80
end

StartCode
%0
G80 G40 G20
g91 G28 Z0
g28 X0 Y0
End
1stToolChange
T[Tool]
G0 G[Work] G[IncMode] X[H] Y[V] S[Speed] M[Direct]
G43 Z[D] H[Lcomp] M[Cool]
End
Infeed
G[Side] X[H] Y[V] Z[D] D[DComp] F[FRate]
end

(apply cuttercomp)

Outfeed
G1 G40 X[H] Y[V] Z[D]
end

(remove cuttercomp)

ToolChange
G40 M9
g91 G30 Z0
M1
T[Tool]
G0 G[Work] G[IncMode] X[H] Y[V] S[Speed] M[Direct]
G43 Z[D] H[Lcomp] M[Cool]
End
EndCode
G40 M9
M1
g91 G30 Z0
T0
G0 G28 G49 Z0
G28 G91 X0 Y0 Z0
G90 M30
%0
End

You might also like