Seiki Programming
Seiki Programming
Seiki Programming
INSTRUCTION MANUAL
PROGRAMMING
Thank you for your having purchased the machine, favoring our product lines for your use.
This manual contains fundamental information on the programming. Please read and fully
understand the contents for your safe machine operation.
In particular, the contents of the items concerning safety in this manual and the descriptions on the
“caution plates” attached to the machine are important. Please follow the instructions contained
and keep them always in mind to ensure safe operation.
The reference record papers on adjusting setting values such as a parameter list are attached to
the machine unit and enclosed in the packing. These are necessary for maintenance and
adjustment of the machine later on. Please keep them safely not to be mislaid.
The design and specifications of this machine may be changed to meet any future improvement.
As the result, there may arise some cases where explanations in this manual could become partly
inconsistent with the actual machine. Please note this point in advance.
In this manual, items on the standard and optional specifications are handled indiscriminately.
Please refer to the “delivery note” for the detailed specification of your machine confirmation.
1
2
CONTENTS
2. PROGRAMMING ........................................................................................................ 2 - 1
2-1 Basis for Programming ..................................................................................................... 2 - 1
2-1-1 Program Reference Point and Coordinate Values ..................................................... 2 - 1
2-1-2 Regarding Machine Zero Point ................................................................................... 2 - 2
2-1-3 Program Example...................................................................................................... 2 - 3
2-2 Details of F, S, T and M Functions ..................................................................................... 2 - 4
2-2-1 F Function (Feed Function) ....................................................................................... 2 - 4
2-2-2 S Function (Spindle Function) .................................................................................... 2 - 5
2-2-3 T Function (Tool Function) ......................................................................................... 2 - 7
2-2-4 M Function (Miscellaneous Function) List (TS15, HT20RIII/23RIII) .......................... 2 - 11
2-3 Details of G Function ....................................................................................................... 2 - 33
2-3-1 List of G Function (SEICOS-S10L/20L) ................................................................... 2 - 33
2-3-2 G50 Maximum Spindle Speed Setting ...................................................................... 2 - 36
2-3-3 G00 Positioning ....................................................................................................... 2 - 36
2-3-4 G01 Linear Cutting ................................................................................................... 2 - 38
2-3-5 G02, G03 Circular Cutting ....................................................................................... 2 - 40
2-3-6 G04 Dwell ................................................................................................................ 2 - 44
2-3-7 G09 Exact Stop ........................................................................................................ 2 - 44
2-3-8 G61 Exact Stop ........................................................................................................ 2 - 45
2-3-9 G10 Programmable Date Input ................................................................................ 2 - 45
2-3-10 G20, G21 Inch Input/Metric Input ............................................................................ 2 - 46
2-3-11 G22, G23 Stored Stroke Limit ................................................................................. 2 - 47
2-3-12 Stroke Limit Check Before Move ............................................................................ 2 - 50
2-3-13 G27 Reference Point Return Check ...................................................................... 2 - 51
2-3-14 G28 Automatic Reference Point Return ................................................................. 2 - 52
2-3-15 G30 2nd Reference Point Return .......................................................................... 2 - 52
2-3-16 G31 Skip Function ................................................................................................. 2 - 55
2-3-17 G54 Work Coordinate System Setting (Work Length) ........................................... 2 - 56
2-3-18 Canned Cycle ........................................................................................................ 2 - 57
2-3-19 G70, G71, G72, G73, G74, G75 Compound Repetitive Cycle (Option) ................. 2 - 66
2-3-20 G32, G92, G76 Thread Cutting .............................................................................. 2 - 82
i
2-3-21 Continuous Thread Cutting .................................................................................. 2 - 106
2-3-22 G34 Variable Lead Thread Cutting (Option) ......................................................... 2 - 106
2-3-23 Multi-thread Cutting (Option) ................................................................................ 2 - 107
2-3-24 G150, G151, G152 Groove Width Compensation ................................................ 2 - 108
ii
5-2-4 Others ..................................................................................................................... 5 - 17
iii
iv
1. PREPARATION FOR TOOL LAYOUT
There are limit of range of travel and other limits according to the machine
specifications and safety.
Refer to “Specifications Manual” of each machine type for stroke, work
operation range, tool interference diagram and Q setter•work interference
diagram of the machine, which should be fully understood as they are premises
for machine operation, programming and tool layout.
1-1
1-1 Tool Set
T06 ID grooving
T06 ID grooving
T03 OD profiling or
T09 OD threading
face grooving
T02 Drill
T10 ID threading
1-4
Standard Tool Set
T07 OD grooving
T03 OD profiling or
T11 OD threading
face grooving
1-5
1-2 Tool Layout
T1 T3 T5 T7 T9
R0.8 Width 2mm R0.8
1-6
1-3 NC Address and Range of Command Value
Function Address Range of command value
Program No. O 1~99999999
Sequence No. N 1~99999999
Preparatory function G 0~999
Coordinate value X, Y, Z, U, V, ±99999.999(mm) ±9999.999(inch)
W, I, J, K, Q, ±99999.999(deg) ±99999.999(deg)
R, A, B, C
Feedrate F 0.001~999.999(m/rev) 0.0001~99.9999(inch/rev)
Spindle function S 0~99999999
Tool function T 0~999999
Auxiliary function M 0~99999999
Dwell P, X, U 0~99999.999(sec)
Call up program No. P 1~99999999
Number of repetition L 1~99999999
1-7
1-8
2. PROGRAMMING
2-1
2-1-2 Regarding Machine Zero Point
Properly speaking, the machine zero point and reference point is a different position,
however, as for our NC lathe make the both points the same position.
Therefore, here in after the reference point calls as the machine zero point in this manual.
It is a position which is the machine proper and the machine zero point which is the basis
of program set the end of each axis.
This machine zero point utilizes an electrically identical point, a grid point, and stop a
servo motor at the certain point.
Turn on the power at the starting time in the morning, it can be entered a program
operation by execution of the zero return.
2-2
2-1-3 Program Example
NC Program
2-3
2-2 Details of F, S, T and M Functions
2-2-1 F Function (Feed Function)
G99 mode F ooo.ooo(Up to 6 digits in increment of 0.001)
mm/rev Specify a cutting “feed rate” per spindle revolution or a lead of the threading.
(Example) 0.3 mm/rev = F0.3 or F30
1.0 mm/rev = F1.0 or F100
1.5 P thread = F1.5 or F150
In case of thread cutting, it is possible to command down to 5 digits of decimals.
Fooo.ooooo(0.00001 unit; max. 8 digits)
Whether lead designation or thread number designation should be selected for the
address of E depends on parameter setting.
When 8th place from the right of the parameter No.2403 is 0 ..... Lead designation.
(Example) In case of 14 threads per inch
(Example) When the spindle speed is 1,000 rpm, the maximum feed rate is;
5000 = 5.0 F = 5.0 mm/rev
1000
Notes) 1. Since the G99 mode is set when turning on the power, you do not have to specify it,
unless G98 is to be used.
2. A cutting feed in taper cutting or circular cutting is that of a tool advance direction
(tangent direction).
3. If a cutting feed in G98 mode (G01, G02, G03) is specified, the turret head moves even
if the spindle is not running.
4. When commanding G98 from G99 mode or G99 mode from G98, be sure to command
2-4
F .... as well.
In case of F command is missing in the block, F value is effective which is designated
just preceding block in G98, G99 mode respectively.
To be concrete, it becomes as follows:
Indicate “F” that becomes effective in that block with [ ].
2-5
(Example)G96 S150 : A spindle speed is controlled to 150
150 m/min cutting speed at the cutting point.
..... Refer to the left figure.
* Formula for calculating the spindle speed from the
surface speed
1000 × V
N=
π×D
1000 × 150
Spindle speed “N” at the position A = = 1193 (mim−1)
3.14 × 40φ
As mentioned above, an automatic change of the spindle speed relating to the work
diameter is called as the constant surface speed control.
Notes) 1. Considering a workpiece chucking condition, specify the maximum spindle speed limit
with S 4-digit code in a G50 block at the beginning of a program.
2. When roughing with G96, calculate maximum and minimum spindle speeds so that
cutting will be performed in a constant power range as much as possible.
3. When changing over from G96 to G97 and vice versa, specify not only a G code, but
also an S code.
4. When changed over from G96 to G97 and no S code is specified, the spindle is run with
the speed specified in the latest S code in G96 mode.
5. When changed over from G96 to G97 and no S code is specified, the spindle turns with
the previously used surface constant speed is S code had been specified in G96 mode.
Also, when no S code is specified in G96 mode, S results in 0.
6. The following interlocks are provided as the rotating conditions of spindle.
(1) The direction of the chuck inner clamp and outer clamp key shall be the same
direction as that of chuck clamping.
(2) Q-setter shall be stored.
(3) Rotating speed shall be command with G96 Sxxx.
(4) The lamp of advance or retract of center support shall be on. (Option)
(5) The door shall be closed.
2-6
In case of rotary tool, there are four additional interlocks as follows.
(1) The connection of C-axis shall be in the status of OFF (M40 command). (Option)
(2) The connection of rotating tool shall be in the status of OFF (M45 command).
(Option)
(3) Set up of the ACT shall be cancel condition. (Option)
(4) The safety door of the ATC magazine shall be closed. (Option)
Note 1. Be sure to input the tool-nose point on the tool layout screen.
2. Input “9” to the tool-nose point for drilling end-milling tool. (When a rotating tool
is equipped.)
Caution When “Too∆∆” command is specified on the same line as the axis travel
command, the indexing of turret is made simultaneously with traveling and a
coordinate is set after completion of traveling.
Be careful not to command T function together with the travel command.
2-7
3. Compound Offset
When an adjustment is made on diametrical dimension of 50 and 70mm respectively at
the following workpiece, two or more offset can be applied on one tool.
Example 1)
T0900
G97 S2546 M08
G00 X50.0 Z10.0 M03
G96 Z3.0 S200
G01 Z−15.0 F0.2
Example) Input status of dimension adjustment when the part φ70 is made larger by
0.03.
TOOL LAYOUT
OFFSET
X Z R T
19 0.03 0 0 0
T0500
G97 S2000 M08
G00 Z3.0 M03
X40.0
G01 X24.0 F1.0
Z1.0 F0.2
X30.0 Z−2.0
Z−90.0 T0525 Compound offset
Offset No. 25
X57.00 T0500 Compound offset
X62.0 Z−92.5 cancel
G00 X200.0 Z5.0
M01
OFFSET
25 X−0.3 Z0 R0 T0
2-8
4. Multi tool compensation
When set up tools 2 or more on the same face on the turret described below, give
plural compensation on a face and set up the coordinate for each tool respectively.
(Example) N100 T0100 A tool with turret face No.1 is indexed and setting-up
∼
Note 1) When a tool, which is not required tool point and tool nose R such as drill etc., is
applied to multi tool, set a tool point as 9. (Tool nose R may be set as zero.)
2) When set the Q setter, the cursor position of tool offset coincide with the tool No.
mounted on the turret face indexed at machining position at this moment.
Any No. can be selected by moving the cursor by cursor key.
2-9
D. Program example
T06
T01 T03
M01
N600 T0600 The turret face No.6 is indexed and setting-up is
∼
M01
2 - 10
2-2-4 M Function (Miscellaneous Function) List (TS15, HT20RIII/23RIII)
Please refer to the details on the Delivery specifications
as to the discrimination between Standard or Option.
M code Function Description
M00 Program stop This code can stop the machine during its operation,
when measuring a workpiece or removing cutting chips.
(The spindle and coolant also stop.) To restart, press
the CYCLE START key. However, since the spindle
and coolant are being suspended, specify M03/M08 in a
subsequent block.
M02 Program end This code is used in the tape operation and is
programmed at the end of the program.
It stops the spindle and coolant, and resets NC.
M03 Spindle forward start Viewing from the tailstock side, this code starts the
spindle in the counterclockwise direction.
M04 Spindle reverse start Viewing from the tailstock side, this code starts the
spindle in the clockwise direction.
M12 Work count (tool Normally, this code starts a work counter or tool counter
count) to count up.
Note) : • M05 and M09 are executed after the completion of the axes travel.
• Do not specify M codes in the same block duplicately.
2 - 11
M code Function Description
M19 Spindle Positioning The spindle can be position at the one point.
M25 Tailstock low Low speed advance until advance end. The command
speed advance is completed when work pushed and hydraulic become
ON. But, alarm is on when work is not under pushing
within the time set by timer.(D1006).
M26 Tailstock high speed Completed when tailstock retracted at high speed for
retract the time set by timer setting table. (TMR011)
M27 Tailstock high speed Completed when tailstock advanced at high speed for
advance the time set by timer setting table. (TMR007)
Don’t touch work by command of high speed advance.
M28 Tailstock retract end The tailstock moves the retract end.
2 - 12
M code Function Description
M32 Top cut chuck Block ship ON, however, block skip becomes OFF by
the top cut signal ON.
M36 Power off is effective Power is off by command of M00, M01, M02 or M30
at program stop when the power cut off is ON.
M40 TS15
HT20RIII
HT23RIII
2 - 13
M code Function Description
M51 Spindle air blow ON Discharge the air at the chuck section.
M53 Tool edge measuring Air is blown to the measuring sensor section.
sensor air blow ON
M54 Tool edge measuring Air blow at the sensor section stops.
sensor air blow OFF
M66 Chuck clamping The pressure of spindle chuck shift to low side.
pressure is low
M67 Chuck clamping The pressure of spindle chuck shift to high side.
pressure is high
2 - 14
M code Function Description
M85 Index chuck Turn by 90°from index chuck indexing position, 0°and
activated 90°.
M88 Machine proper The machine proper standby from the robot.
standby
M89 Release standby of The robot stops until release a standby from the
robot machine.
M98 Subprogram calling This code switches program from a main program to a
subprogram.
M99 Sub program end This code returns control from a subprogram to a main
program. If specified in the main program, the program
returns to its top.
M123 Air blow in spindle Air blow from inside spindle stops.
OFF
2 - 15
M code Function Description
M125 Turret air blow OFF Air blow from turret stops.
2 - 16
M Function (Miscellaneous Function) List (TF25)
Please refer to the details on the Delivery specifications
as to the discrimination between Standard or Option.
M code Function Description
M00 Program stop This code can stop the machine during its operation,
when measuring a workpiece or removing cutting chips.
(The spindle and coolant also stop.) To restart, press
the CYCLE START key. However, since the spindle
and coolant are being suspended, specify M03/M08 in
a subsequent block.
M02 Program end This code is used in the tape operation and is
programmed at the end of the program.
It stops the spindle and coolant, and resets NC.
M03 Spindle forward start Viewing from the tailstock side, this code starts the
spindle in the counterclockwise direction.
M04 Spindle reverse start Viewing from the tailstock side, this code starts the
spindle in the clockwise direction.
M08 Coolant start Cutting oil and chip sweeping coolant is sent out.
M12 Work count (tool Normally, this code starts a work counter or tool counter
count) to count up.
Note) : • M05 and M09 are executed after the completion of the axes travel.
• Do not specify M codes in the same block duplicately.
2 - 17
M code Function Description
M19 Spindle Positioning The spindle can be position at the one point.
M25 Tailstock low speed Low speed advance until advance end. The command
advance is completed when work is pushed and hydraulic
become ON.
But, alarm is on when work is not under pushing within
the time set by timer. (D1006)
M26 Tailstock high speed Completed when tailstock retracted at high speed for the
retact time set by timer setting table. (D1012)
M27 Tailstock high speed Completed when tailstock advanced at high speed for
advance the time set by timer setting table. (D1034)
Don’t touch work by command of high speed advance.
M28 Tailstock backward Tailstock moves backward until stroke end, and
end movement is finished. (high speed)
M30 Program end This code is used instead of M02 in case of memory
(memory operation) operation. In addition to the function of M02, this code
returns the program to the top.
(Specify in an independent block.)
M32 Top cut chuck Block ship ON, however, block skip becomes OFF by
the top cut signal ON.
2 - 18
M code Function Description
M36 Power off is effective Power is off by command of M00, M01, M02 or M30 when
at program stop the power cut off is ON.
M37 Power off is not Power does not off even the command of M00, M01, M02 or
effective at program M03 when the power cut off is ON.
stop Discharge the air at the live center section.
M51 Spindle air blow ON Discharge the air at the chuck section.
2 - 19
M code Function Description
M53 Tool edge measuring Air is blown to the measuring sensor section.
sensor air blow ON
M54 Tool edge measuring Air blow at the sensor section stops.
sensor air blow OFF
M66 Chuck clamping The pressure of spindle chuck shift to low side.
pressure is low
M67 Chuck clamping The pressure of spindle chuck shift to high side.
pressure is high
2 - 20
M code Function Description
M83 Tool edge When measuring arm swings, chuck open/close condition
measuring arm is neglected.
Check condition
ineffective
M84 Tool edge When measuring arm swings, chuck open/close condition
measuring arm becomes effective.
Check condition
ineffective
M85 Index chuck Turn by 90°from index chuck indexing position, 0°and 90°.
activated
M88 Machine proper The machine proper standby from the robot.
standby
M89 Release standby of The robot stops until release a standby from the machine.
robot
M98 Subprogram calling This code switches program from a main program to a
subprogram.
M99 Sub program end This code returns control from a subprogram to a main
program. If specified in the main program, the program
returns to its top.
M123 Air blow in spindle Air blow from inside spindle stops.
OFF
M125 Turret air blow OFF Air blow from turret stops.
2 - 21
M Function (Miscellaneous Function) List (HT25G/30G)
Please refer to the details on the Delivery specifications
as to the discrimination between Standard or Option.
M00 Program stop This code can stop the machine during its operation, when
measuring a workpiece or removing cutting chips. (The
spindle and coolant also stop.) To restart, press the
CYCLE START key. However, since the spindle and
coolant are being suspended, specify M03/M08 in a
subsequent block.
M02 Program end This code is used in the tape operation and is programmed
at the end of the program.
It stops the spindle and coolant, and resets NC.
M03 Spindle forward start Viewing from the tailstock side, this code starts the spindle
in the counterclockwise direction.
M04 Spindle reverse start Viewing from the tailstock side, this code starts the spindle
in the clockwise direction.
M12 Work count (tool Normally, this code starts a work counter or tool counter to
count) count up.
Note) : • M05 and M09 are executed after the completion of the axes travel.
• Do not specify M codes in the same block duplicately.
2 - 22
M code Function Description
M19 Spindle Positioning The spindle can be positione at the one point.
M25 Tailstock advance The tailstock advances by the command of M25 during
program operation.
However, ot works when the spindle is stopped.
M26 Tailstock retract The quill retracts when the spindle is stopped.
M30 Program end This code is used instead of M02 in case of memory
(memory operation) operation. In addition to the function of M02, this code
returns the program to the top.
(Specify in an independent block.)
M32 Top cut chuck Block ship ON, however, block skip becomes OFF by
the top cut signal ON.
M34 Programmable
tailstock advance
M35 Programmable
tailstock retract
2 - 23
M code Function Description
M36 Power off is effective Power is off by command of M00, M01, M02 or M30 when
at program stop the power cut off is ON.
M37 Power off is not Power does not off even the command of M00, M01, M02 or
effective at program M03 when the power cut off is ON.
stop Discharge the air at the live center section.
M38 Center air blow ON Air blow is discharged to live center section.
M51 Spindle air blow ON Discharge the air at the chuck section.
2 - 24
M code Function Description
M66 Chuck clamping The pressure of spindle chuck shift to low side.
pressure is low
M75 Tool-nose
measuring arm
swing in
2 - 25
M code Function Description
M88 Machine proper The machine proper standby from the robot.
standby
M89 Release standby of The robot stops until release a standby from the machine.
robot
M98 Subprogram calling This code switches program from a main program to a
subprogram.
M99 Main program return This code returns control from a subprogram to a main
program. If specified in the main program, the program
returns to its top.
2 - 26
M Function (Miscellaneous Function) List (HT40G/50G)
Please refer to the details on the Delivery specifications
as to the discrimination between Standard or Option.
M code Function Description
M00 Program stop This code can stop the machine during its operation, when
measuring a workpiece or removing cutting chips. (The
spindle and coolant also stop.) To restart, press the
CYCLE START key. However, since the spindle and
coolant are being suspended, specify M03/M08 in a
subsequent block.
M02 Program end This code is used in the tape operation and is
programmed at the end of the program.
It stops the spindle and coolant, and resets NC.
M03 Spindle forward start Viewing from the tailstock side, this code starts the spindle
in the counterclockwise direction.
M04 Spindle reverse start Viewing from the tailstock side, this code starts the spindle
in the clockwise direction.
M12 Work count (tool Normally, this code starts a work counter or tool counter to
count) count up.
Note) : • M05 and M09 are executed after the completion of the axes travel.
• Do not specify M codes in the same block duplicately.
2 - 27
M code Function Description
M19 Spindle Positioning The spindle can be positione at the one point.
M25 Tailstock advance The tailstock advances by the command of M25 during
program operation.
However, ot works when the spindle is stopped.
It advances by tape chuck mode, too.
M26 Tailstock retract The quill retracts when the spindle is stopped.
M30 Program end This code is used instead of M02 in case of memory
(memory operation) operation. In addition to the function of M02, this code
returns the program to the top.
(Specify in an independent block.)
M32 Top cut chuck Block skip ON, however, block skip becomes OFF by
the top cut signal ON.
M36 Power off is Power is off by command of M00, M01, M02 or M30
effective at program when the power cut off is ON.
stop
2 - 28
M code Function Description
M37 Power off is not Power does not off even the command of M00, M01, M02
effective at program or M03 when the power cut off is ON.
stop Discharge the air at the live center section.
M38 Center air blow ON Air is blown to the center.
M39 Center air blow OFF Stop the air.
M40 HT40G
HT50G
M51 Spindle air blow ON Discharge the air at the chuck section.
M53 Tool edge measuring Air is blown to the measuring sensor section.
sensor air blow ON
M54 Tool edge measuring Air blow at the sensor section stops.
sensor air blow OFF
2 - 29
M code Function Description
M66 Chuck clamping The pressure of spindle chuck shift to low side.
pressure is low
M67 Chuck clanping The pressure of spindle chuck shift to high side.
pressure is high
2 - 30
M code Function Description
M83 Tool edge When measuring arm swings, chuck open/close condition
measuring arm is neglected.
Check condition
ineffective
M84 Tool edge When measuring arm swings, chuck open/close condition
measuring arm becomes effective.
Check condition
ineffective
M88 Machine proper The machine proper standby from the robot.
standby
M89 Release standby of The robot stops until release a standby from the machine.
robot
M98 Subprogram calling This code switches program from a main program to a
subprogram.
M99 Sub program end This code returns control from a subprogram to a main
program. If specified in the main program, the program
returns to its top.
M123 Air blow in spindle Air blow from inside spindle stops.
OFF
M125 Turret air blow OFF Air blow from turret stops.
2 - 31
Example of Subprogram Call
(Example)
Main Program Subprogram
N001 —————— ; O101 ; O401 ;
N002 —————— ; N102 —————— ; N402 —————— ;
N003 —————— ; N103 M98 P401 ; N403 —————— ;
N004 M98 P101 ; N104 —————— ; N404 —————— ;
N005 —————— ; N105 M99 ; N405 M99 ;
N006 ;
N007 M98 P201 L2 ; O201 ;
N008 —————— ; N202 —————— ;
N009 —————— ; N203 —————— ;
N010 —————— ; N204 M99 ;
N011 —————— ;
N012 M98 P301 ; O301 ;
N013 —————— ; N302 —————— ;
N014 —————— ; N303 M99 P015 ;
N015 —————— ;
N016 M99 P018 ;
N017 —————— ;
N018 —————— ;
2 - 32
2-3 Details of G Function
Σ10L/20L)
2-3-1 List of G Function (SEICOS-Σ
Please refer to the details on the Delivery specifications
as to the discrimination between Standard or Option.
Group G code Function
01 G00 Positioning (Rapid traverse)
G01 Linear interpolation
G02 Circular arc interpolation/Helical interpolation CW
G03 Circular arc interpolation/Helical interpolation CCW
G04 Dwell
G07 Hypothetical axis interpolation
00 G09 Exact stop
G10 Data setting
G11 Data setting mode cancel
G17 Xp - Yp plane designation Xp: X-axis or its
02
06
G18
G19
G20
Zp - Xp plane designation
Yp - Zp plane designation
Inch input
Yp: Y-axis
Zp: Z-axis } parallel
axis
2 - 33
Group G code Function
13 G61 Exact stop mode
G62 Automatic corner override mode
G63 Tapping mode
G64 Cutting mode
00 G65 Macro calling
14 G66 Macro module calling
G67 Macro module calling cancel
G70 Finishing cycle
G71 OD/ID roughing cycle
G72 End face roughing cycle
00 G73 Closed loop turning cycle
G74 End face cutting-off cycle
G75 ID/OD cutting-off cycle
G76 Multi-type thread cutting cycle
G80 Drilling cycle cancel
G81 Drilling cycle, Spot drilling cycle
G82 Drilling cycle, Counter boring cycle
G83 Peck drilling cycle
G831 Peck drilling cycle
G84 Tapping cycle
G841 Reverse tapping cycle
09 G842 Direct tapping cycle
G843 Reverse direct tapping cycle
G85 Boring cycle
G86 Boring cycle
G861 Fine boring cycle
G87 Back boring cycle
G88 Boring cycle
G89 Boring cycle
G90 OD/ID turning cycle
01 G92 Single type thread cutting cycle
G94 End face turning cycle
G96 Constant surface speed control
17 G196 Constant surface speed control (Back face)
G97 Constant surface speed control cancel
05 G98 Feed per minute (mm/min)
G99 Feed per rotation (mm-1)
22 G120 Polar coordinate interpolation mode cancel
G121 Polar coordinate interpolation mode
2 - 34
Group G code Function
00 G128 Scroll cutting speed control
18 G130 Tool life management OFF
G131 Tool life management ON
27 G140 Automatic tool tip R compensation/Tool radius compensation cancel mode
G143 Automatic tool tip R compensation effective mode
G144 Automatic tool tip R compensation effective mode (G144 = G143)
G145 Tool radius compensation effective mode
00 G141 Automatic tool tip R compensation left side
G142 Automatic tool tip R compensation right side
G150 Groove width compensation cancel
16 G151 Groove width compensation for end face
G152 Groove width compensation for OD/ID
25 G170 Front face machining mode
G171 Back face machining mode
10 G198 Initial point return of fixed cycle for drilling
G199 R point return of fixed cycle for drilling
G251 Multi-buffer
G261 S designation for spindle
00 G262 S designation for rotating tool
G263 S designation for sub spindle
G271 Cylindrical interpolation
15 G501 Programmable mirror image reset
G511 Programmable mirror image set
Note 1) When the source power is switched on, those G codes marked are
set.
2) G codes of 00 group indicate those which are not modal, and are effective to the
blocks indicated.
3) When G codes which are not listed in G Code List are commanded, alarm is
displayed, and when G codes which don’t have corresponding options, alarm is
displayed.
4) Any numbers of G codes can be commanded in the same block, if they belong to
different groups.
When two or more of G codes which belong to the same group are commanded,
G code later commanded becomes effective.
2 - 35
2-3-2 G50 Maximum Spindle Speed Setting
Using a command “G50 S ....... ;” , you can directly specify the upper limit value of a
spindle speed (min−1) with a 4-digit numerical value following an address S.
When a S beyond the upper limit has commanded after this command, it is clamped at
this upper limit.
Even in constant surface speed control (G96 mode), the spindle rotation speed for the
specified surface speed (m/min. or ft/min. ) will be clamped to this upper limit.
(Example) G50 S2000 ;
Fixes the maximum spindle speed to 2,000 min−1
Note: Depending on a workpiece loading state, specify the maximum spindle speed (G50
S××××) at the beginning of the program.
Chuck work
1. Specify 2 axes simultaneously from the point
“a” to the point “b”.
G00 X100.0 Z0.2
2. From the point “b” to the point “a”
G00 X200.0 Z200.0
Center work
Specify one axis when there is any
interference.
3. From the point “a” to the point “b”
G00 Z3.0
From the point “d” to the point “c” X80.0
4. From the point “c” to the point “b”
G00 X200.0
From the point “b” to the point “a” Z20.0
Note: When simultaneously positioning both the X and Z axes, the tool does not linearly move
from a current position to a specified position, because their rapid traverse rates differ
from each other. Therefore, you must be careful when there is an interfering substance
halfway a tool path.
2 - 36
After one of 2 axes (X and Z) has completed its
move, the other one moves to a specified point.
The tool does not move linearly as shown with a
dotted line in the left figure.
ID cutting
ID cutting G01 Z−43.0 F0.2
Retreat X46.0
To the point “a” G00 Z10.0
To the point “b” X200.0 Z200.0
2 - 37
2-3-4 G01 Linear Cutting
(1) Specify this G code when performing linear cutting (ordinary cutting).
Chamfering and taper cutting are also considered linear cutting.
Use an F code to specify a feeding rate.
Absolute programming
A P1 G00 X90.0 Z5.0
P2 G01 Z−50.0 F0.3
P3 X96.0
P4 X100.0 Z−52.0
P5 Z−80.0 F0.2
P6 G00 X ooo. oo
* Absolute programming means to specify the
position with X and Z coordinates from work
coordinate zero point.
* Incremental programming
This is also called an incremental value
P1 G00 X90.0 Z5.0 programming method. This method
P2 G01 W−55.0 F0.3 specifies tool strokes from a current position
(start point) to the next point with U (X axis)
P3 U6.0 and W (Z axis).
P4 X100.0 W−2.0 An end point of the previous block becomes
a start point of the next block.
P5 W−28.0
P6 G00 X ooo. oo
The end point of a previous block becomes the start point of the next block. X and W
(or U and Z) can be used in the same block.
Note: 1) Be sure to specify an F function in the first G01 command in the program.
2) Even if the G01 command is reset, the feed rate given with an F code is kept.
2 - 38
(2) Chamfering, corner R command
When there is chamfering (45°chambering) or corner R (quarter circle) between 2
blocks which are parallel with the X or Z and cross with each other at a right angle,
specify as follows:
For chambering For corner R
(a) G01 X ... K ... F ... (c) G01 X ... R ... F ...
(b) G01 Z ... I ... F ... (d) G01 Z ... R ... F ...
X and Z coordinate values .. Position after chambering or corner R cutting
I, K, R .................................. Radius designation. Signs “+” and “−” represent
directions from the starting point, and a numerical
value is a size of chamfering or corner R.
Note: 1) When specifying a tool movement with G01 for chamfering or corner R, it must
be either one axis of X and Z.
In the next block, the other one axis of X and Z, which crosses the former axis
at a right angle, must be given.
2) The stop point by a single block operation is a point after chamfering or corner
R cutting.
3) Specify I, K and R values for chamfering and corner R smaller than a specified
axial amount.
2 - 39
(3) Angle designated linear interpolation
The angle designated linear interpolation can be performed by designating the angle A
formed by the X or Z axes and +Z-axis.
X (U)
{ }
G01
Z (W)
••••••A••••••F••••••;
2 - 40
(Example 1)
When moving from the point A to the point B
G02 X60.0 Z0 R20.0 F...;
When moving from the point B to the point A
G03 X100.0 Z−20.0 R20.0 F...;
(Example 2)
When moving from the point A to the point B
G03 X60.0 Z0 R20.0 F...;
When moving from the point B to the point A
G02 X100.0 Z−20.0 R20.0 F...;
(Example 3)
When moving from the point A to the point B
G02 X60.0 Z0 R50.0 F...;
When moving from the point B to the point A
G03 X80.0 Z−10.0 R50.0 F...;
2 - 41
(Example 4)
When moving from the point A to the point B
G03 X60.0 Z0 R50.0 F...;
When moving from the point B to the point A
A02 X80.0 Z−10.0 R50.0 F...;
(Example 5)
When moving from the point A to the point B
G03 X45.0 Z−35.9 R25.0 F...;
When moving from the point B to the point A
G02 X0.0 Z0 R25.0 F...;
(Example 6)
When moving from the point A to the point B
G03 X40.0 Z−40.0 R20.0 F...;
When moving from the point B to the point A
G02 X40.0 Z0 R20.0 F...;
2 - 42
• Circular command exceeding 180°
When specifying a circular arc exceeding 180°, give a minus sign such as R−∆∆. ∆∆.
Note: 1) When F code has not feed commanded in G02 and G03 blocks or before that,
an alarm will occur.
2) Exponent type acceleration/deceleration is engaged.
3) When radius of circular arc = 0 is commanded, an alarm will occur.
4) If the end point is not located on the circular arc, the tool will move on the
remainder in straight line after moving in circular, when an error of the end point
of circular interpolation is within the parameter setting value. And when it is out
of the parameter setting value, an alarm will occur.
2 - 43
2-3-6 G04 Dwell
A tool can be rested during a command time.
(Example)
When stopping the tool for 2 seconds
G04 U2.0;
60
T = 60 = = 0.1 second
N 600
When G09 is commanded in the same block with a moving command, the machine is
decelerated to stop and the next block is executed after checking that the position of the
machine is within the range designated as a command position.
Only commanded block is effective.
(1) Command form
G09 —— ;
(2) Program example
N1 G09 G01 U50. F ;
N2 G01 W 50. ;
When commanding G09, an edge is
created on the corner.
When not commanding G09, a round is
created on the corner.
2 - 44
2-3-8 G61 Exact Stop
The machine is decelerated to stop at the end point until G62, G63 and G64 etc. are
commanded after commanding G61, and the next block is executed after checking that the
position of the machine is within the range commanded.
Program example
G61 G01 Z−100.0 F0.2
X20.0
Z−150.0
G61 mode effective :
An edge is created on the corner.
G61 mode ineffective :
A round is created on the corner.
2 - 45
(3) Wear offset amount input
G10 L11 P X (U) Z (W) R H ;
L11 : Wear offset amount input designation
P : Offset No. (0 ~ Maximum offset sets)
X (U) : Wear offset amount of X-axis
Z (W): Wear offset amount of Z-axis
R : Tool nose R (Absolute)
H : Tool width (Absolute)
Note 1) Only when absolute input is performed by the form offset input, the
wearoffset amount of the address input is cleared to 0.
2) R (Tool nose R) and H (Tool width) are performed only by absolute input.
(1) The G20/G21 command shall be commanded to the head of the program in the single
block.
(2) When the G20/G21 command is executed, conduct the coordinate system preset.
(3) This function is for selecting the unit of numerical value programmed either in metric or in
inch.
Inch ⇔ Metric conversion isn’t performed.
2 - 46
2-3-11 G22, G23 Stored Stroke Limit
This machine is provided the stored stroke limit, which can be set the entering prohibition
of tool in the movable area (Within the machine stroke) of the machine for safety
operation by whether automatic or manual operation, as standard feature.
This function is different from the mechanical stroke end and there are following three
kinds.
1. The first prohibited area
This is set the maximum stroke of the machine by the parameter and not changeable.
Points A and B are set by the distance from the machine reference point by the parameter
and the hatching area is prohibited entering always.
2 - 47
(1) Selection of prohibited area
A prohibited area can be selected by the parameter No.1300 to close which side of in or
outside of a frame determined by the points C, D and E, F.
Usually, the inside becomes the prohibited area in the second area. In the third area,
always the inside is prohibited.
2 - 48
(3) Setting of the second or third stroke limit by MDI or program
Example:
G22 X−170.0 Z−10.0 I−490.0 K−120.0 (Refer to the sketch on the previous page.)
Command of entering prohibition into the second stroke limit and the second or third stroke
limit is set.
Example:
G23; Entering is possible into the second area.
Note 1) When G23 has commanded, G22 should be commanded in the individual block
to make a setting area entering prohibition again.
2) When G22 X Z I K ; is commanded, the parameter changes automatically to
the commanded value.
3) The last commanded G22 and G23 is kept even if the power off.
4) If G22 has commanded at the time of power on, entering to the zero becomes
prohibition immediately after execution of manual reference point return.
5) If entering to the prohibited area manually, it can be escaped from the prohibited
area by moving the opposite direction.
The reset button should be pressed after an escape.
6) During automatic operation, if the end point of travel locates in the prohibited
area, it becomes an alarm before move and stop the automatic operation. It can
be released by the reset button.
If the middle of the way to the end point to travel is the prohibited area, it
becomes an alarm when entering into the prohibited area and stop the automatic
operation.
2 - 49
2-3-12 Stroke Limit Check Before Move
If the end point of the block to be executed the automatic operation locates in the
prohibited area, stop the axis travel and make an alarm. Execute a check regarding all
effective matters by the stroke limit 1, 2 and 3.
(1) If the alarm of stroke limit before move is issued, release the alarm by pressing the rest
button.
(2) The end point of executing block can be calculated by the “Machine coordinate” +
“Remaining amount of travel” at this time.
Note) If the travel time of one block is very short, some times becomes an alarm before
setting the remaining amount of travel.
(3) Precautions
(a) Concerning a traveling path of block, a check is not executed.
(b) Concerning an axis which is machine lock condition, a check is not executed.
(c) Checking of a block of G31 is not executed.
(d) Check the axis which has completed the reference point return only.
(e) If the end point locates very close to the prohibited area, it becomes an alarm
occasionally.
2 - 50
2-3-13 G27 Reference Point Return Check
The G27 command positions to the designated position by a program then check the
position whether it is the first reference point or not and it becomes alarm if it is not.
(1) Form of command
G27 X Z ..... ;
(2) Program example
G27 X100.0 Z−50.0 ;
Move to the X-axis 100.0 and Z-axis −50.0 then check the X and Z axes return to the
first reference point or not.
(3) Precautions
(a) An arriving position by G27 command include tool position offset, nose R
compensation and tool radius compensation etc.
(b) Check the axis which has commanded by G27 block only.
(c) The 2nd ~ 4th reference point return check can be done by commanding a P.
G27 P X Z ..... ;
(Designate it according to the 2nd ~ 4th reference point. )
(d) An axis which is the condition of machine lock on does not execute the reference
point return check.
(e) G27 command checks an imposition after positioning.
2 - 51
2-3-14 G28 Automatic Reference Point Return
With a command “G28 X (U)ooo. oo Z (W)ooo. oo“, the tool automatically returns to
the machine reference point after moving to the position (intermediate point) specified with
X (U), Z (W). G28 assumes the same rapid traverse rate as G00. After returning to the
machine reference point, the machine reference point lamp lights up.
Machine reference
point
N920 G00 X.....
N922 G28 X200.0 Z200.0
N923 M30
%
As shown in the left figure, the tool returns
to the machine reference point via the
inter-mediate point.
2 - 52
Program example
O5801
A program example at left uses the 2nd reference
N1 G28 U0 point (G30) as the turret index position.
N2 G28 W0 T0100 A setting of the 2nd reference point execute on the
N3 G50 S1500 2nd reference point setting screen after the turret with
maximum protruded tool is moved the position (B point)
N4 G30 U0 W0(G00 X200:0 Z150.0)
which is not interfered position with a machining
N5 M01 workpiece or the chuck etc.
N101 G30 U0 W0
N102 T0100
N103 G97 S530 M08
N104 G00 X72.0 Z10.0 M03
N105 G01 G96 Z0.2 F3.0 S120
N106 X0 F0.2
N107 Z3.0
N* ..
N* ..
N* ..
N118 G00 G97 X70.0 S545
N119 G30 U0 W0 (G00 X200.0 Z150.0)
N120 M01
..
..
..
N1001 G30 U0 W0
N1002 T1000
N1003 G97 S695 M08
N1004 G00 X30.0 Z15.0 M03
N1005 G01 G96 Z7.0 F3.5 S150
N*
N* ..
N* ..
N1013 G00 G97 Z15.0 S.....
N1014 G30 U0 W0 (G00 X200.0 Z150.0)
N1015 M01
N6 G28 U0 W0 T0100
N7 M30
2 - 53
If the 2nd reference point is used correctly, it makes the safest program.
Caution
However, when the turret head index position (2nd reference point) is altered due
to a process change or preparatory plan change, set the second reference point
again each time.
Note 1) Before specifying G30, perform automatic reference point return at least once by
manual reference point return operation or a G28 command after turning on the
power.
Be careful, if the coordinate command of an axis is omitted, the axis does not
Caution move.
P2 : No.1226~
the parameter
{ P3 : No.1227~
P4 : No.1228~
} as a distance from the machine reference point.
<Program example>
G30 P3 U~40. W30. ; X and Z axes return to the third reference point.
2 - 54
2-3-16 G31 Skip Function
If the skip signal is entered from the outside while linear interpolation is executed by G31
command, the travel is stopped, the remaining travel amount is left and the next block is
proceeded.
(3) Caution
(a) The federate set in the parameter can be obtained regardless F of the program by
parameter setting.
(b) G31 cannot be commanded during nose R compensating mode.
(c) When the next block of G31 is commanded by an increment, the next block moves
incrementally from the interrupted position by a skip signal.
(d) G31 is effective only for the commanded block.
2 - 55
2-3-17 G54 Work Coordinate System Setting (Work Length)
Work length shall be set as the value following address Z by the command
G54 Z
Correct distance is displayed of the tool position from the machine origin by following
procedures.
1. When tool is indexed by T code in program (available by MDI as well).
〔 2. When rotate the turret by pushing the turret index button while manual mode.
3. When applied Q setter or Z setter (Option).
〕
An incremental amount of the work length can be designated by G54 W command.
This function is used for the case when 1st and 2nd operations are continuously
machined.
(Example) O××××
G28 U0
G28 W0
G54 Z0 ......... Reference point shift amount cancel
G50 S2000
G30 U0 W0
M01
N100
T0100
G97 S1230 M08
~
G28 U0
G28 W0
G54 Z−5.0 .... Difference from the finishing end of
the work at 1st operation
G50 S1500
G30 U0 W0
M01
N150
T0100
G97 S730 M08
~
2 - 56
2-3-18 Canned Cycle
Using a canned cycle, machine functioning equivalent to 4 blocks of “cutting-in → cutting
(or threading) → retreat → return” in a regular program can be specified as 1 cycle in 1
block.
The tool starts from the point A (X65.0, Z2.0)
and returns to the point A via the points B, C
and D respectively.
If the canned cycle is used, the program will
be changed as follows:
2 - 57
G90 cycle patterns
(1) Straight cutting (2) Taper cutting
Note 1) As G90 is modal, once it is specified, it can be neglected from the next block.
Accordingly, cycle operation is executed by only specifying the cutting depth of X-axis
from the next block on.
2) After completing the canned cycle, cancel G90 with another G code, such as G00
belonging to the same group.
3) For the T, S and M functions which serve as cutting conditions, be sure to specify
them in a block preceding the one where G90 is to be specified.
2 - 58
In the above-mentioned program, the tool returns to the same start point after completing
each cycle. At that time, a machining time is wasted because the same parts are
repeatedly machined in side cutting as shown in the figure below. Therefore, the
machining time can be saved by shifting the cycle start position per cycle as shown in the
program below, after completing each cycle.
N105 G90 X45.0 Z−25.0 F0.35 [1] Since the start position is shifted by G00
N106 G00 X47.0 after completing the canned cycle, it is
canceled each time.
N107 G90 X40.0 Z−25.0 [2]
Therefore, you must specify a G90
N108 G00 X42.0
command and coordinate values each time.
N109 G90 X35.0 Z−25.0 [3]
N110 G00 ........
The sign of I(“+” or “−”) is determined as a direction from point “a” to the point B.
Accordingly; I=−5.0
2 - 59
G90 Cycle Patterns (OD)
Straight Taper
The sign (+, −) of I is determined as a direction viewing the point B from the point C.
For a cutting diameter, specify a dimension at the point C.
2 - 60
G90 Cycle Patterns (ID)
Straight Taper
The sign (+, −) of I is determined as a direction viewing the point B from the point C.
For cutting diameter, specify a dimension at the point C.
2 - 61
2. G94 End face and side cutting cycle
G94 enables straight/taper cutting of the end face and side.
The tool moves via a specified point from its start point, cuts the workpiece at a feed rate
specified with an F code and returns to the start point.
R: Rapid traverse
G94 X...Z...F... F: Cutting feed G94 X...Z...K...F...
(specified with
(K=0) (Pay attention to a sign of K)
an F code)
2 - 62
Note 1) Since G94 is modal, specify it just once. You do not have to specify it again
thereafter. Accordingly, cycle operation is executed by only giving Z-axis depth of cut
from the next block on.
2) After completing the canned cycle, cancel G94 with another G code, such as G00,
belonging to the same group.
3) For the T, S and M functions which serve as cutting conditions, be sure to specify
them in a block preceding the one where G94 is to be specified.
In the above-mentioned program, the tool
returns to the same start point after
completing each cycle. At that time, a
machining time is wasted because the same
parts are repeatedly machined in OD cutting
as shown in the left figure.
Therefore, the machining time can be saved
by shifting the cycle start position per cycle
as shown in the program below.
N105 G94 X30.0 Z−5.0 F0.2 ...... [1]
N106 G00 Z−3.0 Since the start position is shifted by G00
after completing the canned cycle, it is
N107 G94 X30.0 Z−10.0 ............ [2] canceled each time. Therefore, you must
N108 G00 Z−8.0 specify a G94 command and coordinate
N109 G94 X30.0 Z−15.0 ............ [3] values each time.
N110 G00 X.... Z....
2. Example of taper cutting
When machining a φ50 blank as shown in
the left figure, with its cycle start position at
X55.0 and Z2.0 and a depth of cut of 5
mm, the program is as follows:
First, obtain a size of K.
K = 15 − 10 = 5
Determine a sign of K, viewing its cycle
pattern.
Accordingly; K−5.0
N104 G01 G96 X55.0 Z2.0 S120
N105 G94 X20.0 Z0 K−5.0 F0.2 .......... [1]
N106 Z−5.0 .................................. [2]
N107 Z−10.0 ................................ [3]
N108 G00 X.... Z....
or
N104 G01 G96 X55.0 Z2.0 S120
N105 G94 X20.0 Z0 K−5.0 F0.2 .......... [1]
N106 G00 Z−3.0
N107 G94 X20.0 Z−5.0 K−5.0 ............ [2]
N108 G00 Z−8.0
N109 G94 X20.0 Z−10.0 K−5.0 ........... [3]
N110 G00 X.... Z....
2 - 63
G94 Cycle Patterns (OD)
Straight Taper
2 - 64
G94 Cycle Patterns (ID)
Straight Taper
2 - 65
2-3-19 G70, G71, G72, G73, G74, G75 Compound Repetitive Cycle (Option)
A canned cycle with G90, G92 or G94 cannot simplify the program sufficiently. However, if you
use a multiple repetitive cycle, the program can be greatly reduced by specifying a finish
shape, such as enabling roughing and finishing.
As shown in the table below, 7 kinds of multiple repetitive cycles are available:
1. The G codes above are all unmoral ones belonging to the * group.
2. Finish shape programs specified by G71, G72 and G73 are stored in the NC unit’s internal
memory. Its maximum capacity is 45 blocks which store a set of programs.
3. When chamfering or corner R is commanded, it is equivalent to the two blocks.
If the Z-axis command (Z or W) is not placed at the first block of the finish shape, it
becomes type I or it becomes type II if it is command.
(1) Type I
As shown in the figure below, if a finish shape between A and B via A’ with a tape
command, the tool cuts away a section specified with the depth of cut ∆d, leaving the
finishing allowances ∆U/2 and ∆W.
2 - 66
First, the tool cuts in parallel to its Z axis with the depth of cut ∆d, and finally, it cuts in parallel to
the tape command.
Create the tape command as follows:
•Rough finishing cycle is omitted when the 4 bit = 1 of the parameter No.5102.
}
....................................... A move command for the finish shape
F ————— “A + A’+ B” is specified in the
blocks beginning with the sequence
S —————
number “ns” and ending with that “nf”.
T —————
(nf)
Move command from A to B
T ........................................
2 - 67
The following 4 patterns are likely as to a profile to be cut with G71.
In any case, the workpiece is cut by tool movements in parallel with the Z axis of the tool.
Signs of ∆U and ∆W are as follows:
The nose R compensation is not engaged in the type I of G71.
• Between A and A’, a move command is given by the block with the sequence number “ns”.
Z-axis command cannot be included.
• Between A’ and B, cutting must assume either monotonous incremental/decremental pattern
in both X and Z directions.
• When a command between A and A’ is of G00 mode, cutting -in along A to A’ is also
performed in the G00 mode.
• When a command between A and A’ is of G01 mode, cutting -in along A to A’ is also
performed in the G01 mode.
• The coordinate value of X-axis of point A and B should be same.
2 - 68
(2) Type II
Type II differs from type I in the following points.
(i) The shape is not necessary to be simple increase in X direction and it may have as many
pockets as possible.
The first block of finishing shape requires movement of Z-axis.
(ii) The cutting at the beginning may not be vertical and the shape does not matter as long as
Z-axis direction is simple change.
(iii) The release after turning is performed on straight line after turning along the shape. (e)
Parameter 5145
2 - 69
(iv) The cutting path becomes as the following example.
Between A and A’ is commanded in the block with sequence No. (ns) and should be
included the Z-axis command.
Even if no movement on Z-axis, command W0.
When moving amount of Z-axis is zero between A and A’, cutting along with A and A’
becomes the same cutting method with finish shape (G00 or G01).
If Z-axis motion is included between A and A’, indeed is done by G01.
2 - 70
(b) Execution of rough cutting finishing cycle
At the last part of this cycle, cutting is performed along the shape, leaving the finishing
allowance.
By commanding I and K in the same block as G71, rough cutting is done, leaving the
allowance specified in I and K, and finally cutting along the shape is performed, leaving the
finishing allowance. In this case, rough cutting finishing cycle is executed after returning to
the cycle start point once.
2. G72 End face rough cutting cycle (Type I and Type II) (Option)
2 - 71
(1) Type I
The following 4 patterns are likely as to a profile to be cut with G72. In any case, the
workpiece is cut by repeating tool movements in parallel with the X axis of the tool. Signs
of ∆U and ∆W are as follows:
• Tool movement between A and A’ is commanded by the block of sequence No. “ns”. An X-
axis command cannot be contained.
• Tool movement between A’ and -B must be a monotonous incremental or decremental
pattern as to both X and Z axes.
(2) Type II
If command X and Z axes in the first block (In brief, the heading block of finish shape
program) of repetitive section, the tool moves parallel to Z axis then along finish shape and
retract parallel to X axis by retract amount (e=0.5mm) then shift to next turning.
Outline of tape command is the same as type I except the command of X and Z axes are
existed in the first block of repetitive section.
(a) Cutting shape
In case of type II, finish shape is not required simple change and regardless of the number
of cavity section (Pocket).
However, must be kept simple change in X direction.
(b) Heading block of finish shape program
The first indeed section, in short, move command of heading block of finish shape program
should be G00 or G01 and simple change on X axis direction.
The indeed section after that, regardless of any shape if simple change is kept in X
direction.
Note 1) The coordinate value of Z-axis of point A and B should be the same.
2) Execution of rough finishing cycle
Cut along the final shape of this cycle leaving finishing shape. Rough cut leaving
allowance designated by I and K by commanding I and K in the same block of G72,
then cut along the final shape leaving the finishing allowance.
In this case, semi-finishing cycle is executed after returning start point each time.
2 - 72
3. G73 Closed loop cutting cycle (Option)
This G code can repeat a fixed cutting pattern, shifting a tool position little by little. With this
cycle used, you can efficiently cut a workpiece whose material shape has been made in
pre-machining such as forging or casting.
(ns)
N.......................
P
........................
(nf)
N....................... } Commanded by the blocks of sequence No.
“ns” to “nf”. Move command from A to N
: Sequence No. (ns) of the first block of a group of finishing profile blocks
Q : Sequence No. (nf) of the last block of a group of finishing profile blocks
I : X directional all roughing allowance (∆i) ..... Radius designation
K : Z directional all roughing allowance (∆k)
U : X directional finishing allowance (∆U) ..... Diameter designation
W : Z-directional finishing allowance (∆W)
D : Number of divisions (d) ..... Equal to roughing times. (A decimal point is not available.)
2 - 73
F : Even if the F function is contained in any block between P and Q, it is ignored and the
F function which is designated in the G73 block or previous block becomes effective.
Since there are four patterns for cutting shape, at the time to prepare a program for a
machining set a center of nose R i.e. ∆U, ∆W, ∆i, and ∆K to start point, a nose R
compensation is add on the ∆U and ∆W same as G71, if cutting is made by G73 with
nose R compensation.
2 - 74
• When the cycle is completed, the tool returns to a start point at a rapid traverse
rate. For NC command data, a block next to the G70 cycle is read.
• A subprogram cannot be called between the sequence No. “ns” and “nf” used for
G70~G73.
• The memory addresses stored by the roughing cycle of G71~G73 are erased
after executing G70. Moreover, all the memory addresses stored by reset are
erased.
• If the reset button is pressed after the G71~G73 cycles were executed, the finish
cycle of G70 is disabled to perform.
N100 (OD-R)
N101 T0100;
N102 G97 S240 M08;
N103 G00 X120.0 Z10.0 M03;
N104 G96 S120;
N105 G71 P106 Q112 U2.0 W2.0 D2.0 F0.3;
N106 G00 X40.0 F0.15;
N107 G01 Z−30.0;
N108 X60.0 Z−60.0 ;
N109 Z−80.0;
N110 X100.0 Z−90.0;
N111 Z−110.0;
N112 X120.0 Z−130.0;
N113 G00 G97 X200.0 Z150.0 S500;
2 - 75
Program Example of Multiple Repetitive Cycle(G72)
N100 (FA-R)
N101 T0100;
N102 G97 S220 M08;
N103 G00 X176.0 Z2.0 M03;
N104 G96 S120;
N105 G72 P106 Q111 U2.0 W0.5 D2.0 F0.3;
N106 G00 Z−70.0 F0.15;
N107 G01 X120.0 Z−60.0;
N108 Z−50.0 ;
N109 X80.0 Z−40.0;
N110 Z−20.0;
N111 X36.0 Z2.0;
N112 G00 G97 X200.0 Z150.0 S500;
N114 M01 ;
2 - 76
Program Example of Compound Canned Cycle (G71 Type II)
N010 T0300;
N011 G97 S1650 M08;
N012 G00 X60.0 Z−15.0 M03;
N013 G71 P014 Q018 U0.5 D5.0 F0.3;
N014 G01 X40.0 W0 F0.15;
N015 G02 Z−55.0 R25.0;
N016 Z−95.0 R25.0;
N017 Z−135.0 R25.0;
N018 G01 X60.0;
The tool nose radius for offset No. 03 shall be 2 mm and the start point shall be the same as
the tool nose center.
2 - 77
Program Example of Multiple repetitive Cycle (G73)
N101 T0100;
N102 G97 S200 M08;
N103 G00 X140.0 Z40.0 M03;
N104 G96 S120;
N105 G73 P106 Q112 I9.5 K9.5 U1.0 W0.5 D3 F0.3;
N106 G00 X20.0 Z0;
N107 G01 Z−20.0; F0.15 S150;
N108 X40.0 Z−30.0;
N109 Z−50.0;
N110 G02 X80.0 Z−70.0 R20.0;
N111 G01 X100.0 Z−80.0;
N112 X105.0;
N113 G00 G97 X200.0 Z150.0 S500
N114 M01;
2 - 78
5. G74 End face cutting-off cycle
By this command, chip disposal in end face cutting-off can be functioned. Also, if X(U) and
I are omitted, peck drilling cycle in Z axis direction is effected.
Start point
Note) At the cutting bottom, tool relief is in the direction of B→A. When there is no X-
direction movement, the relief is in the direction of the sign of the value of ∆d.
2 - 79
Program example of peck drilling cycle (G74)
In case of peck drilling cycle, omit I and D.
N201 T0200;
N202 G97 S300 M08;
N203 G00 X0 Z5.0 M03;
N204 G74 Z−80.0 K20.0 F0.15;
N205 G00 X200.0 Z100.0;
N206 M01;
2 - 80
Program example of OD grooving cycle (G75)
N1101 T1100;
N1102 G97 S700 M08;
N1103 G00 X35.0 Z−50.0 M03;
N1104 G96 S80;
N1105 G75 X−1.0 I5.0 F0.15;
N1106 G00 G97 X200.0 Z200.0 S500;
N1107 M01;
2 - 81
2-3-20 G32, G92, G76 Thread Cutting
A G32 command enables straight/taper/face thread cutting and tapping, and G92 and G76
(option) commands enable straight/taper-thread cutting.
•Threading code and lead programmable range
Specify a lead with a numerical value following F.
Lead range
G code Description
Command Metric Inch
G32 Threading
address input input
G92 Canned cycle for
F mm/rev inch/rev
threading
E 0.00001 0.000001
G76 Multiple repetitive
~999.99999 ~99.999999
cycle for threading
When designating number of thread in case of cutting inch thread, it is possible to set 7 bits of
the parameter No. 3403 to 1 and to command E14.0 (14 thread per inch) etc.
G32 Z E14.0
5000 P : Lead or
P≦
N pitch(mm)
N≦ 5000 N: Spindle
P speed(min−1)
(Example)
When a thread pitch is 3 mm, a
spindle speed is; (min−1)
2 - 82
1. Cutting the single thread screw
For a single thread screw, cut at a
threading feed rate of P mm/rev from
an arbitrary position by δ1 or more
away from the end face of a thread
part.
2 - 83
<Incomplete thread>
Note) As mentioned above, δ1 and δ2 values are determined by the spindle speed and thread
lead. Accordingly, when cutting one screw, the spindle speed must not be changed to
the last.
(A threading section would be shifted.)
2 - 84
Thread Cutting Method
(1) The following shows formulas used for
calculating reference thread shapes for
metric coarse/fine and unified coarse/fine
threads:
<Unified coarse and fine threads>
P = 25.4/n
H = 0.866025/n × 25.4
H1 = 0.541266/n × 25.4
<Metric coarse and fine threads> d = (d) × 25.4
H = 0.866025P d1 = D1 = (d−1.082532/n) × 25.4
H1 = 0.541266P n : No. of threads per 25.4mm
d1 = D1 = d−2 × H1 = d − 1.082532P (d) : Nominal size for thread
2 - 85
You must determine a depth of cut, depending on the nose R of a tip used. As shown in the
right figure, assuming a relief amount to be δ and a relief cutting part to be an arc (nose R);
1 1
}
δ= ― H−R = ― P cos30° − R .......... (1)
4 4
external
thread
1 1
δ= ― H−R = ― P cos30° − R
8 8
internal
thread
2 - 86
<Depth of cut and No. of Cutting Times for 60° Triangular Thread>
P 1.0 1.25 1.5 1.75 2.0 2.5 3.0 3.5
H1 0.541 0.677 0.812 0.947 1.083 1.353 1.624 1.894
Ext. Int. Ext. Int. Ext. Int. Ext. Int. Ext. Int. Ext. Int. Ext. Int. Ext. Int.
thread thread thread thread thread thread thread thread thread thread thread thread thread thread thread thread
Max. Nose R 0.14 0.07 0.18 0.09 0.21 0.10 0.25 0.12 0.29 0.14 0.36 0.18 0.43 0.21 0.50 0.25
RMAX
Calculated 0.1 0.07 0.1 0.09 0.2 0.1 0.2 0.1 0.2 0.1 0.3 0.1 0.3 0.2 0.4 0.2
Nose R
d 0.12 0.04 0.17 0.04 0.12 0.06 0.18 0.09 0.23 0.11 0.24 0.17 0.35 0.12 0.36 0.18
Relief
d + H1 0.661 0.581 0.847 0.717 0.932 0.872 0.127 1.037 1.313 1.193 1.593 1.523 1.973 1.741 2.251 2.074
Depth of Cut
n ∆X(n)/ ∆X(n)/ ∆X(n)/ ∆X(n)/ ∆X(n)/ ∆X(n)/ ∆X(n)/ ∆X(n)/ ∆X(n)/ ∆X(n)/ ∆X(n)/ ∆X(n)/ ∆X(n)/ ∆X(n)/ ∆X(n)/ ∆X(n)/
∆W ∆W ∆W ∆W ∆W ∆W ∆W ∆W ∆W ∆W ∆W ∆W ∆W ∆W ∆W ∆W
*1 0.45\ 0.45\ 0.5\ 0.5\ 0.55\ 0.55\ 0.6\ 0.6\ 0.65\ 0.65\ 0.7\ 0.7\ 0.75\ 0.75\ 0.8\ 0.8\
(0.641\) (0.541\) (0.722\) (0.605\) (0.729\) (0.679\) (0.821\) (0.751\) (0.900\) (0.815\) (1.035\) (0.989\) (1.171\) (0.027\) (1.226\) (1.128\)
2 0.878\ 0.765\ 1.02\ 0.856\ 1.031\ 0.96\ 1.162\ 1.066\ 1.273\ 1.153\ 1.414\ 1.398\ 1.657\ 1.453\ 1.734\ 1.595\
0.124 0.091 0.150 0.103 0.139 0.118 0.162 0.135 0.180 0.145 0.206 0.202 0.122 0.203 0.270 0.230
3 1.075\ 0.937\ 1.25 \ 1.049\ 1.261\ 1.177\ 1.423\ 1.305\ 1.559\ 1.412\ 1.793\ 1.712\ 2.03\ 1.779\ 2.124\ 1.954\
0.057 0.05 0.066 0.056 0.067 0.063 0.075 0.069 0.082 0.075 0.095 0.091 0.107 0.194 0.112 0.103
2 - 87
4 1.242\ 1.082\ 1.444\ 1.211\ 1.457\ 1.358\ 1.643\ 1.507\ 1.800\ 1.631\ 2.071\ 1.977\ 2.363\ 2.055\ 2.453\ 2.256\
0.048 0.042 0.056 0.047 0.057 0.052 0.064 0.058 0.070 0.063 0.080 0.096 0.090 0.88 0.095 0.087
5 1.282\ 1.122\ 1.614\ 1.354\ 1.628\ 1.519\ 1.837\ 1.685\ 2.013\ 1.823\ 2.315\ 2.211\ 2.62\ 2.297\ 2.742\ 2.523\
0.049 0.041 0.049 0.046 0.056 0.051 0.061 0.055 0.070 0.067 0.08 0.07 0.083 0.077
6 1.322\ 1.162\ 1.654\ 1.394\ 1.784\ 1.664\ 2.013\ 1.846\ 2.205\ 1.897\ 2.536\ 2.422\ 2.87\ 2.517\ 3.004\ 2.763\
0.045 0.042 0.051 0.046 0.055 0.050 0.064 0.061 0.072 0.063 0.075 0.070
7 1.674\ 1.434\ 1.824\ 1.704\ 2.174\ 1.994\ 2.381\ 2.157\ 2.739\ 2.616\ 3.1\ 2.718\ 3.245\ 2.985\
0.046 0.043 0.051 0.046 0.058 0.056 0.066 0.058 0.069 0.014
8 1.864\ 1.744\ 2.214\ 2.034\ 2.546\ 2.306\ 2.928\ 2.796\ 3.314\ 2.906\ 3.469\ 3.191\
0.047 0.043 0.054 0.052 0.062 0.054 0.064 0.060
9 2.254\ 2.074\ 2.586\ 2.346\ 3.106\ 2.966\ 3.515\ 3.082\ 3.673\ 3.385\
0.051 0.043 0.058 0.051 0.861 0.056
10 2.626\ 2.386\ 3.146\ 3.006\ 3.705\ 3.249\ 3.898\ 3.568\
0.055 0.048 0.057 0.053
11 3.186\ 3.046\ 3.866\ 3.408\ 4.067\ 3.742\
0.046 0.045 0.054 0.050
12 3.906\ 3.448\ 4.248\ 3.908\
0.052 0.048
13 3.946\ 3.488\ 4.422\ 4.068\
0.050 0.046
14 4.462\ 4.108\
15 4.502\ 4.148\
* Since calculated values within parenthese at the bottom are too large, use corrected values at the top.
When Cutting Straight (External Thread) When Cutting Along Helicoidal Surface (External Thread)
G X Z F Remarks G X Z F Remarks
G00 X... Z... G00 X... Z...
G92 X9.55 Z∆∆.∆∆ F1.0 d−∆X(1)= 10 − 0.45 = 9.55 G92 X9.55 Z∆∆.∆∆ F1.0 d−∆X(1)= 10 − 0.45 = 9.55
X9.12 d−∆X(2)= 10 − 0.878 = 9.122 G01 W−0.12 ∆W= 0.124 ≒ 0.12
or G00
X8.92 d−∆X(3)= 10 − 1.075 = 8.925
G92 X9.12 Z∆∆.∆∆ d−∆X(2)= 10 − 0.878 = 9.122
X8.76 d−∆X(4)= 10 − 1.242 = 8.758 G01 W−0.06 ∆W= 0.057 ≒ 0.06
X8.72 d−∆X(5)= 10 − 1.282 = 8.718 or G00
X8.68 d−∆X(6)= 10 − 1.322 = 8.678 G92 X8.92 Z∆∆.∆∆ d−∆X(3)= 10 − 1.075 = 8.925
G00 X... Z... G01 W−0.05 ∆W= 0.048 ≒ 0.05
For M10,P1.0 or G00
G92 X8.76 Z∆∆.∆∆ d−∆X(4)= 10 − 1.242 = 8.758
X8.72 d−∆X(5)= 10 − 1.282 = 8.718
X8.68 d−∆X(6)= 10 − 1.322 = 8.678
When Cutting Straight (Internal Thread)
2 - 88
A range of chambering value r of thread cutting is 0~12.7L (L is a lead of thread) and any valve
of 0.1L increment can be selected by parameter No.5111. Normally, it has been set to
1.0 L .
Thread chamfering angle can be selected by parameter No.5112.
Normally, it is set at 45°.
Note 1) When turning on the power, M24 is set.
It chamfering is required, specify M23 in the block prior to the one which starts
threading.
2) Setting of chambering width is set at parameter No. 5111.
Setting of chamfering angle is set at parameter No. 5112.
3) The starting point of thread cutting must be designated larger than the end point (B’)
of chamfering at external thread, or smaller than the end point of chamfering at
internal thread, otherwise NC unit issues alarm.
4) The command M23 should be placed before thread cutting command.
2 - 90
1. G32 Threading
The tool cuts a thread at a feed rate (pitch or lead) specified with F or E as far as a position
of X... Z... in the block where G32 was specified.
G32 does not allow cycle operation. Therefore, blocks before and after threading require
programs for cutting retreat and return.
• Program cutting retreat and return with G00 or G01.
(1) Example of straight threading M50 × P4.0 thread shown in the left figure
N901 T0900
N902 G97 S540 M08
N903 G00 X60.0 Z4.0 M03 • To the start point
N904 X49.12 • Cutting-in
N905 G32 Z−32.0 F4.0...(W−36.0) • Threading
N906 G00 X60.0 • Retreat
N907 Z4.0 • Return
N908 X48.39 • Cutting-in
X909 G32 Z−32.0...(W−36.0) • Threading
N910 G00 X60.0 • Retreat
N911 Z4.0 • Return
N912 X48.03 • Cutting-in
N913 G32 Z−32.0...(W−36.0) • Threading
N914 G00 ..... • Retreat
.. .....
.. .....
N965 G32 Z−32.0(W−36.0) • Threading
N966 G00 X60.0 • Retreat
N967 X200.0 Z200.0 M09 • To the index point
N968 M01
* This example cuts a thread from an outer diameter of
50.0 mm.
2 - 91
• For the threading depth and number of threading times, refer to the number of threading list.
• U... and W... within parentheses specify strokes (incremental programming) from a threading
start point to an end point.
Although either programming (incremental or absolute) will do, note that command values
will change in case of “G32 U... W...”.
(2) Example of taper threading Program example for φ35/55 taper threading shown in the left
figure.
N901 T0900
N902 G97 S600 M08
N903 G00 X70.0 Z3.0 M03
N904 X34.33
N905 G32 X54.33 Z−42.0 F2.0 (U20.0 W−45.0)
N906 G00 X70.0
N907 Z3.0
N908 X33.96
X909 G32 X53.96 Z−42.0...(U20.0 W−45.0)
N910 G00 X70.0
N911 Z3.0
N912 X33.72
N913 G32 Z53.72 Z−42.0...(U20.0 W−45.0)
N914 G00 .....
.. .....
.. .....
N940 G32 X52.83 Z−42.0...(U20.0 W−45.0)
N941 G00 X70.0
N942 X200.0 Z200.0 M09
N943 M01
2 - 92
(3) Example of face threading Program example for face threading shown in the left figure,
with each depth of cut set to 0.5 mm.
N301 T0300
N302 G97 S300 M08
N303 G00 X106.0 Z20.0 M03
N304 Z−0.5
N305 G32 X67.0 F4.0...(U−39.0))
N306 G00 X20.0
N307 X106.0
N308 Z−1.0
X309 G32 X67.0...(U−39.0)
N310 G00 X20.0
N311 X106.0
N312 Z−1.5
N313 G32 X67.0...(U−39.0)
N314 G00 .....
.. .....
.. .....
N340 G32 X67.0...(U−39.0)
N341 G00 Z20.0
N342 X200.0 Z200.0 M09
N343 M01
Instead of “G32 X... Z...”, you can use a command “G32 U... W...”.
Command values in this case specify strokes from the threading start point to the threading
end point.
Refer to the command values “U... W...” within parentheses.
2 - 93
2. G32 Tapping
When a tap feed rate (pitch, lead) is specified with G01, if the FEEDRATE OVERRIDE
switch on the operation panel is not set to 100%, the feed rate (pitch, lead) specified in the
program cannot be obtained because of its change.
To avoid this, if you specify tapping with G32, machining will be performed at the same feed
rate as specified in the program for safe operation, ignoring a feed rate override.
Program Example:
N601 T0600
N602 G97 S255 M08
N603 G00 X0 Z20.0 M03
N604 G01 Z6.0 F5.0
N605 G32 Z−35.0 F1.5 M05...
N606 G04 U0.5
N607 G32 Z10.0 M04
N608 G04 U0.5
N609 G00 X200.0 Z200.0 M05
N610 M01
• N605 G32 Z−35.0 F1.5 M05
The above-mentioned program stops the spindle (M05) when its Z axis is at a position of
−35.0 mm. However, when a spindle speed is high, it takes some time for the spindle to
stop.
• N607 G32 Z10.0 M04
The spindle runs in the reverse direction, and then, the Z axis moves to a position of +10
mm. To retreat the tap, the safer, the bigger a command value for the Z-axis position is.
• When tapping, use a special purpose taper.
2 - 94
3. G92 Threading Cycle
From a threading start point, four actions of cutting-in, threading, retreat and return to the
start point can be specified in one block as one cycle.
2 - 95
(1) Example of straight threading Program example for M45-P1.5 threading (left figure)
N901 T0900
N902G97 S565 M08
N903 G00 X55.0 Z7.0 M03
* N904 M23
N905 G92 X44.45 Z−15.0 F1.5
N906 X43.97
N907 X43.74
N908 X43.54
X909 X43.37
N910 X43.22
N911 X43.18
N912 X43.14
* N913 M24
N914 G00 X200.0 Z200.0
N915 M01
2 - 96
(2) Example of taper threading
N901 T0900
N902 G97 S500 M08
N903 G00 X55.0 Z5.0 M03
* N904 M23
N905 G92 X44.45 Z−35.0 I−2.5 F1.5...(W−40.0)
N906 X43.97
N907 X43.74
N908 X43.54
X909 X43.37
N910 X43.22
N911 X43.18
N912 X43.14
* N913 M24
N914 G00 X200.0 Z200.0
N915 M01
2 - 97
• Specify the dimension of the point C as to a cutting diameter dimension.
• The program example on a preceding page executes chambering as shown in Fig. a.
• When chambering is not required as shown in Fig. b, delete blocks marked with “*” (N904
and N913). (Refer to the preceding page.)
• Specify the dimension of the point C as to the cutting diameter dimension for threading.
2 - 98
G92 Cycles
O
D
(1)
O
D
(2)
O
D
(3)
O
D
(4)
2 - 99
G92 Cycles
I
D
(1)
I
D
(2)
I
D
(3)
I
D
(4)
2 - 100
Note)
1. A lead becomes inaccurate with a constant surface speed applied.
Be sure to cut a thread with G97.
2. A cutting feed rate override is always fixed at 100%.
3. If & G92 threading cycle is performed in the single block mode, the tool will return to its
start point and stop there after completing one cycle.
4. Machine operation cannot be suspended during threading. It stops after executing the
first non-threading cycle following the threading mode.
5. A taper thread lead is specified with a length in the longitudinal direction.
[Example] G32 X Z F4.0
2 - 101
4. G76 Thread cutting cycle
A thread cycle shown in the figure below is performed by the following command:
2 - 102
Cutting method
(1) Constant cutting amount, single edge (P1 designation)
2 - 103
(2) Constant cutting amount, Staggered cutting (P2 designation)
2 - 104
(4) Constant cutting amount, Staggered cutting (P4 designation)
Note)
1) In case of single block, single-block-stop at points A and A’.
2) Finish margin “e” is set by Parameter No.5149.
3) The No. of times of last finishing can be set by Parameter No. 5129.
4) When commanding P2, P4 (staggered cutting), “H” is to be commanded by an even
number (2,4,6,.....).
5) The last 2 times of rough cuttings in P2, P4, a half of the remaining margin is to be cut
off each time.
6) In entire process of G76, spindle override becomes ineffective.
2 - 105
2-3-21 Continuous Thread Cutting
Continuous thread cutting in which thread cutting blocks are continuously commanded is
available.
As it is controlled so that synchronism with the spindle will be shifted minimumly at a joint of
blocks, it is possible to cut a special thread whose lead or shape changes halfway machining.
Even when repeatedly threading the save position, changing each depth of cut, it is properly
machined without breaking threads.
2 - 106
2-3-23 Multi-thread Cutting (Option)
Cutting of multiple thread is performed by synchronous feed of starting pulse from the spindle
plus generator and start the other thread from the spindle rotate by designated degree after
starting pulse.
Command
G32 X(U) .... Z(W) .... F .... Q .... ;
G92 X(U) .... Z(W) .... I .... Q .... F ....
By the command above mentioned, thread cutting is performed up to X(U), Z(W) by lead F
from rotating the spindle designated angle by Q from starting pulse of the spindle pulse
generator.
The address Q commanded by multi-thread cutting is as follows:
Least increment 1°
2 - 107
2-3-24 G150, G151, G152 Groove Width Compensation
Groove width compensation is changing the tool point by shifting the coordinate system to the
amount of tool width through reading the data of tool width and tool point in the tool layout
screen by command of G151.
(Shift to the amount of tool width x 2 for end surface.)
G150 Groove compensation, OFF
G151 Groove compensation for end surface, ON
G152 Groove compensation for OD/ID, ON
Compensating amount of tool width to be set at H data in the tool compensation screen.
In case of using grooving tool on T03 with tool width 2.0mm.
If groove width compensation (G151, G152) is commanded, tool point will be shifted as
follows.
Tool width compensation is canceled by G150 or T command.
Refer to “3. Tool nose R compensation automatic calculating function” about tool nose point.
2 - 108
(Example 1) In case of 0D grooving
tool (tool nose point 3)
Tool width 6.0
2 - 109
• The coordinate system of the
X-axis is shifted by tool width
×2.
• The tool nose point is shifted
internally from 2 to 3.
2 - 110
3. AUTOMATIC CALCULATING FUNCTION OF TOOL NOSE
RADIUS COMPENSATION
3-1 Outline
Normally, a tool nose is programmed as one point. However, an actual tool has nose R.
Although it can be ignored when cutting in parallel to axes, such as an end face, outer
diameter and inner diameter, when chambering or cutting a slope and circular arc, the
workpiece tends to be cut insufficiently or excessively due to this nose R.
Tool nose radius compensation automatic calculating function makes operation processing
done inside the NC unit, automatically controls the tool nose and prevents insufficient and
excessive cutting.
When tool nose radius compensation is under way, the following 3 states exist:
Compensation to right The tool moves on the right side of a programmed route
advance direction.
3-1
3-2 Preparation to Execute the Automatic Calculating Function of Tool
Nose Radius Compensation
The following setting is required to do a nose R compensation.
These are set in the tool offset screen.
1. Tool tip point (refer to the lower sketch) ... Input at the T of tool offset screen.
2. Size of nose R ...... Input at the R of tool offset screen.
Input of a tool tip point is done by inputting of designated address of tool as lower sketch.
3-2
3-3 Three Conditions of Nose Radius Compensation
When performing tool nose radius compensation, its program starts from a tool nose radius
compensation cancel state and proceeds to a tool nose radius compensation state via a start-
up state, and then, it returns to the initial compensation cancel state.
These are divided into three states and each block is called as follows:
1. Start-up block .... Block changing over from rapid traverse to cutting feed (G00 → G01)
2. Tool nose radius compensation block .... Continuous block for cutting feed (G01•G02•G03
↔ G01•G02•G03)
3. Compensation cancel block .... Block changing over from cutting feed to rapid traverse (G01
→ G00)
3-3
3-3-1 Tool Nose Radius Compensation Block (During Cutting)
A tool nose radius compensating method during cutting is determined by the tool nose
point and a tool nose moving direction. A list is given below.
•Compensating direction by tool nose point and tool nose moving direction
Moving direction
→ ↑ ← ↓
Nose point
0•9 △ △ △ △ △ △ △ △
“During cutting” means to be in the G01/G02 G03 mode.
a) When a tangent angle is 180°or less (inner corner), an intersecting point is operated
and the tool nose center moves to that intersecting point.
3-4
b) When the tangent angle is 180°, the tool nose center comes on the normal of a
command point.
In case of the path A → B → C is commanded by G01, a tool tip does not move further
than condition [3] even a command of point B.
In case of simultaneous two axis moving on cutting feed, tool nose does not reach to the
commanded point.
3-5
3-3-2 Start-up Block and Compensation Cancel Block (Approach/Retreat)
Concretely, the start-up block and compensation cancel block refer to blocks changing
over from G00 to G01 (approach) and G01 to G00 (retreat).
X
[1] i) When a specified stroke is |―|>| Z | , create a virtual line parallel to the Z
2
axis.
X
( |―|>| Z | means the case when a moving axis direction makes an angle
2
larger
than 45° with the Z axis.)
X
ii) When a specified stroke is |―|≦| Z | , create a virtual line parallel to the X
2
axis.
X
( |―|≦| Z | means the case when a moving axis direction makes an angle of
2
45° or less with the Z axis.)
[2] Viewing the compensating direction of the moving axis, determine either “+” or “−”
(determination of a virtual line direction).
[3] Determine the compensating direction (right or left) to the virtual line.
[4] Calculate the intersecting point.
Note) When you cannot determine the compensating direction to the virtual line in [3]
(when the tool nose point is 5 through 8), select the same compensating direction
as in [2].
X
[1] Since |―|<|
2 Z | , create the virtual line parallel to the X axis.
3-6
[2] Determine a virtual line direction in the same direction as the compensating direction of
the moving axis (+X side because the compensating direction is to the right).
[3] Determine the compensating direction of the virtual line, and then, the intersecting
point.
X
[1] Since |―|<|
2 Z | , create the virtual line parallel to the X axis.
[2] Determine a virtual line direction to the -X side, because the compensating direction of
the moving axis is to the right.
3-7
*[3] Since the compensating direction of the virtual line cannot be determined, assume it in
the same direction as the compensating direction of the moving axis.
C. For the tool nose point 3 in grooving (when returning only a single axis)
3-8
D. For the tool nose point in approaching to an arc and retreating
When commanding either of the following modes in the status of compensation currently
the compensation is canceled.
[1] Axial travel is performed in the plane by G00.
[2] Coordinate system setting by T command.
3-9
3-4 Caution Point of Approach to Workpiece
In the figure above, when the tool approach P1 by G00 then P2 by federate, tool point may
over cut against command point because tool nose R compensation is executed at G01
block.
In addition, after cutting feed to P3, tool nose R compensation is turned off in G00 block, the
uncut part may occur.
Therefore, it is necessary to take care not of have this type of shape by checking the
program point for approach and escape.
As to countermeasures, set program points to points A and B in the figure.
3 - 10
3-5 Tool Nose Radius Compensation to Direct Designation G Code
(G141, G142)
Program
Example 1 Example 2
[1] G00 X_ Z_ [1] G00 X_ Z_
[2] G01 X_ F••• [2] G142 G01 X_ F • • •
[3] X_ Z_ [3] X_ Z_
[4] Z_ [4] Z_
[5] X_ Z_ [5] X_ Z_
[6] X_ [6] X_
[7] G00 X_ Z_ [7] G00 X_ Z_
3 - 11
In Example 1, the command [2] moves the tool in a direction of “↓”, the compensation
direction is specified to the left, assuming this as end facing. For the command [3], as the
compensation direction follows the previous block because this command moves the tool in a
direction of “↓”, excessive cutting is caused. To prevent this in indenting, specify G142
(compensation to right) as shown in Example 2 to specify the compensation direction to the
right.
This solution also applies to end face indenting. (Example 3)
Example 3)
Overall Precautions
1. An error will result if you specify a tool move inside an arc smaller than a tool nose radius
or a groove width up to 2 times or less of the tool nose radius while executing automatic
tool nose R compensation.
2. Tool nose R compensation is not performed by data input operation.
It is available only by a program command.
3. During tool nose R compensation, if you continuously specify 3 or more blocks which do
not have any move commands, compensation will be temporarily canceled.
4. In case of axis move command and T code is placed in the same block during tool nose R
compensation, canceled the previous coordinate system after completion of movement
then perform new coordinate system setting.
5. In the start-up block, you cannot specify a moving direction for which the compensation
direction cannot be determined. If specified, excessive or insufficient cutting may be
caused.
3 - 12
4. PROGRAM EXAMPLE (NC PROGRAM)
MATERIAL S48C
T1 T3 T5 T7 T9
T2 T4 T6 T8 T10
4-1
4-1-2 Chuck Work Program
Programming Description
O0052 Program No. Be sure to provide it.
N1 G28 U0 Automatic reference point return (X axis)
N2 G28 W0 T0100 Automatic reference point return (Z axis)
Setting of T01 coordinate system
N3 G50 S2000 Maximum spindle speed clamp (2,000 rpm)
N4 G00 X200.0 Z200.0 Move to the index position.
N5 M01 End of process
N101 T0100 M40
N102 G97 S350 M08
N103 G00 X110.0 Z10.0 M03
N104 G01 G96 Z0.2 F3.0 S120
N105 X45.0 F0.2
N106 Z3.0
N107 G00 G97 X93.0 S400
N108 G01 Z−17.8 F0.3
N109 X97.0
N110 G00 Z3.0
N111 X85.4
N112 G01 Z−15.0
N113 G02 X91.0 Z−17.8 R2.8
N114 G01 X95.0
N115 G00 Z−3.8
N116 G01 X78.4 F0.3
N117 X64.8 Z3.0
N118 G00 X200.0 Z200.0
N119 M01
4-2
N401 T0400 M40
N402 G97 S650 M08
N403 G00 X54.6 Z10.0 M03
N404 Z3.0
N405 G01 Z−27.0 F0.4
N406 X53.0
N407 G00 Z3.0
N408 X69.2
N409 G01 X59.6 Z−1.8 F0.3
N410 Z−14.8 F0.4
N411 X53.0
N412 G00 Z10.0
N413 X260.0 Z100.0
N414 M01
4-3
N701 T0700 M41
N702 G97 S1100 M08
N703 G00 X58.0 Z10.0 M03
N704 G01 G96 Z0 F1.5 S200
N705 X70.0 F0.2
N706 X78.0 Z−4.0
N707 X83.0
N708 X85.0 Z−5.0
N709 Z−15.0
N710 G02 X91.0 Z−18.0 R3.0 F0.15
N711 G01 X94.0
N712 X97.0 Z−19.5
N713 X100.0
N714 G00 G97 X200.0 Z200.0 S650
N715 M01
4-4
N801 T0800 M41
N802 G97 S1000 M08
N803 G00 X70.0 Z10.0 M03
N804 G01 G96 Z3.0 F1.5 S200
N805 X60.0 Z−2.0 F0.2
N806 Z−15.0 F0.15
N807 X57.0 F0.2
N808 X55.0 Z−16.0
N809 Z−27.0
N810 X53.0
N811 G00 Z10.0 M09
N812 G97 X260.0 Z100.0 S1200 M05
N813 M01
4-5
4-2-1 Machining Drawing
T1 T3 T5 T7 T9
OD roughing OD finishing
T2 T4 T6 T8 T10
4-2-2 Center Work Program
O0003
N1 G28 U0
N2 G28 W0 T0300
N3 G50 S2000
N4 G00 X200.0 Z10.0
N5 M01
OD roughing
N301 T0300 M40 Selecting the turret face No.3
N302 G97 S635 M08
N303 G00 Z2.0 M03
N304 ZX65.0
N305 G96 S130 Constant surface speed V 130 m/min
N306 X52.0 Approach to a cutting position
N307 G01 Z−139.1 F0.4 Machining
N308 X56.4 Z−140.8
X309 Z−241.8
N310 X63.0
N311 G00 Z2.0
N312 X46.0 Cutting-in
N313 G01 Z−89.8 F0.4 Machining
N314 X56.0 Z−91.2
4-7
N326 X37.4
N327 X42.4 Z−42.3
N328 G00 X50.0
N329 G97 X200.0 Z10.0 S825 Canceling the constant surface speed
N330 M01
OD finishing
N701 T0700 M40 Selecting the turret face No.7
N702 G97 S1350 M08
N703 G00 X210.0 Z2.0 M03
N704 X40.0
N705 G96 S170 Constant surface speed
N706 X29.0 Approach to the cutting position
N707 G01 X35.0 Z−1.0 F0.15 Machining
N708 Z−40.0
N709 X37.0
N710 X40.0 Z−41.5
N711 Z−90.0
N712 X50.0 Z−98.66
N713 Z−140.0 F0.2
N714 X54.0
N715 X56.0 Z−141.0
N716 Z−242.0
N717 X 65.0
N718 G00 G97 X200.0 Z10.0 S835 Canceling the constant surface speed
N719 M01
4-8
4-3-1 Machining Drawing
T1 T3 T5 T7 T9
R0.8
Cutting-off
OD
end facing
T2 T4 T6 T8 T10
Stopper
4-3-2 Bar Work Program
O005
N1 G28 U0
N2 G28 W0 T1000
N3 G50 S2000
N4 G00 X200.0 Z200.0
N5 M01
Material sizing
N1001 T1000 M40 Selecting the turret face No.10
N1002 G97 S200
N1003 G00 X0 Z10.0 M03
N1004 G01 Z−33.0 F5.0 Stopper approach
N1005 M69 Chuck open
N1006 G04 U2.0 Dwell 2 seconds (chuck opening time)
N1007 G01 Z1.0 F5.0 Material loading and sizing
N1008 M68 Chuck close
N1009 G04 U3.0 Dwell 3 seconds (chuck closing time)
N1010 G00 Z10.0 Retreat
N1011 X200.0 Z200.0 Retract to index position
N1012 M31 No-workpiece check
N1013 G04 U0.5 Dwell 0.5 second
N1014 M01
OD cutting
N101 T0100 Selecting the turret face No.1
N102 G97 S1005 M08
N103 G00 X38.0 Z10.0 M03
N104 G96 Z0 S120 Constant surface speed V 120 m/min
N105 G01 Z−1.6 F0.2 End facing
N106 Z3.0
N107 G00 X18.4
N108 G01 X26.4 Z−1.0 F0.3 OD cutting
N109 Z−19.8
N110 X28.4
N111 X30.4 Z−20.8
4 - 10
N112 Z−36.0
N113 X34.4 Z−38.0
N114 G00 X40.0
N115 Z3.0
N116 X18.0 OD finishing
N117 G01 X26.0 Z−1.0 F0.3
N118 Z−20.0
N119 X28.0
N120 X30.0 Z−21.0
N121 Z−35.0
N122 G00 X40.0
N123 G97 X200.0 Z200.0 S955
N124 M01
Cutting-off
N901 T0900 M40 Selecting the turret face No.9
N902 G97 S795 M08
N903 M63 Unloader advance
N904 G04 U1.0 Dwell 1 second (unloader operating time)
N905 G00 X45.0 Z−25.0 M03 Positioning
N906 G01 X40.0 Z−34.0 F2.0 Approach to a cutting-off position
N907 G96 X−0.5 F0.1 S100 Cutting-off
N908 X40.0 F1.0 M09 Retreating a cutting-off tool
N909 G00 MG97 X200.0 Z200.0 S795 M05 Canceling the constant surface speed
N910 M01
4 - 11
4-4 Grooving
4-4-1 OD Grooving
Programming Description
N501 T0500 M40 No.5 turret face calling
N502 G97 S360 M08
N503 G150 Groove width offset OFF
N504 G00 X87.0 Z10.0 M03
Tool offset
N505 G01 G96 Z−12.0 F5.0 S100
05 X____
4 - 12
1. T05 (OD grooving) Tool width : 3mm
4-4-2 ID Grooving
Programming Description
4 - 13
N613 G152 Groove width offset ON.
Change to a program point “b”
4 - 14
4-4-3 End Face Grooving
Programming Description
N301 T0300 M40 No.3 turret face calling
N302 G97 S330 M08
N303 G150 Groove width offset OFF
N304 G00 X97.0 Z10.0 M03
A→B N305 G01 Z1.0 F8.0
Tool offset
B→C N306 Z−4.0 F0.1
03 X____
C→D N307 Z0.5 F1.0
D→E N308 X94.6
Z____
E→F N309 X96.0 Z0.2 F0.1
R 0.2
F→G N310 Z−4.0
T 3
G→H N311 X96.5
H 5.0
H→I N312 Z0.5 F1.0
N313 G151 Groove width offset ON.
Change to a program point “b”
I→J N314 G00 X111.4
J→K N315 G01 X110.0 Z−0.2 F0.1
K→L N316 Z−4.0
L→M N317 X109.5
M→N N318 G00 Z10.0
N319 G150 Groove width offset OFF
N320 G00 X260.0 Z100.0
N321 M01
4 - 15
4-5 1st and 2nd Process Continuous Machining Method
One example for programming method of consecutive machining as process 1st and 2nd is
introduced as follows:
T1 T3 T5 T7 T9
R0.8 R0.8
OD roughing OD finishing
T2 T4 T6 T8 T10
4 - 16
4-5-1 Machining Method by Single Program
N100 (OD-R)
N101 T0100 M40
N102 G97 S545
N103 G00 X70.0 Z10.0 M03
N104 G01 Z0.2 F1.5 M08
M105 G96 X−1.2 F0.2 S120
N106 ..
N...
N... M01
N700 (OD-F)
N701 T0700 M40
N702 G97 S.... M08
N703 G00 X... Z...M03
N704 ..
N...
N... G00 G97 X200.0 Z175.0
N... M01
N8 G28 U0 W0
N5100 (OD-R)
N5101 T0100 M40
N5102 G97 S545
N5103 G00 X... Z...M03
N... M08
N...
N... G30 U0 W0
N... M01
N5700 (OD-F)
N5701 T0700 M40 Reference point for programming is
the 1st process finishing end face.
N5702 G97 S...M08
N5703 X... Z...M03
N5704 ..
N...
N... G00 X200.0 Z175.0
N... M01
Reference point
N20 G54 Z0 shift cancel.
N21 G28 U0 W0
N22 M30
%
4 - 17
4-5-2 Machining Method by Subprogram Calling
Executing method of continuous machining when call subprogram by main program. 1st
and 2nd process machining program are stored separately as subprograms.
*** Main program***
02222 Refer to Fig. 1.
(OP-1)
N1 M98 P0001 ............ For calling 1st process program
N2 M00 ....................... Turning over the workpiece
(OP-2)
N3 M98 P0002 ............ For calling 2nd process program
N4 M30
%
4 - 18
4-6 Operation Example of Many Short Length Works
02222 (Sub-program)
N100 T0100 M40
N101 G96 S120 M08
N102 G00 X... Z...M03
∼
Operation program
∼
Cutting-in program
∼
N... M01
Shifted amount
N12 G10 P00 W16.0
N13 M99
4 - 19
4 - 20
5. REFERENCE MATERIALS
It can be cut according to the drawing even program by tool nose point.
However, a tool position to be cut is differ and become “Left behind or over cut” since a tool
position is different by a tool nose point program when chamfering, tapering or circular cutting.
To avoid this left behind cutting, according to an angle of chamfer and taper or size of nose R
of tool a command which is shifted a tool nose at the X and Z direction with finding a nose R
compensation amount (fx, fz in lower sketch) by manual calculation.
5-1
2. Calculating procedure of tool nose position
1. Calculate the coordinate values of the intersecting points of a straight line and those of the
center of a circular are. (in the above-mentioned figure, coordinate values of the points A,
B and C)
2. Calculate the center coordinate values of the nose R to each intersecting point or contact
point, and a radius value (I, K) in circular cutting. (in the below-mentioned figure,
coordinate values of the points O1, O2 and O3 and a distance between the points O1 and C)
3. Transfer the center coordinate values of each nose R obtained in the step 2 to the
coordinate values of the program point. (in the above-mentioned figure, coordinate values
of the points P1, P2 and P3)
5-2
3. How to obtain tool nose radius compensation amount in chamfering and taper cutting
To prevent insufficient cutting, calculate the tool nose radius compensation amount (fx, fz) out
of an angle and a nose R size, and shift the tool by the amount when programming.
Although the following tool paths (a) through (f) are available, make programming so that the
tool will take a path indicated by a broken line to each desired machining profile (full line).
θ
fz = R( 1 −tan ) (where; ψ = 90 − θ)
2
Note) For (e) and (f), use the following formulas respectively, because a cutting edge is
reversed.
ψ
(f) fx = 2R ( 1 + tan )
2
θ
(e) fz = R ( 1 + tan )
2
Indicate the value found typical angle and size of nose R by the above formula in the table (next
page).
5-3
Tool nose
R (radius) 0.2 0.4 0.5 0.8 1.0 1.2 1.6
Angle
θ mm 5° fx 0.033 0.067 0.084 0.134 0.167 0.201 0.268
fz 0.191 0.383 0.478 0.765 0.956 1.148 1.530
10° fx 0.064 0.129 0.161 0.257 0.322 0.386 0.515
fx 0.183 0.365 0.456 0.730 0.913 1.095 1.460
15° fx 0.093 0.186 0.233 0.372 0.465 0.558 0.745
fz 0.174 0.347 0.434 0.695 0.868 1.042 1.389
20° fx 0.120 0.240 0.300 0.480 0.600 0.719 0.959
fz 0.165 0.329 0.412 0.659 0.824 0.988 1.318
25° fx 0.145 0.290 0.363 0.581 0.726 0.871 1.161
fz 0.156 0.311 0.389 0.623 0.778 0.934 1.245
30° fx 0.169 0.338 0.423 0.676 0.845 1.014 1.352
fz 0.146 0.293 0.366 0.586 0.732 0.878 1.171
35° fx 0.192 0.384 0.479 0.767 0.959 1.151 1.534
fz 0.137 0.274 0.342 0.548 0.685 0.822 1.096
40° fx 0.213 0.427 0.534 0.854 1.067 1.281 1.708
fz 0.127 0.254 0.318 0.509 0.636 0.763 1.018
45° fx 0.234 0.469 0.586 0.937 1.172 1.406 1.875
fz 0.117 0.234 0.293 0.469 0.586 0.703 0.937
50° fx 0.254 0.509 0.636 1.018 1.272 1.526 2.035
fz 0.107 0.213 0.267 0.427 0.534 0.640 0.747
55° fx 0.274 0.548 0.685 1.096 1.369 1.643 2.191
fz 0.096 0.192 0.240 0.384 0.479 0.575 0.767
60° fx 0.293 0.586 0.732 1.171 1.464 1.757 2.343
fz 0.085 0.169 0.211 0.338 0.423 0.507 0.676
65° fx 0.311 0.623 0.778 1.245 1.557 1.868 2.491
fz 0.073 0.145 0.181 0.290 0.363 0.436 0.581
70° fx 0.329 0.659 0.824 1.318 1.647 1.977 2.636
fz 0.060 0.120 0.150 0.240 0.300 0.360 0.480
75° fx 0.347 0.695 0.868 1.389 1.737 2.084 2.779
fz 0.047 0.093 0.116 0.186 0.233 0.279 0.372
80° fx 0.365 0.730 0.913 1.460 1.825 2.190 2.920
fz 0.032 0.064 0.080 0.129 0.161 0.193 0.257
85° fx 0.383 0.765 0.956 1.530 1.913 2.295 3.060
fz 0.017 0.033 0.042 0.067 0.084 0.100 0.134
The case (e) and (f) on the previous page are excluded.
5-4
4. Example of tool nose radius compensation amount calculation in chamfering and
taper cutting
When the tool is located at the positions A and B in the above figure, the tool nose radius
compensation amount (fx, fz) is obtained as follows. (However, the nose radius of a tool used
shall be 0.8.)
(1) For the Z-axis position at the point P in the above-mentioned figure, draw a triangle as
shown below and obtain lengths of the sides “a” and “b”.
b = tan60°×a
= 1.732×15 = 25.98
5-5
(2) Tool nose R compensation amount (fx, fz)
ψ θ
fx = 2R (1 − tan ) fz = R (1− tan )
2 2
60° 30°
= 2×0.8 (1− tan ) = 0.8×(1−tan )
2 2
= 2×0.8 (1−tan30°) = 0.8×(1−tan15°)
= 2×0.8 (1−0.57735) = 0.8×(1−0.268)
= 2×(0.42265) = 0.8×0.732
= 2×0.338 = 0.5856
= 0.676
5-6
5. How to obtain tool nose radius compensation amount in circular cutting
(1) Program example without considering tool nose R compensation amount In circular cutting,
a tool cuts a workpiece along its circular are “r” with the nose R being in contact with the
arc.
Due to this, insufficient cutting will be caused as shown in the following figure, if the nose R
is not taken into account in case of circular cutting as well.
5-7
Program for Example 2 Program for Example 3
G01 Z−50.0 F0.2 G01 X50.0 F0.2
X88.0 A Z−60.0 C
G03 X100.0 Z−56.0 R6.0 B G02 X62.0 Z−66.0 R6.0 D
G01 Z−∆∆. ∆ G01 X∆∆. ∆
Since the virtual tool nose point (program point) is different from a cutting edge position for
actual cutting, insufficient cutting is caused by the programs for Examples 2 and 3.
Calculate the positions of the nose R center and virtual tool nose point at the start point and
end point of the circular arc, and command the position of the virtual tool nose point by the
program.
For the convex circular arc, command For the concave circular arc, command a
a circular arc “r” larger by a tool nose circular arc “r” smaller by a tool nose radius.
radius.
5-8
(2) Program example with considering tool nose R compensation amount
5-9
(3) When commanding the circular arc “r” by I and K instead of using R command a distance
as far as the center of the circular arc “r”, viewed from the center of the nose R at a circular
cutting start point.
I : Command an element in the X-axis direction in terms of radius value.
K : Command an element in the Z-axis direction.
G03 X Z I− K− G02 X Z I+ K+
5 - 10
D
sin A° =
E
F
cosA° =
E
D
tanA° =
F
Bottom of the stream can be seen after a
water mill stops.
D D
Angle “A” and side “D” E = F=
sinA° tanA°
F
Angle “A” and side “F” D = F × tanA° E=
cosA°
D
Angle “B” and side “D” E = F = D × tanB°
cosB°
1 F
Angle “B” and side “F” D=F× E=
tanB° sinB°
D
Sides “D” and “E” sinA° = F = √ E2 - D2
E
D
Sides “D” and “F” tanA° = E = √ D2 + F 2
F
F
Sides “E” and “F” sinB° = D = √ E2 - F2
E
5 - 11
5-2-2 How to Obtain Side and Angle of Inequilateral Triangle
If some of sides and angles of a triangle are known, calculate remaining sides and angles
as follows:
A°+B°+C°=180°
(2) When 2 sides (E and F) and an angle (A°) between them are known;
D = √ E2 + F2 - 2 × E × F × coasA°
(3) When 2 sides (E and F) and 1 opposite angle (B°) are known;
F
sinC° = ×sinB° A° = 180°−B°−C°
E
5 - 12
5-2-3 How to Obtain Taper and Intersecting Point of Circular Arc
Obtain the command values of the start
point (P1) and end point (P2) of the circular
arc shown in the left figure.
(1) Obtain the taper angle “θ” in the left
figure.
10
θ = tan−1
20
θ = tan−1 0.5=26.57°
(2) Obtain the following angles “x” and “y” from (3) From the start point and the end point of the
“θ”. circular arc to the center of the circular arc,
draw lines which are as long as a radius of
5.0.
x = 90°−26.57°=63.43°
y = 180°−x
y = 180°−63.43°=116.57°
5 - 13
(4) Divide the thus created fan shape into two (5) Obtain the length of the side “a”.
equally and obtain the angles “β” and “ψ”.
β = 116.57°÷2=58.285°
ψ = 90°−58.285°=31.715°
(6) The position of the end point (P2) of the circular arc is ;X of P2 = 3.09×2+φ110=φ116.18
PointP2 X116.18
Z−45.0
5 - 14
(8) To obtain the position of the circular arc start
point, create another right triangle and obtain
the lengths of the sides “b” and “c”.
Length of the side “b” (9) Based on the calculations on the left, obtain
the position of the circular arc start point (P1)
b = 5.0×cos (31.715°+31.715°) from the circular arc center.
= 5.0×cos63.43°
X of P1 = φ116.18−(C×2)
= 5.0×0.47729
= φ116.18−(4.47×2)
= 2.24
= φ107.24
Length of the side “c”
Z of P1 = −40−2.24=−42.24
c = 5.0×sin (31.715°+31.715°)
= 5.0×sin63.43° Point P1 X107.24
= 5.0×0.8943
Z−42.24
= 4.47
5 - 15
A program with automatic calculation function of tool nose R compensation
Program the position of each intersecting point obtained by the above-mentioned calculations.
T......... M
G97 S......... M08
G00 X90.0 Z10.0 M03
G01 G96 Z3.0 F......... S.........
Z−25.0 F......... A
X107.24 Z−42.24 P1
G02 X116.18 Z−45.0 R5.0 P2
G01 X.........
5 - 16
5-2-4 Others
Classification Calculation formula Remarks
π•D•N V. Cutting speed (m/min)
Cutting speed “V” V = 1000
V • 1000 N. Spindle speed (rpm)
Spindle Spindle speed “N” N = π•D
π. Number π(3.1416)
V • 1000
Tool nose Position “φD” D = π • N D. Workpiece diameter (mm)
5000
Max. cutting feed “F F = N F. Feed per revolution (mm/rev)
2000 f. Feed per minute (mm/min)
Feed Approach feed rate “F” F ≦ N
L. Total cutting length (depth)
Feed rate per minute “f” f = F×N
T. Time
π•D•L L
Machining time Cutting time “T” T = V • F • 1000 = N • F
F = √ 8R • Hmax
Power and depth Power required for cutting “KW” K. Specific cutting resistance
K•t•F•V
KW = t. Depth of cut (mm)
6120 × 0.8
F. Feed rate (mm/rev)
Max. depth of cut “t”
6120 × KW V. Cutting speed (m/min)
t= K • V • F ×80% Motor efficiency 80%
KW
Required horsepower “HP” HP = 0.75
5 - 17
5 - 18
6. SPECIFICATIONS OF C-AXIS CONTROL
(SEIKI-SEICOS Σ21L)
6-1 Outline
The spindle can be controlled by the feed motor. It enables the spindle to position precisely,
and it enables X and Z axis, and the spindle to interpolate.
The name of axis is called C-axis.
This instruction manual describes the C-axis, and as to the SEIKI-SEICOS Σ21L Standard
functions, refer to the separated instruction manual.
6-2
6-3 Program
Command form
G17 XP_YP_; XP_YP; plane
G18 ZP_XP_; ZP_XP; plane
G19 YP_ZP_; YP_ZP; plane
Select G18 (A plane of ZP_XP) at normal turning, G19 (A plane of XP_YP) at machining from
direction of Z-axis.
Since a condition at power on is G18, plane selection must be done by direction of
machining.
(Note) 1. If a plane is not fixed at a block commanded by G17, G18 or G19, it becomes an
alarm.
6-3
6-3-3 Miscellaneous Function for Rotating Tool (M Code)
In case of hole machining, you can use these codes to specify start, stop and reverse
rotation of the tool.
Note: 1) For C-axis specifications, the hole machining canned cycles are added both
to X-axis and Z-axis.
2) H is used to specify C-axis incremental.
3) Execute the reference point return of the C-axis after connection of the C-
axis.
6-4
6-3-4 Fixed Cycle for Hole Making G80~G89, G831, G841, G861
With this function, machining cycle such as drilling, tapping or boring can be commanded by
one block.
Furthermore, in case of making the same hole repeatedly, just command hole position and it
is very effective to simplify a program.
(1)Command form
[ G198
G199 ]
G_X_Z_R_D_Q_P_C(H)_L_F_E_ ;
6-5
(2)Machining cycle
Machining cycle of fixed cycle consists of following motion [1] ~ [7] generally.
(Note 1) Motion between [4] and [6] does not stop by single block.
(Note 2) If E is omitted, moving section by feedrate E moves by feedrate F.
(Note 3) If omit D, motion [3] is ignored.
(Note 4) Command E at tapping cycle G84 or G841, it becomes feedrate of motion [6].
(3)Return point
Return point of fixed cycle command following G code.
G198 Initial point level return
G199 R point level return
(Note) An initial point is a position of hole making axis at time of fixed cycle mode
from a condition of fixed cycle cancel.
6-6
(4)“R point”, “Z point” and “D point”
R and Z points are available both absolute and incremental command, however, D point
is commanded by incremental always.
[Absolute] [Incremental]
(Note) D point is incremental position from R point and at the time of machining from
diametral direction, indicates by diametral value.
Incremental command of the B axis by “D” is not available during fixed cycle.
6-7
(5)Explanation of motion of fixed cycle
In this explanation of motion of fixed cycle, positioning axis hole making position is X and
hole making axis is Z.
G198
[ G199 ] G81 X_Z_R_D_C(H)_L_F_E_ ;
[G198] [G199]
[ G198
G199 ]
G82 X_Z_R_D_P_C(H)_L_F_E_ ;
[G198] [G199]
(P): Dwell
6-8
(c) G83 (Deep hole drilling)
[ G198
G199 ]
G83 X_Z_R_D_Q_C(H)_L_F_E_ ;
[G198] [G199]
[ G198
G199 ]
G83 X_Z_R_D_I_J_K_C(H)_L_F_E_ ;
[G198] [G199]
}
(Positive value)
J : Subtruction value after the Always radius value
second time (Positive value)
K : Final value of cutting amount
(Positive value)
6-9
(d) G84 (Tapping)
[ G199
G198
] G84 X_Z_R_P_C(H)_L_F_E_ ;
[G198] [G199]
G198
[ G199 ] G85 X_Z_R_C(H)_L_F_ ;
[G198] [G199]
6 - 10
(f) G86 (Boring)
[ G198
G199 ]
G86 X_Z_R_C(H)_L_F_ ;
[G198] [G199]
[ G198
G199 ]
G88 X_Z_R_P_C(H)_L_F_ ;
[G198] [G199]
(P) : Dwell
(FWD) : Forward rotation of tool
(STP) : Stop of tool
: Manual feed
(Note) A tool reaches to Z point and stop a rotation of tool after dwell, it becomes
single block stop condition automatically. If select a manual mode, manual
feed is available.
If select an automatic mode then press “START” button, restart an automatic
operation.
6 - 11
(h) G89 (Boring)
[ G199
G198
] G89 X_Z_R_P_C(H)_L_F_ ;
[G198] [G199]
(P) : Dwell
6 - 12
(i) G831 (High speed deep hole drilling)
[ G198
G199
] G831 X_Z_R_D_Q_C(H)_L_F_E_ ;
[G198] [G199]
[ G198
G199
] G831 X_Z_R_D_I_J_K_C(H)_L_F_E_ ;
[G198] [G199]
}
(Positive value)
J : Subtraction value after the
Always radius value
second time (Positive value)
K : Final value of cutting amount
(Positive value)
6 - 13
(j) G841 (Reverse tapping)
[ G199
G198
] G841 X_Z_R_P_C(H)_L_F_E_ ;
[G198] [G199]
[ G199
G198
] G861 X_Z_R_P_Q_C(H)_L_F_ ;
[G198] [G199]
(P) : Dwell
(ORT) : Tool orientation and stop
: Shift (Rapid traverse)
6 - 14
(6)Precautions
(1) When single block is ON, stop at the end point of motion [1] [2], [3] and [7]. In this
case a feed hold lamp light at the end point of motion [1], [2], [3] and the end point of
motion [7] if remain the number of times of repetition.
A cycle motion between [4] and [6] other a tapping cycle (G84, G841) can be stopped
on single block by setting of parameter.
(2) If the “FEED HOLD” button is pressed at the motion [4] ~ [6] of G84 or G841, a feed
hold button lights immediately and a motion stops after execution of motion
continuously up to [7].
(3) A feedrate override is fixed at 100% during a motion [4] ~ [6] of G84 or G841.
Effective or ineffective of dry run can be selected by setting of parameter.
(4) Q, P, I, J and K should command in the block contains axis command. P, Q, I, J and K
are not handled as a data of fixed cycle in the other blocks.
Also, P, Q, I, J and K are not handled as a data of fixed cycle in the block
commanded by G code of 00 group except G09.
(5) A fixed cycle mode will be cancelled by commanding G80 or G code of 01 group such
as G00, G01 etc.
(6) If M or S is commanded in a block of fixed cycle command, it issues the first motion
[1], positioning to hole making position.
If number of times of repetition (L) is commanded, M and S issues at the first time
only.
(10) When G17~G19 going to be changed, execute it after a fixed cycle is cancelled.
6 - 15
6-3-5 Program Example
Example 1: Drilling (Z-axis Rotating Tool)
O∆∆∆∆
G28 U0
G28 W0
G18 ........................................... X-Z plane designation
~
Turning
~
N600
T0600 M40 ................................ 6th turret face selection•Spindle low speed sideselection
C-axis connection release
G17 ........................................... X-Z plane designation
M43 ........................................... C-axis connection
G28 H0 ..................................... C-axis zero return
G50 C0 ..................................... C-axis coordinate setting
G97 S800 M08 .......................... Rotating tool rotating speed command. Coolant ON
G00 X100.0 Z10.0 C0 M13 ....... Axial travel + Rotating tool forward rotation start
Z2.0
G01 G98 Z−40.0 F120
G00 Z2.0
C120.0 ............................... C-axis absolute command
G01 Z−40.0
G00 Z2.0
C240.0
G01 Z−40.0
6 - 16
G00 Z2.0
H50.0 .................................. C-axis incremental command
G01 Z−40.0
G00 Z2.0 M09
G00 X200.0 Z200.0 M05 .......... Return to index position + Rotating tool rotation stop
G28 H0 ..................................... C-axis zero return
M45 ........................................... Rotating tool connection release
M01
.
.
.
.
6 - 17
Example 2: Drilling (X-axis Rotating Tool)
6 - 18
N400
T0400 M40
G19
G23 ............................................................. Stored stroke 2 turned off
G97 S100 M05
M43 ............................................................. C-axis connection
G28 U0 H0 .................................................. X-axis and C-axis zero return
G50 C0 ....................................................... C-axis coordinate setting
G98 S1270 M08 .......................................... Rotating tool spindle speed (Feed: mm/min)
G00 X120.0 Z7.0 M13 ................................ Rotating tool forward rotation
G198 ........................................................... Initial point return command
G83 Z−17.5 H60.0 X65.0 R110.0 P0.5
Q3.0 L6 F127
} X-axis peck drilling cycle
6 - 19
Example 3: Drilling (Z-axis Rotating Tool)
N1000 (D6.5 – DRL)
T1000 M40
G17 ...................................... X-Y plane designation
M43 ...................................... C-axis connection
G28 H0 ................................. C-axis zero return
G50 C0 ................................. C-axis coordinate setting
G97 S1500 M08
G00 X62.0 Z5.0 M13 ............ Rotating tool forward rotation
G98 G01 Z1.0 F5000 ........... Feed per minute (mm/min)
G198 .................................... Initial point return
G81 Z−10.0 H60.0 R−6.0 P1.0 L6 F130
G80 ...................................... Fixed cycle cancel
G00 Z5.0
G99 M40 .............................. C-axis connection release
G00 X200.0 Z200.0 M05
M45 ...................................... Rotating tool connection release
M01
6 - 20
Example 4: Drilling and Tapping (Z-axis Rotating Tool)
N400 (D4.2 – DRL)
T0400 M40
G17
M43
G28 H0
G50 C0
G97 S2000 M08
G00 X62.0 Z15.0 M13
G98 G01 Z10.0 F5000
G199
G83 Z−26.0 H60.0 R3.0 P1.0 Q4.0 L6 F200
G80 Angle No. of repeats (6 equal allocation)
G00 Z5.0 Depth of cut
Dwell
G99 M40 R point
G00 X200.0 Z200.0 M05
M45
M01
N800 (M5 * P0.8)
T0800 M40
G17
M43
G28 H0
G50 C0
G97 S300 M08
G00 X62.0 Z20.0 M13
G98 G01 Z5.0 F5000
G84 Z−8.0 H60.0 L6 F240
G80 Spindle speed × Pitch
G00 Z5.0 300min−1 × 0.8=240
6 - 21
Example 5: End-milling (Z-axis Rotating Tool)
N200 (D10.0 – MIL)
T0200 M40
G17
M43
G28 H0
G50 C0
G97 S500 M08
G00 X80.0 Z5.0 C−15.0 M13
G98 G01 Z1.0 F3000
Z−5.0 F25
C15.0 F50
G00 Z5.0
G99 M40
G00 X200.0 Z200.0 M05
M45
M01
6 - 22
6-4 Polar Coordinate Interpolation Function
6-4-2 G Function
There are limit of commandable G code during G121 mode.
Commandable G code G00 G01 G02 G02 G03 G04
G09 G40 G41 G42
G65 G66 G67
G98 G99
6 - 23
(Note) 1. Command the G120 or G121 in the individual block. If it is not individual, it
becomes an alarm.
2. A plane (any one of the G17, G18 or G19) before the G121 has commanded is
cancelled once by a command of the G121 and returns by a command of the
G120.
3. During a polar coordinate interpolation should be G98 (feed per minute).
4. During the G121 mode, the T or S command is not available.
5. The following functions are not available for a block during the G121 mode.
• Program restart
• Block restart
• Return to the interrupted point during machining
•Manual intervention by the manual absolute ON
6. Prepare a program the coordinate axis of the X should be corresponded to the real
coordinate axis of the X.
7. The G00 command is available during the polar coordinate interpolation mode.
However, the end point only changes to the position of polar coordinate system
and a path is not changed for the G00 block.
Also, a positioning system becomes a linear type and a compound travelling speed
becomes a setting speed at the parameter (No.1468). A positioning system and
compound travelling speed is the same for the axis have no relation with the polar
coordinate interpolation.
Example) When G00 X100.0 G50.0 ; is commanded at the G121 mode
becomes the same path which is commanded by the G01 X141.421
G45.0 ; at the G120 mode and a speed applies a parameter value
and acceleration or deceleration speed becomes the same as the
G00.
Also, a movement of rotary axis by G00 is a short cut (movement
within ±180°) to reduce a machining time.
At the time of approach to a workpiece or retract from the workpiece, if the G00 is
commanded during the polar coordinate interpolation mode, may be interfared to
the workpiece.
Avoid a command of G00 at the polar coordinate interpolation mode if possibIe.
8. At the polar coordinate interpolation, a shape which is programmed by the
rectangular coordinate changes a movement of a linear and rotary axes.
Therefore, a speed of rotary axis at the movement near the center of workpiece
(reference point of coordinate) becomes large and it may beyond the limit speed of
the machine.
In this case, clamp a speed of rotary axis at the setting speed of the parameter
(No.1443 : clamping speed of cutting feedrate per each axis) and prevent a speed
too fast.
6 - 24
6-4-3 Program Example (X-axis : Linear axis/C-axis : Rotating axis)
6 - 25
6-5 G40, G41, G42, G140, G143, G145 Tool Radius Compensation
Function
Generally, an imaginary tool nose point at 0 or 9 can not be applied a tool radius
compensation, however, at the time of G143 mode, a tool radius compensation can be
effective by G145 at an imaginary tool nose point 9.
However, a plane designation by G17, G18 or G19 must be set previously.
G140 : Cancel mode of automatic tool nose R compensation/tool radius compensation
G143 : Automatic tool nose R compensation effective mode (At the time of power on and
reset, a control becomes this mode.)
G145 : Tool radius compensation effective mode
For an information of tool radius compensation, input a compensating amount of tool radius
(radius value of tool) to R and an imaginary to 1 point to T of an applied tool compensating
No.
In case of an imaginary tool point 9, approach by G140 mode and a tool radius
compensation becomes effective by G145.
In case of a tool radius compensation effective, a tool radius compensating program is
available by G40, G41 or G42.
6 - 26
6-5-2 Movement of Tool Radius Compensation
In case of execution of tool radius compensation, a program starts a status of compensation
cancel (G40) and command a tool radius compensation mode (G41, G42) then completes
after command a compensation cancel status again.
Divide it three conditions and each block calls as follows;
1. Start up
2. Tool radius compensation mode
3. Tool radius compensation cancel
1. Start up
1. A block changed over from the status of tool radius compensation cancel (G40) to the
status of tool radius compensation mode (G41 or G42) is called as a block of start up.
2. A center of tool moves to perpendicular position of start point of next move command
at a start up block.
G17
G145
G00 G41 X_C_
G01 C_F_
3. Circular interpolation is not is not acceptable for a start up block. It should be executed
either G00 or G01 mode.
4. During tool radius compensation read three blocks in advance to find a stop position of
movement. Therefore, block without move command such as M, S, T code or dwell
etc. must not continue three blocks or more.
6 - 27
2. Tool radius compensation mode
During tool radius compensation mode, the tool moves so that the center of tool is located
at the position perpendicular to the advance direction of the tool.
When tangent angle is 180°, the center of tool is located at the position perpendicular to
the command point.
G17
G145
G01 G41 C_F_
:
:
:
G03 X_C_R_
G01 X_
G40 C_
3. In the cancelled block, the center of tool coincides with the command point.
6 - 28
(Note) 1. A plane designation should not change during tool radius compensation mode.
2. In case of changing a direction of tool radius compensation during tool radius
compensation, cancel a tool radius compensation once then execute a start up.
3. Inside compensation of smaller arc than tool radius can not machining because it
generates over cut.
4. Execution of rotating radius command of arc is as follows;
(a) Command R_ when rotating angle is 0 ~ 180°.
EX G02 X_C_R_
(b) Put minus sign on a value of R if rotating angle is beyond 180° and less than
360°.
EX G02 X_C_R_
(c) Command by I, J or K instead of R if true circle cutting.
I : X component of a center position of rotation a view from start point of
cutting.
K : C component of a center position of rotation a view from start point of
cutting.
Put + or − sign either.
EX
6 - 29
6-6 Program Example (Polar Coordinate Interpolation, Tool Radius
Compensation Function)
Example 1
N400
G28 U0
G28 W0
M43
G28 H0 ................................ C-axis zero return
T0400
G17 G145 ............................ X-Y plane designation, Tool radius compensation is effective.
G97 S800 M08
G00 X100.0 Z200.0 M13 ..... Rotating tool forward start
G01 G98 Z10.0 F2000
G01 Z−5.0 F1000
G121 .................................... Polar coordinate interpolation ON
G01 X60.0 C0 F500
G42 X45.0 F80 .................... Tool radius compensation ON
X22.5 C19.486
X−22.5
X−45.0 C0
X−22.5 C−19.486
X22.5
X68.094 C20.0
G40 X100.0 F2000 .............. Tool radius compensation OFF
G120 .................................... Polar coordinate interpolation OFF
G99 M05
M45
G00 Z200.0
M01
6 - 30
Example 2
6 - 31
6-7 G824, G843 Direct Tapping
A direct tapping is performed with a spindle speed of rotating tool and feed rate of tapping axis
synchronize perfectly, therefore, a floating tap holder is not required and a high accuracy
tapping is available at high speed.
[ G842
G843 ] [ G198
G199 ] [ G98
G99 ] X_C_Z_R_P_L_S_F(E)_ ;
F (mm/min, inch/min)
Pitch (min, inch) =
S (min−1)
Parameter No.5211
Returning speed = Cutting feed rate ×
100
However, if zero is set at this parameter, a parameter value is deemed as 10 and the
magnification becomes 1.
Normally, setting value is zero.
(6) Precautions
(a) Command the direct tapping at the condition of cancellation of constant surface speed
control (G97).
(b) Effective or ineffective can be selected for the dwell by the parameter setting.
Normally, it is set as effective.
(c) A feed rate override and spindle speed override are fixed at 100% while tapping.
However, effective or ineffective can be selected for the dry run by the parameter
6 - 33
setting.
(d) When it performs at the single block, a tool stops at the initial point or R point.
(e) If the “Halt” button is pressed during the tapping, the halt lamp turns on immediately
but the motion continues until the R point then stops.
(f) To cancel a direct tapping, command G80 or G codes of G01 group (G00, G01, G02 . .
. . ). However, do not command the other fixed cycle (G70, G71 etc.) in the same
block of the cancellation command.
(g) When executing the direct tapping, command the spindle speed of the rotating tool at
the immediately before or the same block of the G842 or G843 command.
6 - 34
6-8 G271 Cylindrical Interpolation
When commanding a traveling amount of linear axis and angle of rotary axis by a program
command, a traveling amount of rotary axis commanded by an angle converts to a distance on
the circumference internally. A distance on the circumference deems a traveling amount of
linear axis on the circumference, therefore, the linear or circular interpolation with the other
linear axis is available.
After interpolation, it convert reversly to the angle of rotary axis.
A rotating angle of the rotary axis is calculated reversely from the traveling amount on the
circumference.
For example, if a traveling amount on the circumference at the cylinder with a radius =
50.0 is wanted to move by 100.0, find a rotating angle of the rotary axis by the following
formula.
r : Radius of cylinder
θ : Rotating angle
s : Traveling amount on the
circumference of cylinder
360 × s (Traveling
amount on the circumference
Rotating angle =
2π × r (Radius of cylinder)
360 × 100.0
= = 114.591
2π × 50.0
6 - 35
(4) Program example (X axis is a diametal designation)
(Select the C - Z plane by the parameter No. 3426 and 3427)
N400;
G28 U0;
G28 W0 M43;
G28 H0;
T0400;
G19 G98 M44;
G40 G80;
G50 C0;
G97 S600;
M145;
G00 X120.0 Z−120.0 C0 M13;
G271 C50.0; Cylindrical interpolation mode ON
(Radius of cylinder = 50.0)
N1 G42 G01 Z−40.0 F500;
G01 X100.0 F50;
N2 C90.0 F100;
N3 Z−100.0 C180.0;
N4 C260.0; Under cylindrical interpolation mode
N5 G03 Z−80.0 C282.918 R20.0;
N6 G01 Z−60.0;
N7 G02 W20.0 H22.918 R20.0;
N8 G01 C360.0;
G00 X200.0;
N9 G40 G01 Z−120.0 F500;
G271 C0; Cylindrical interpolation mode OFF
G00 Z50.0 C0 M05;
G143;
M45;
G18 G00 X200.0 Z200.0 M40;
M01;
6 - 36
Unfolded drawing of cylindrical
surface with radius of cylinder is 50.0
(5) Precautions
(a) If a tool radius compensation is commanded, start up and cancel should be done
during the cylindrical interpolation mode.
(b) The G271 command (G271 Cxx;) should be commanded in the block individually.
Also, if an axis command is missing after the G271 (G271; for example), It becomes
an alarm.
(c) If an axis other than the axis which is set by the parameter No.7817 is commanded by
the G271 command, it becomes an alarm.
(d) The following functions are not available.
Block restart
Return to the interrupted point of machining
Manual intervention by manual absolute ON
(e) If the following command is issued during the cylindrical interpolation mode, it
becomes an alarm.
G17, G18, G19 Plane designation
G28, G30, G53 Machine coordinate system
Thhtt ; (T command), G54, G50 Work coordinate system
G70 ~ G76, C81 ~ G89, G831 ~ C861
G90 ~ G94 Various fixed cycle
G31, G121, G232 Others
6 - 37
G00 (Restricted only when the rotary axis which performs the cylindrical interpolation
has been commanded.)
(f) At the cylindrical interpolation mode, convert an angle of rotary axis to the distance on
the circumference then convert reversely after interpolation.
At this time a conversion error generates slightly.
(g) By the above conversion error, if the circular interpolation for small radius is executed
during the cylindrical interpolation mode, the circular interpolation alarm may occur,
therefore, an attention is required when it applies. Also, a tool radius compensation
alarm may occur at the tool radius compensation by the above reason.
(h) If the cylindrical interpolation mode ON, G271 Cxx; (C ≠ 0), is commanded again
during the cylindrical interpolation mode, it becomes an alarm.
(i) A remaining traveling amount is shown a value which is traveling the outer diameter of
the cylinder.
6 - 38
7. REFERENCE
(SPECIFICATIONS OF C-AXIS CONTROL)
7-1 How to Calculate C-axis Feed Rate for Long Hole Machining
Work drawing
Where ; feed rate in normal cutting is taken as 50mm/min. Feed rate of C axis becomes a
command of 61mm/min.
7-1
2) Feed rate inside/outside the arc
Rp radius of program path
Rc
Rc radius of center path of the cutter F = F ×
Rp
Example
4) Feed rate at linear interpolation including linear axis and rotating axis.
Tangent rate in Cartesian coordinate of the rotating axis (deg) and the linear axis (mm) is F.
Example G00 W-20.0 C40.0 F300
Supposing C-axis 40 deg is 40 mm, distribution time will be
√202 + 402
= 0.15 min
300
C-axis rate is
40 deg
=267 deg/min
0.15 min
7-2
7-2 How to Calculate the Number of Rotation and Feed Rate of the
Rotating Tool
1) The number of rotation of the rotating tool
N = Rotation per minute (min-1)
1000 V
N = D = Diameter of the cutter (mm)
π
V = Cutting rate
Example) Rotation per minute when machining with D10.0 drill, V20
1000 × 20
N = = 636.9 S = 637 min-1
3.14 × 10
7-3
Up-cutting Down-cutting
• A tool nose flank is worn out less and a
tool life is longer.
• A finish surface is glossy and looks fine • Finish surface roughness is superior in
because it is rubbed by a tool nose. dry cutting.
• More advantageous than down-cutting
in scale or sand caught machining.
to the contrary.
• Finish surface roughness is inferior in • A tool nose is likely to be damaged in
dry cutting. scale or sand caught machining.
• Burr tends to be caused at the end of a
workpiece.
• A hardened layer is caused for a
hardenable material.
7-4
1
CNC LATHE
INSTRUCTION MANUAL
PROGRAMMING
SEIKI-SEICOS Σ10L/21L
Version 1.01