You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use [web chat](https://web.libera.chat/) or
66
66
[connect with your own client](https://libera.chat/guides/connect).
67
67
The chat is [logged](http://tom-itx.no-ip.biz:81/~tom-itx/irc/libera/logs/%23linuxcnc-devel/index.html) by community member Tom L., and historical logs from freenode are [also available](http://tom-itx.no-ip.biz:81/~tom-itx/irc/logs/%23linuxcnc-devel/index.html).
68
+
69
+
## Related products
70
+
71
+
LinuxCNC or its derivatives are not the only CNC motion controllers.
72
+
There are many alternatives - coming in all shades from very Open Source to stricly commercial.
73
+
Also, all these CNC controllers will likely be embedded in larger workflows for which these are post-processors of data from CAD/CAM software.
74
+
And every piece of software has its very own community.
75
+
76
+
### Simulators
77
+
78
+
*[CAMotics](https://camotics.org/) shows how G-code is executed
79
+
80
+
### CNC controllers
81
+
82
+
Controlling the motors themselves, access steppers/servos (or their drivers) directly or via non-intelligent cards like EtherCat or parallel ports.
83
+
84
+
*[GRBL](https://github.com/gnea/grbl) OpenSource, for use on Arduino
85
+
*[LinuxCNC](https://www.linuxcnc.org) OpenSource, for Linux, low-latency with real-time kernel
86
+
*[Mach3](https://www.machsupport.com/software/mach3/) non-free, low-cost, for Windows
87
+
*[Mach4](https://www.machsupport.com/software/mach4/) non-free, low-cost, for Windows
88
+
*[Marlin](https://marlinfw.org/) Open Source, for use on Arduino or the [BigTreeTech GRC](https://www.biqu.equipment/de/products/bigtreetech-gtr-v1-0-bigtreetech-m5-v1-0-11-axis-3d-printer-motherboard)
0 commit comments