
E
XAMPLE
MANUAL
7
Programming in absolute (G90) and incremental (G91) coordinates.
Programming in radius
Absolute coordinates (G90)
G90 G95 G96 F0.15 S180 T2 D2 M4 M41
G0 X50 Z100
G1 X0 Z80
.................................. Point A
G1 X15 Z65
................................ Section A-B
Z55
.............................................. Section B-C
X40 Z30
...................................... Section C-D
Z0
................................................ Section D-E
G0 X50 Z100
M30
Incremental coordinates (G91)
G90 G95 G96 F0.15 S180 T2 D2 M4 M41
G0 X50 Z100
G1 X0 Z80
.................................. Point A
G1 G91 X15 Z-15
...................... Section A-B
Z-10
............................................ Section B-C
X25 Z-25
.................................... Section C-D
Z-30
............................................ Section D-E
G0 G90 X50 Z100
M30
Programming in diameters
Absolute coordinates (G90)
G90 G95 G96 F0.15 S180 T2 D2 M4 M41
G0 X100 Z100
G1 X0 Z80
.................................. Point A
G1 X30 Z65
................................ Section A-B
Z55
.............................................. Section B-C
X80 Z30
...................................... Section C-D
Z0
................................................ Section D-E
G0 X100 Z100
M30
Incremental coordinates (G91)
G90 G95 G96 F0.15 S180 T2 D2 M4 M41
G0 X100 Z100
G1 X0 Z80
.................................. Point A
G1 G91 X30 Z-15
...................... Section A-B
Z-10
............................................ Section B-C
X50 Z-25
.................................... Section C-D
Z-30
............................................ Section D-E
G0 G90 X100 Z100
M30
Содержание CNC 8055 T
Страница 1: ...REF 1010 8055 T Examples manual CNC...
Страница 4: ...EXAMPLE MANUAL 1 TOOLS List of tools used in these examples...
Страница 7: ...4 EXAMPLE MANUAL User Notes...
Страница 35: ...32 EXAMPLE MANUAL User Notes...
Страница 39: ...36 EXAMPLE MANUAL User Notes...
Страница 45: ...42 EXAMPLE MANUAL User Notes...
Страница 46: ...43 Programming examples User screen customizing programs 8055T Machine diagnosis 44 Machining a pulley 52...