[LinuxCNC/linuxcnc Issue#498] Preview does not rotate

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

Issue #498 | 状态: 进行中 | 作者: rene-dev | 创建时间: 2018-09-23


1. start sim/axis, home
2. MDI g10 l2 p1 r45
3. coordinate cross will rotate, but preview does not. running the program does the correct thing.

happens in 2.8-pre, did not test 2.7


评论 (2)

#1 – rene-dev 于 2018-10-06

it does rotate correctly when you reload the file.


#2 – c-morley 于 2018-10-17

I think the real missing link here is linuxcnc should have an ‘update’ NML command that is sent after offset changes or loading of programs. Right now we rely on polling the status structure to check to see if we should replot the screen.


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

喜欢 (0)