-Other- bot support (blanked/question issue)
CNCserver works based on an assumption that by sending certain commands on a serial output will result in moving a bot for CNC.
Currently this only supports the EBB and its limited command set and use cases. The original intent of the project as to allow it to control many CNC devices, but it can't without a bit of rethinking, and some good example projects to add.
Bot/output support ideas:
- Shapeoko
- 3D printers: Makerbot, Printrbot, Ultimaker
- Generic GCode
Since most of these do not allow for automatic tool changes, one required change is for "move, hold, alert, resume" tool change steps.
Any suggestions or missing information appreciated in comments. Also if you want support, add your 2 cents here!
I would love to see generic gcode support.