关闭 ledvinap 打开了这个问题 2013 年 3 月 28 日 · 2 条评论 关闭 cpp 中的温度表#437 ledvinap 打开了这个问题 2013 年 3 月 28 日 · 2 条评论 评论 领导维纳普 评论了 2013 年 3 月 28 日 打开新问题,开始于https://github.com/ErikZalm/Marlin/issues/418 “温度曲线补偿” 这是尝试允许在 gnu cpp 中生成温度查找表而不是外部 python 脚本。 测试版本在这里: https: //github.com/ledvinap/Marlin/blob/local/Marlin/thermistor_template.h https://github.com/ledvinap/Marlin/blob/local/Marlin/thermistor_template2.h https:/ /github.com/ledvinap/Marlin/blob/local/Marlin/thermistortable.c 这只是概念验证,我还需要找到一种方法来集成它。 贡献者 无名小卒 评论了 2013 年 10 月 17 日 由于高 gcc 依赖性和抑制所有警告,不会实施。有趣的破解虽然! nothinman完成后 关闭了它 2013 年 10 月 17 日 喜欢 (0) 更强大的通信 #436 语言.h问题 #438 v1.3.8-EDGE 重启后键盘快捷键消失 #427 关闭 无法在 gsender 1.2.0 中打开 .gcode 文件 #367 RaspberryPi 运行 gsender 时出现问题 #89 向 fluidnc 发送 $$ 会导致 gsender 崩溃 #473 v1.3.8-EDGE 重启后键盘快捷键消失 #427 关闭无法在 gsender 1.2.0 中打开 .gcode 文件 #367RaspberryPi 运行 gsender 时出现问题 #89向 fluidnc 发送 $$ 会导致 gsender 崩溃 #473功能请求:抑制发送到机器的 gcode 中的 gcode 注释。 #444 关闭通过网络连接进行连接 #171操纵杆运动的剩余问题 #204 关闭新版本认为我的机器一直处于锁定状态 #474 关闭
打开新问题,开始于https://github.com/ErikZalm/Marlin/issues/418 “温度曲线补偿”
这是尝试允许在 gnu cpp 中生成温度查找表而不是外部 python 脚本。
测试版本在这里: https:
//github.com/ledvinap/Marlin/blob/local/Marlin/thermistor_template.h
https://github.com/ledvinap/Marlin/blob/local/Marlin/thermistor_template2.h
https:/ /github.com/ledvinap/Marlin/blob/local/Marlin/thermistortable.c
这只是概念验证,我还需要找到一种方法来集成它。