A C# Clone to LinuxCNC that works with GRBL CNC driver
- This is a work in progress, only basic stuff are operational
- Click here for firmware project page
- Click here for project progress
- Click here for list of added capabilities
- Develop simple open hardware plug to replace the vanishing parallel port
- Support configurable pin assignments
- Support extra controls not available on CNC3040 such as mist, flood, spindle RPM reader
- Add support for more axis. (at least add A axis)
- Support other features that LinuxCNC have
IDE | STM32CubeIDE v1.2.0 |
Controller board | STM32F103C8T6 (Bluepill) |
- GRBL CNC controller ported to STM32 controller (and others)
https://github.com/terjeio/grblHAL
- GRBL CNC controller
https://github.com/gnea/grbl