Chapter
Ⅱ
G Commands
111
Ⅰ
Programming
Program example:
Suppose the current system is ISB, the minimum input unit is 0.001mm and RTR is set to 1.
G98
;
feed mode per minute
M51
;
activate C indexing
(
suppose M51 is for
activating C indexing
)
M3 S1500
;
tool starts rotation
G0 X50 C0 Z-4
;
X and C axis position to the starting point
G83 X100 Z-50 R4 Q5000 P3000
F200
;
starting point is X50 C0
,
hole position is
X100 C0
,
;
point R is X100 Z-4
,
hole position is X100
Z-50
,
;
the cutting amount every time is 5mm,
pause time is 3s.
;
the block is for deep hole drilling according
to Q value and RTR
C120
;
position to C120 to drilling the 2
nd
point
C240
;
position to C240 to drilling the 3
rd
point
G80 M05
;
the fixed cycle is cancelled, the tool stops
rotation
M50
;
C axis indexing closes
(
suppose M50 is for
closing C axis indexing
)
M30
;
end of program
2.19.2 End Boring CycleG85 / Side Boring Cycle G89
The cycle is used for executing boring operation.
Command format
:
G85 X(U)_ C(H)_ Z(W)_ R_ P_ F_ K_ M_
;
or
G89 Z(W)_ C(H)_ X(U)_ R_ P_ F_ K_ M_
;
Command definition
:
X_ C_ or Z_ C_
It is the hole position data and is valid only in the specified block.
Z(W)_or X(U)_
It specifies the coordinate value of hole bottom by using absolute
coordinate , or specifies the distance from R level to the hole bottom by
using incremental value, and it is valid in the specified block.
R_
It is the distance from the initial level to point R and is specified by
radius value with direction. Its unit and range is shown below.
P_
Hole bottom pause time. Unit of ISB system is 1ms and ISC is 0.1ms.
F_
Cutting feed speed.
K_
Execution times of program
(
it is used when it is needed
)
.
M_
M command for clamping C axis
(
it is used when it is needed
)
.
Содержание 988T
Страница 6: ...GSK988T Turning CNC System User Manual VI ...
Страница 14: ...GSK988T Turning CNC System User Manual XIV ...
Страница 15: ...Chapter 1 Programming Fundamentals 1 Ⅰ Programming Ⅰ PROGRAMMING ...
Страница 16: ...GSK988T Turning CNC System User Manual 2 Ⅰ Programming ...
Страница 194: ...GSK988T Turning CNC System User Manual 180 Ⅰ Programming ...
Страница 195: ...Chapter Ⅰ Overview 181 Ⅱ Operation Ⅱ OPERATION ...
Страница 196: ...GSK988T Turning CNC System User Manual 182 Ⅱ Operation ...
Страница 215: ...Chapter Ⅲ Windows 201 Ⅱ Operation Note It can be displayed after U disk is inserted in the U disk catalog ...
Страница 217: ...Chapter Ⅲ Windows 203 Ⅱ Operation ...
Страница 267: ...Chapter Ⅲ Windows 253 Ⅱ Operation Fig 3 51 Fig 3 52 ...
Страница 412: ...GSK988T Turning CNC system User Manual 398 Appendix Fig 3 5 Horizontal operation panel appearance dimension ...