cncserver icon indicating copy to clipboard operation
cncserver copied to clipboard

-Other- bot support (blanked/question issue)

Open techninja opened this issue 12 years ago • 1 comments

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!

techninja avatar Dec 06 '13 19:12 techninja

I would love to see generic gcode support.

arpruss avatar Feb 08 '19 14:02 arpruss