Enable cnc coordinate systems

This commit is contained in:
Thomas Basler 2020-02-04 23:30:41 +01:00
parent 1710eedd65
commit ac6f59fd84
1 changed files with 1 additions and 1 deletions

View File

@ -3584,7 +3584,7 @@
* Enables G53 and G54-G59.3 commands to select coordinate systems
* and G92.1 to reset the workspace to native machine space.
*/
//#define CNC_COORDINATE_SYSTEMS
#define CNC_COORDINATE_SYSTEMS
// @section reporting