[Grbl_Esp32 Issue#733] Analog Input

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

Issue #733 | 状态: 进行中 | 作者: eckoe17 | 创建时间: 2021-01-09

标签: enhancement


HI,

Im trying to realise an analog input for to be viewable on the web page. Or to make a push notification when a certain value is reached.

I have no problem with writing the custom code to get the reading from a pin, but I cant figure out if it is possible to display the value in the web overlay. I tried to find how the hotend temps where displayed but could not find it.

Reason: Some Laser Modules do have an analog reading of the temperature.

Can you point me in the right direction?


评论 (1)

#1 – bdring 于 2021-01-14

GrblESP32 does not support analog input at this time. There is no 3D printer features in GrblESP32.

Something like the M66 command may be added in the future, which would require analog input support.

I doubt adding it to the WebUI will be a priority.


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

喜欢 (0)