[LinuxCNC/linuxcnc Issue#469] There are a GRBL Connection Board?

未分类 bolang 5个月前 (10-15) 26次浏览

Issue #469 | 状态: 已关闭 | 作者: se3d | 创建时间: 2018-07-21


Looking for a option to CNC on linux , was not possible to use this version with my board (Arduino + cnc child). Now, I’m working with laserweb4 , but raspberry pi 3 is running without native tools , only a remote access by server of laser web.

There are a way to use the linux cnc with grbl compatible boards?


评论 (2)

#1 – pcw-mesa 于 2018-07-21

LinuxCNC is a motion controller like GRBL, that is, it is an alternative machine controller to GRBL.
It will not run on the same hardware as GRBL.
It needs as a minimum Linux compatible hardware and a Linux installation.
If LinuxCNC controls hardware, it also needs a real time Linux kernel.


#2 – rene-dev 于 2018-07-25

GRBL is buffered motion. The timing model of linuxcnc does not work with buffered motion.
http://wiki.linuxcnc.org/cgi-bin/wiki.pl?HardwareDesign


原始Issue: https://github.com/LinuxCNC/linuxcnc/issues/469

喜欢 (0)