Codigos GyM Para La Fresadora TMC1000
Enviado por jeortiz • 4 de Julio de 2013 • 910 Palabras (4 Páginas) • 573 Visitas
The EDIT command is used for the
creation and revision of NC programs.
G & M codes are given in the following
screens for easy reference. A list of
of editing commands is also given below.
NC ADDRESS CHARACTERS (G & M CODES):
G - Preparatory codes
G00 - Rapid traverse
G01 - Linear interpolation
G02 - Circular interpolation,
clockwise
G03 - Circular interpolation,
counter-clockwise
G04 - Dwell in seconds equal to
"F" word
G05 - Pause until RETURN key
is pressed
G17 - Select XY plane for circular
G18 - Select XZ plane for circular
G19 - Select YZ plane for circular
G25 - Wait for INROB1 to be OFF
G26 - Wait for INROB1 to be ON
G31 - Stop on Input (INROB1 ON)
G35 - Wait for INROB2 to be OFF
G36 - Wait for INROB2 to be ON
G70 - Inch Programming
G71 - Metric Programming
G72 - 3D circular interpolation
clockwise
G73 - 3D circular interpolation
counter-clockwise
G74.1-Disable 360 Degree Arcs
G75.1-Enable 360 Degree Arcs (default)
G80 - Canned cycle cancel
G81 - Canned cycle drilling
G82 - Canned cycle boring
G83 - Canned cycle pecking
G85 - Canned cycle boring
G86 - Canned cycle bore-spindle off
G89 - Canned cycle boring
G90 - Absolute coordinates
G91 - Incremental coordinates
G92 - Preset position
G98 - Rapid to initial pos.
after canned cycle
G99 - Rapid to point R
after canned cycle
G101 - Spline interpolation
M - Miscellaneous functions
M00 - Program stop (same as G5)
M01 - Optional stop (same as G5
if optional stop is set)
M02 - End of program
M03 - Turn ON SPINDLE motor
M05 - Turn OFF SPINDLE motor
M06 - Retract and pause for tool
change
M08 - Turn ON ACCESSORY
M09 - Turn OFF ACCESSORY
M10 - Clamp air CHUCK
M11 - Unclamp air CHUCK
M20 - Chain to next program
M22 - Output Current Position to file
M25 - Set OUTROB1 OFF
M26 - Set OUTROB1 ON
M30 - End of program (same as M02)
M35 - Set OUTROB2 OFF
M36 - Set OUTROB2 ON
M38 - Stepper motors on standby
M47 - Rewind - repeat program
M98 - Call to subprogram
M99 - Return from subprogram
M101- Home X Axis
...