Microstep Website http://www.microstep.cc/eng
北京欣斯达特数字科技有限公司 Beijing Flourishing Start Digital Technology Co., Ltd
page: 24
G02: clockwise circle interpolation (anticlockwise)
Format: G02 X [/U] Y [/V] I J F
Clockwise circle interpolation, move to circular arc end point in anticlockwise direction at
current speed.
Note: cutting as straight line when radius is smaller than 1mm
G03: anticlockwise circle interpolation (clockwise)
Format: G03 X [/U] Y [/V] I J F
Anticlockwise circle interpolation, move to circular arc end point in clockwise direction at
current speed.
Note:
cutting as straight line when radius is smaller than 1mm
Note:
I、J are incremental values from the circle center to the starting point in X axis and Y
axis.
R is the radius of the circle (R is positive value, when arc <=180 degree, R is radius)
If I、J are specified, don’t use R; Vice versa
G26, G27, G28 back to reference point
This code can make the torch automatically back to the reference point
Format: G26 X axis back to reference point
G27 Y axis back to reference point
G28 X, Y axis back the reference point the same time