Page. 134
Controller Specific Functions
(UAO, 1) – Activate origin 1. Replace the number 1 with the number 2 to 9 for other origins. For example,
enter (UAO,2) to activate origin 2.
(DLY, 3) – Delay the program for 3 seconds. Replace the number 3 with any integer to delay the specified
number of seconds. E.g. “(DLY,5)” delays the program by 5 seconds.
Sample G-Code
The characters after semicolon on each line are comments and are not read by the machine.
G00
; rapid mode
G17
;
Circular interpolation and cutter diameter compensation in the XY plane
G27
;
Continuous sequence operation with automatic speed reduction on corners
G40
;
Disables cutter diameter compensation
G70
;
Programming in inches
G80
;
Disables fixed cycles
G90
;
Absolute programming
G79 Z0
;
Programming referred to machine zero, move z axis to zero.
T0
; retract tools on drill block
(UAO,1)
; use origin offset 1
M63 T11
; extend tool 11 on drill block
M13 S12000
; turn on drill block rotation
G00 X2 Y2
; rapid move to X2 Y2
G00 Z3
G01 Z-0.25 F300
; Feed move to Z-0.25
G01 Z3
M15
; turn off drill block rotation
T0
; retract tool on drill block
M6T2
; Tool change to tool 2 on main spindle
M3 S12000
; turn on the spindle to 12000RPM
G00 X2 Y2
G00 Z3
G01 Z-0.25
G01 Z3
M05
; turn off spindle
M30
; end of G-code program
Summary of Contents for Smartshop III Series
Page 2: ......
Page 50: ...Page 50 Tool Screen...
Page 83: ...Page 83 9 Click the Part Program button 10 Select Activate Part Program...
Page 84: ...Page 84 11 If the directory isn t expanded click on the sign next to expend it...
Page 85: ...Page 85 12 Select PROGRAMS drive...
Page 89: ...Page 89 18 Click on the run button The machine will start executing the G Code file...
Page 91: ...Page 91 21 To Stop the program completely press the Reset button...
Page 93: ...Page 93 4 Click on the MPG Run button to activate it...
Page 99: ...Page 99 2 Manually input the command in the command box 3 Click confirm...
Page 107: ...Page 107 8 Click Auto mode button to exit the MDI mode...
Page 112: ...Page 112 3 Click on the run button The machine will start the memory search...
Page 118: ...Page 118 8 From the security window click on the Restore button 9 Click on the browse button...
Page 122: ...Page 122 15 Click on the rocket symbol to access the boot control window...
Page 123: ...Page 123 16 Click on the Normal mode button 17 Click Boot then click Shutdown...