11.07.2015 Views

Programming Manual

Programming Manual

Programming Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

LNC-MILLG92 Coordinate SettingG92 Coordinate SettingCommand FormatG92 S__;Argument InstructionAction Instruction• Axis NameSpecify the name of axis being set. It can be any combination of X, Y, Z, A, B,C or U, V, W. The only condition is that it must be consistent with the setting ofcurrent axis name (the 4 th axis is set by parameter #0122). On the six-axesmodel M600, parameters #0288 & #0289 are used to control the 5 th & 6 th axes.• New Coordinate ValueNew coordinate value of the current tool position.• S__Setup the maximum spindle speed. When it’s done it will replace the setting ofparameter #1096.G92 command sets up the current position as a specified coordinate, and theoffset amount between new coordinate and old coordinate will affect allcoordinate systems of G54~G59. Once G92 is set up, movement commands inabsolute mode refer to the after-offset coordinate system to calculate. To cancelthe offset made by G92, one has to manually run the zero point returnprocedures.Program SampleG90 G54 G00 X100. Y50.;---------------------------------------------------------------------------- (A Point)G92 X-50. Y-100.; --------- (lead to the offset of zero points in all coordinate systems (150,150))X100. Y50.; --------------------------------------------------------------------------------------------------(AB)G55 G00 X50. Y50.; ---------------------------------------------------------------------------------------(BC)LNC Technology Co., Ltd. 157

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!