[Grbl_Esp32 Issue#101] Include $N functions

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

Issue #101 | 状态: 已关闭 | 作者: IgnasiPeiris | 创建时间: 2019-03-07


I’m interested on using the $N Startup function from GRBL using your board and your code (must say it works wonderful to be honest!!)

I’ve seen that the “original” GRBL, can use the $N Functions to assign a “startup” functions such as Homing, or Assign mm/inch etc…

I think it would be useful to use that function to send some code in terms of “self-working” machines, that run over and over the same code.

(I plan to use it personally to send the “$FM, $F, and $F/heremygcode.gcode” codes needed to start a gcode stored in the microSD)

Thanks!


评论 (3)

#1 – bdring 于 2019-03-07

I will look at $N feature soon. I am going on vacation for almost 2 week, so it could take a while.

The $FM style SD card functions are being phased out in favor of {ESP…] style functions. This was to deal with Grbl’s character restrictions and other reasons.


#2 – IgnasiPeiris 于 2019-03-07

Of course!

Have a good time meanwhile!!


#3 – bdring 于 2020-01-10

On roadmap…closing


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

喜欢 (0)