[LinuxCNC/linuxcnc Issue#395] PnCConf Backlash will not set ‘STEPGEN_MAXVEL’ and ‘STEPGEN_MAXACCEL’

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

Issue #395 | 状态: 已关闭 | 作者: larrykvit | 创建时间: 2018-01-10


Here are the steps I follow to reproduce the issue:

1. Use PnCConf to configure ini and hal file
2. Turn on the back lash compensation
3. ‘STEPGENMAXVEL’ and ‘STEPGENMAXACCEL’ properties are not set in the ini files

This is what I expected to happen:

‘STEPGENMAXVEL’ and ‘STEPGENMAXACCEL’ properties should be set

This is what happened instead:

‘STEPGENMAXVEL’ and ‘STEPGENMAXACCEL’ properties are not set. They are referenced in the hal file, thus linuxcnc does not start

It worked properly before this:

Without backlash compensation it works properly.
It only affects the axis for which back lash compensation is turned on.

Information about my hardware and software:

Latest linuxcnc (2.7.11), using a mesa 7i76e
Looks like this bug has been around for at least a year:
https://forum.linuxcnc.org/39-pncconf/31749-pncconf-and-backlash


评论 (1)

#1 – c-morley 于 2018-01-10

Thank you for the report.
I have fixed this in 2.7 and master.
It will come out in the next bug fix release.
Or you can get it very soon from the buldbot.


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

喜欢 (0)