[Grbl_Esp32 Issue#695] v3.5 board, Slack invite?

未分类 bolang 5个月前 (10-14) 36次浏览

Issue #695 | 状态: 已关闭 | 作者: thestumbler | 创建时间: 2020-12-05


My client has a few of the v3.5 3-axis boards, and realized that the header file in Machines has been removed for this board — only v4 header file remains. I couldn’t track down the original version. We temporarily rang-out the connections and made a new header file. Is there some reason the 3.5 header file was removed? I’m talking about 3axis_v3p5.h (I’m guessing the file name).

Also, the project readme says to request an invite to join the Slack channel. How? I can’t find an email or mention of the Slack channel name.

Thanks,
-Chris


评论 (2)

#1 – bdring 于 2020-12-05

We have some automated tests that run through all of the machine definitions. It uses Travis CI. The tests were taking too long and failing, so we trimmed out some of the older ones.

Slack invite link I don’t like to leave these public, so it will be removed after I see you join or in 24hrs


#2 – thestumbler 于 2020-12-05

Thanks. If anyone else needs this file, it can be retrieved from the repo history. Last time it existed was commit 1774c50, so therefore…

git checkout 1774c50 -- GrblEsp32/src/Machines/3axisv3.h


原始Issue: https://github.com/bdring/Grbl_Esp32/issues/695

喜欢 (0)