qgcoder icon indicating copy to clipboard operation
qgcoder copied to clipboard

TODO – Machinekit integration with GCoder

Open koppi opened this issue 9 years ago • 1 comments

@zhivko just pointed me to his project: https://github.com/zhivko/PipeCutter . – It's a Java GUI for Machinekit. It uses the Machinekit Protobuf bindings, see:

  • https://github.com/zhivko/PipeCutter/tree/master/src/main/java/pb
  • https://github.com/bobvanderlinden/node-machinetalk/issues/16

Maybe we can add the machine controller aspect to GCoder later, I'll put it on my TODO list.

koppi avatar May 03 '16 15:05 koppi

Update: Link to the protocol:

  • https://github.com/strahlex/machinetalk-doc/blob/master/application

koppi avatar May 03 '16 15:05 koppi