开源改变世界

带有 pololu 驱动程序的 cnc 精度 #981

推推 grbl 3年前 (2023-01-23) 213次浏览

关闭
Dareblix 打开了这个问题 2016 年 4 月 29 日 · 4条评论
关闭

带有 pololu 驱动程序的 cnc 精度#981

Dareblix 打开了这个问题 2016 年 4 月 29 日 · 4条评论

注释

带有 pololu 驱动程序的 cnc 精度 #981
胆小鬼 评论了 2016 年 4 月 29 日  

大家好,几天前我ve posted a problem with the steps per mm and they gave me the answer, but i didn还不明白他解决数学问题的方法,但m using 1/4-20" threaded rod, nema 17 steppers and easy drivers the steps per mm i used it was 1260 (this worked fine) but now i bought a cnc shield with pololu drivers and this steps per mm doesn它根本没用,如果你知道答案那将是很棒的并且有助于理解你是如何得到答案的。
我还有一个问题…如果我将电阀连接到主轴销,我正在使用气动钻孔机,它会仅在向下钻孔时切割吗?
感谢大家阅读!

带有 pololu 驱动程序的 cnc 精度 #981

您可以尝试使用此计算器来满足您的需要: http:
//prusaprinters.org/calculator/

带有 pololu 驱动程序的 cnc 精度 #981
作者

ve tried that, but i didn不明白如何放置螺纹杆信息

带有 pololu 驱动程序的 cnc 精度 #981
奇顿 评论了 2016 年 4 月 29 日  

我刚刚从之前的讨论中搜索过,你的丝杠螺距应该是 (1/20 * 25.4) = 1.27mm,你需要知道你的 Pololu 驱动器的微步值,假设你的微步为 1/16。

只需将以下值输入计算器

  • 导螺杆螺距:1.27(毫米/转)
  • 步距角:1.8°(360° / 1.8° = 每转 200 步)
  • 步进:1/16

计算后,你会得到结果:

200(step/rev) * 16 / 1.27(mm/rev) = 2519.69 (steps/mm)
带有 pololu 驱动程序的 cnc 精度 #981

检查旧解决方案上的微步跳线,并将 pololu
跳线设置为相同的微步。
在 2016 年 4 月 29 日凌晨 1:39,“Dareblix” notifications@github.com写道:

我试过了,但我不明白如何放置螺纹杆信息


您收到此消息是因为您订阅了此线程。
直接回复此邮件或在 GitHub
#981(评论)上查看

喜欢 (0)