Page 1 of 1

general question

Posted: Sat Nov 16, 2019 9:09 am
by chuckt
I use QCAD/CAM for most of my CNC jobs. It works well for me, but the set of post processors is limited. So, I need to basically adapt one of the existing ones to this controller. My question is: what gcode dialect most closely resembles the one used by this box? The two main ones that QCAD supports are Mach3 and LinuxCNC. There are others, though. Any thoughts?

Thanks,
Chuck Tilbury

Re: general question

Posted: Sun Nov 17, 2019 8:21 am
by Doug
LinuxCNC, however we do not support the complete set. The "Cheat Sheet" page on the BB controller describes the GCodes that are supported. In addition, it provides hypertext links to the specification for the specific GCodes. Those links go to the LinuxCNC documentation.

Also, if you create a new post processor, I would like to make it available to others via github. Please let me know whether you would be willing to share it.