ArcEye
ArcEye
**Comment by [rojkov](https://github.com/rojkov)** _Mon Jan 16 14:10:36 2017_ ---- @dkhughes Thank you for the info! Qt5 was problematic indeed. Unlike PRoot-based cross-compilation Yocto enforces everything to be cross-compiled even if...
**Comment by [sirop](https://github.com/sirop)** _Sat Jun 10 06:23:23 2017_ ---- So you want to use either USB or SPI?
**Comment by [ArcEye](https://github.com/ArcEye)** _Sat Jun 10 08:07:02 2017_ ---- > Is it possible to create an interface to these sorts of boards from machinekit without a major re-write? Short answer...
**Comment by [davidelang](https://github.com/davidelang)** _Sat Jun 10 08:26:39 2017_ ---- @sirop, yes the interface between the computer running the g-code interpreter and planner and the board implementing the motion would be...
**Comment by [machinekoder](https://github.com/machinekoder)** _Wed Jun 28 15:57:50 2017_ ---- I would like to see Grbl hooked up to Machinekit as playout. However, I'm not sure if there any Linux ports.
**Comment by [luminize](https://github.com/luminize)** _Wed Jun 28 17:18:15 2017_ ---- > On 28 Jun 2017, at 17:57, Alexander Rössler wrote: > > I would like to see Grbl hooked up to...
**Comment by [rene-dev](https://github.com/rene-dev)** _Tue Jul 11 14:03:09 2017_ ---- On the stmbl servo, we send floating point target position and velocity over smartserial, as well as enable, fault, feedback position,...
See https://github.com/machinekit/machinekit-cnc/issues/40 for full text, this is a copy header only.
**Comment by [ArcEye](https://github.com/ArcEye)** _Wed Aug 1 14:31:07 2018_ ---- Retain for evaluation, but suspect long overtaken by developments in rt kernels, now on 4.18-rt
**Comment by [machinekoder](https://github.com/machinekoder)** _Mon Jan 11 16:36:50 2016_ ---- We currently don't use multipart messages in Machinetalk and we don't need to because we use Protobuf for serialization. In case...