![Topcnc TC55H Instruction Manual Download Page 16](http://html1.mh-extra.com/html/topcnc/tc55h/tc55h_instruction-manual_1128024016.webp)
16
Absolute Programming:
N001 G90
N002 G03 X30 Y20 R15 F800 A→B
N003 G00 X10 Y50
B→C
Incremental Programming:
N001 G91
N002 G03 X20 Y10 R15 F800 A→B
N003 G00 X-20 Y30
B→C
2.5 G04——Delay Time
Format
:
G04 Kxxxxx.xxx
Note
:
0.001~99999.999s
Ex
:
G04 K5
2.6 G20——Subprogram Call
Format
:
G20 N
xxxx
.
xxx
Note
:
(
1
)
xxxx
means subprogram name,
xxx
means repeat times.
(
2
)
Repeat time: 1~999
(
3
)
If repeat time is 0 or not filled, G04 will be repeat once.
EX:
N010 G20 N234.10
Call the subprogram named 234, repeat 10 times
N100 G22 N234
Subprogram start, name as 234
N101 G91
Incremental Programming
N102 G01 X10 Y10 F500 Linear Interpolation
N103 G24
Subprogram End
2.7 G25——Skip
Format: G25 Nxxxxx
Note: number after N means the line skip to
Ex
:
N001 G00 X10 Y10
Fast Positioning
N002 G01 X800 Y300 F1500 Linear Interpolation
N003 G25 N001
Skip to N001
Summary of Contents for TC55H
Page 20: ...jiafengqi xtf hotmail com 20 ...