[LinuxCNC/linuxcnc Issue#455] Editing an O-word sub while lInuxCNC is live gives a spurious “Duplicate O-word error”

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

Issue #455 | 状态: 已关闭 | 作者: andypugh | 创建时间: 2018-07-04

标签: affects master



评论 (5)

#1 – KurtJacobson 于 2018-07-26

I can confirm this on the latest master. It only happens on the first call to the sub after editing, subsequent calls behave as expected.


#2 – andypugh 于 2019-01-25

Do we think this is a big enough problem to leave as an open issue?
Maybe we just document the behaviour?


#3 – zultron 于 2019-02-01

Heh, I hadn’t seen this one.

This does indeed have to do with caching; see the offset_map in src/emc/rs274ngc. I’m submitting a PR for it in #555.


#4 – lorenzncode 于 2019-06-09

I verified this fix with the current 2.8 branch (I’m the guy from the forum discussion). I think this issue can be closed now? Thanks!


#5 – andypugh 于 2019-06-09

Thanks


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

喜欢 (0)