[LinuxCNC/linuxcnc PR#599] Changed an instance of HOME_FINAL to HOME_FINAL_VEL

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

Issue #599 | 状态: 已关闭 | 作者: JetForMe | 创建时间: 2019-06-03



评论 (4)

#1 – SebKuzminsky 于 2019-06-04

Hi @JetForMe, thanks for contributing to LinuxCNC!

This fix should really go in the 2.7 branch, can you move the commit there (maybe with git checkout -b patch-1-2.7 origin/2.7; git cherry-pick patch-1) and make a new PR?


#2 – JetForMe 于 2019-06-04

I did this directly on github, but I can find a way to merge the change to 2.7. Are you saying it should also be in 2.7, or only in 2.7 and not in master/2.8?


#3 – andypugh 于 2019-06-04

You should make the change in 2.7 then it will (almost) automatically be merged upstream in to 2.8 and master


#4 – mozmck 于 2019-06-04

I merged your PR on 2.7 so closing this one – Thanks!


原始Issue: https://github.com/LinuxCNC/linuxcnc/pull/599

喜欢 (0)