下图为G91向量长度系统(增量值)
[attach]832012[/attach]
下图为G91向量长度系统说明
[attach]832013[/attach]
下图为G90 坐标系统 NC编程范例
[attach]832014[/attach]
下图为G91向量长度系统 NC编程范例
[attach]832015[/attach]
下图为G90 坐标系统+G52偏置插旗, NC编程范例: 1转4处
G52 为必须使用G54位置来做偏移基础点
[attach]832016[/attach]
1转4处,利用 G91副程序, 矩阵4 阵地
G91之前还是需要以G54 做基础定位
1个 G91 副程序,以某个G54,为扩展的坐标处,当作锚定点,该处就是G91(G91副程序)的出发点
[attach]832017[/attach]
G90 与 G91 在4轴角度上的不同表现:
G90 从0度编程 直达转动到180度,我们数学方程式将有的奇异点,呆滞点发生,因为左转或右转都可以,遇此加工将发生危险。
[attach]832018[/attach]
G90不要一单节就转动到180度,我们要慢慢一步步转过去
[attach]832019[/attach]