Chapter
Ⅰ
Programming Fundamentals
15
Programming
Ⅰ
——graduation unit of MPG;
——movement distance in incremental feed.
NO.1001 Bit0 (INM) can set MM or INCH input of least command increment in linear axis.
0
:
mm input( metric machine)
1
:
inch input
(
inch machine
)
1.4.5 Linear axis and rotary axis
NO.1006 Bit0(ROTx) can set each axis to linear axis or rotary axis. NO. 1006 Bit 1 (ROSx) can
be used to select the rotary type for each axis.
Absolute coordinate value is displayed circularly with the movement per rev set by NO.1260
when the cycle function is executed, which can prevent the rotary axis from overflowing. The cycle
function is valid when NO.1008 Bit 0(ROAx) is set to 1.
For absolute value command, the coordinate values is the corresponding angle cycle value of
per rev set by NO. 1260 after the machine moves. When NO.1008 Bit 1(RABx) is set to 0, the
machine rotates according to the shortest distance(to the target point). For incremental command, the
machine moves according to the angle defined by the command.
1.5 Structure of an NC Program
User needs to compile part programs (called program) according to command formats of CNC
system. CNC system executes programs to control the machine tool movement, the spindle
starting/stopping, the cooling and the lubricant ON/OFF to complete the machine of workpiece.
Program example:
Fig. 1-9
O0001 ;
(Program
name)
N0005
G0 X100 Z50;
(Rapidly positioning to A point)
N0010
M12;
(Clamping workpiece)
N0015
T0101;
(Changing No.1 tool and executing its offset)
N0020 M3
S600;
(Starting
the spindle with 600 r/min)
N0025 M8
(Cooling
ON)
N0030
G1 X50 Z0 F600;
(Approaching B point with 600mm/min)
Содержание 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 ...