Skip to content

Commit 470b172

Browse files
committed
Added feedback on MachineKit from @cerna
1 parent 4040b3b commit 470b172

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

community/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,10 @@ LinuxCNC](/docs/html/code/contributing-to-linuxcnc.html).
7171
LinuxCNC has spawned derivative projects. You may be interested to learn about what is different to LinuxCNC with
7272
* [OpenCN](https://gitlab.com/mecatronyx/opencnc/opencn)
7373
- Different trajectory planner with focus on minimal variation of force imposed on spindle
74-
* [MachineKit](https://www.machinekit.io/) - to mind come
75-
- Control is allowed to run on small machine
76-
- Contact to controller possible via USB
77-
* ? Contact us for what we are missing.
74+
* [MachineKit](https://www.machinekit.io/) - addresses developers
75+
- Trying to decouple the parts into isolated functional blocks: The focus is no longer the CNC controller, but the CNC is just one application. There is - for example - the [hal\_ros\_control](github.com/tormach/hal_ros_control) for connecting to the [Robot Operating System](https://www.ros.org/).
76+
- The Machinetalk remote communication protocol
77+
- (Hopefully) more clear repository structure
7878

7979
Forks are much appreciated as a means to tailor LinuxCNC to the needs of our users. And forks foster steady improvements as all forks compete for eyeballs, ideas and implementations.
80+

0 commit comments

Comments
 (0)