buildbotics / bbctrl-firmware

Buildbotics CNC Controller Firmware
https://buildbotics.com/
Other
67 stars 24 forks source link

Implement Polar Coordinates #306

Open 23kj92n opened 2 years ago

23kj92n commented 2 years ago

Implement polar coordinates

https://linuxcnc.org/docs/html/gcode/overview.html#_polar_coordinates

Controller errors out reading "@" and "^" charachters.

jcoffland commented 2 years ago

This has to be implemented upstream in CAMotics: https://github.com/CauldronDevelopmentLLC/CAMotics/issues/48