Joint Robot Manipulator - Software Operation Manual
Advantech LNC Technology Co., Ltd.
61
system".
It is suitable for the purpose of loading and unloading. And it only needs to calibrate the point at
which the material of loading and uploading, then can be applied to the complete action position
of material of loading and uploading. The method is to first set the world record point as the
coordinate system, and then move to the position under the coordinate system, for example:
G54 O2 P15 // Set P15 as the coordinate system
G1 X0 Y0 Z10 A0 B0 C0 F3000 // Straight line to the position of Z10 of coordinate system
G1 Z0 F1000 // Move slowly to the position of coordinate system Z0
G22 O201 S1 P100 // O201 is set to On and waits for 100ms.
G1 Z10 F3000 // Move up to Z10 position
12.4.
Coordinate system record
Set the coordinate system record to "Work coordinate system".
It is suitable for applications with fixed processing tabletops, which can be used to calculate the
coordinate system by taking three points, such as coating adhesive, cutting and other uses.
12.5.
Current position and attitude
Set the world coordinate position (X, Y, Z) and (A, B, C) when the program is executed to this
line to the "work coordinate system".
It is suitable to perform multiple moves according to the position after moving to a certain
position while teaching the recording program, and if the point is modified later, all the
subsequent moves can be automatically adjusted based on the modified point.
This use is especially suitable for packaging into G code. As long as it is moves to the processing
reference point and then call G-code, a series of actions of the position can be completed. The
requirement for multiple reaming classes on one workpiece can effectively simplify
programming.
12.6.
Dynamic position and attitude
The content is read from the set R value as the value of the "work coordinate system".
It is suitable to match the visual system. The coordinate system converted by the visual result is
first filled in the R value, and the coordinate system value is dynamically captured by the
program.
Содержание Robot Series
Страница 59: ...Joint Robot Manipulator Software Operation Manual Advantech LNC Technology Co Ltd 59 system ...
Страница 69: ...Joint Robot Manipulator Software Operation Manual Advantech LNC Technology Co Ltd 69 14 3 Calling G files ...
Страница 75: ...Joint Robot Manipulator Software Operation Manual Advantech LNC Technology Co Ltd 75 ...