Open
Finished build, CNC not working
HELP#1471
Seajay67 opened this issue on Nov 28, 2018 · 11 comments
注释
作者
我得到的错误包括:- 警报:归位失败,错误未定义的进给率(当尝试使用控制器慢跑时) |
尝试以 |
作者
试过了,什么都没有 |
建立连接后你会看到什么?或者只输入“?” 并在此处发布回复。 |
我认为 pul 和 dir 改变
|
作者
Dir puls wiring check 我的 WhatsApp 号码印度 +919786876586 我不会说英语。只聊天 WhatsApp
|
作者
Checked and fixed DIR puls wiring (had them backwards) |
zentoolworks commented 2018 年 11 月 28 日
Is the grbl in idle state while you sending command. If it is in Alarm state, you will need to unlock it first. |
Author
Seajay67 commented 2018 年 11 月 28 日
With assistance of manisaranbala (thank you!) I have rewired the control circuitry to the TB6600. I now have movement. I need to check that wiring again as the movement is only in the one direction. on all 3 axis (x,y and Z) so with for example G01 X-10 F100 it moves in one direction, but G01 x10 F100 still moves in the same direction. |
听起来您的步进电机接线可能不正确。 |
你好。

我刚刚完成了 Makerstore 大型 OX-CNC 的机械和电气构建。
我们正在运行 arduino uno、GRBL0.0j、CNC shield v3.0 以及 TB6600 步进驱动器和从 CNC shield 到驱动器的适配器电缆。
我已经修改了配置以考虑到需要禁用主轴才能使用 CNC shield v3.0,并且我已经指定了 OX-CNC 设置。
GRBL 可以上传到 Arduino。GRBL 控制器看到了 arduino,并显示了配置(见下文)我们在所有 3 个轴的每一端都有限位开关。不。我用万用表检查了所有到开关和连接器到步进驱动器的接线。
当我全部打开时,所有发生的事情就是步进电机锁定,并且我从 GRBL 返回错误。不能让它慢跑,不能让它回家……
我第一次为我的学校建造一个数控系统。
帮助!