Enable CNC coordinate system
This commit is contained in:
parent
c53498aff4
commit
076afd2c61
|
@ -3725,7 +3725,7 @@
|
||||||
* Enables G53 and G54-G59.3 commands to select coordinate systems
|
* Enables G53 and G54-G59.3 commands to select coordinate systems
|
||||||
* and G92.1 to reset the workspace to native machine space.
|
* and G92.1 to reset the workspace to native machine space.
|
||||||
*/
|
*/
|
||||||
//#define CNC_COORDINATE_SYSTEMS
|
#define CNC_COORDINATE_SYSTEMS
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Auto-report fan speed with M123 S<seconds>
|
* Auto-report fan speed with M123 S<seconds>
|
||||||
|
|
Loading…
Reference in a new issue