[Grbl_Esp32 Issue#579] axis configuration via $L variables or other G-code

未分类 bolang 4个月前 (10-14) 40次浏览

Issue #579 | 状态: 进行中 | 作者: tmbdev | 创建时间: 2020-09-06

标签: enhancement


Please describe the feature you would like implemented

It would be nice if there were some way to configure the axes (XYZA, XYYZ, etc.) through G-code instead of recompiling. (I tried to find a configuration parameter with $$, $L, and in the documentation, but didn’t see anything.)

Why do you think this would improve Grbl_ESP32?

It would allow Grbl_ESP32 to be used on different configurations without recompilation.

What do you need the feature for?

Will this feature appear to a lot of users?

I believe so.


评论 (1)

#1 – MitchBradley 于 2020-09-06

We have been working on that for a few months. The new Settings structure was the first step in the long journey to make (nearly) everything reconfigurable at run-time without recompiling. Stay tuned.


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

喜欢 (0)