[LinuxCNC/linuxcnc Issue#408] RANDOM_TOOLCHANGER changes the kinematics type

未分类 bolang 5个月前 (10-15) 19次浏览

Issue #408 | 状态: 已关闭 | 作者: gmoccapy | 创建时间: 2018-02-05


Using actual master,
select normal gmoccapy.ini
check self.stat.kinematics_type : it is “1”

Add RANDOM_TOOLCHANGER = 1 to the INI you selected

gmoccapy will fail to start. So I searched for the error in gmoccapy, it is caused, due to a kinematics type change, as with random tool changer the type changed to “0”

IMHO, the kinematics type should not change, only adding RANDOM_TOOLCHANGER to an ini file.

Is it a bug, or am I wrong?

Norbert


评论 (1)

#1 – gmoccapy 于 2018-02-18

I checked on various configs and unfortunaltely I am not able to reproduce this on other GUI, thats why I close this issue.


原始Issue: https://github.com/LinuxCNC/linuxcnc/issues/408

喜欢 (0)