cnc by Trenton Henry


cnc is a command line tool for creating gcode from ddd stencils. This is experimental. There are several variants of gcode in the wild, and this is intended to save something that can work with UGS, and hopefully an ancient version of Bantam (ne' OtherMachineCo)'s OtherPlan software. (Bantam's newer software no longer supports my kickstarter era OtherMill). Use ddd stencil to draw a stencil, then use cnc ddt2g to convert it to a toolpath gcode file.


Obviously I am referencing various RS-247 gcode specs, as well as various tools and example gcode files. The actual G and M codes generated are basic, simple commands. I plan to add more over time as needed.


Releases


cnc-0.0 is in progress