[Grbl_Esp32 Issue#750] template.h fails to include SPINDLE_TYPE

未分类 bolang 6个月前 (10-14) 50次浏览

Issue #750 | 状态: 已关闭 | 作者: ExecuteGK | 创建时间: 2021-01-24

标签: bug


in Machines/template.h the options for configuring the SPINDLE are lacking some template documentation.

In order to configure my relay only spindle, I had to insert #define SPINDLETYPE, which is not mentioned at all in the template. I added #define SPINDLEDIR_PIN as well based on the serial messages of the esp32.

Besides that, a great Project. I will try to map it to the D1 R32 Board and attach the Arduino CNC shield.
Keep Coding.

Sebastian


评论 (1)

#1 – bdring 于 2021-01-24

I noticed that as well. I recently removed template.h from the devt branch. Devt is the short term development branch where changes are staged before being merged with main.


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

喜欢 (0)