|
|
@ -1257,6 +1257,14 @@ |
|
|
|
//#define SPEED_POWER_MAX 100 // 0-100%
|
|
|
|
#endif |
|
|
|
|
|
|
|
/**
|
|
|
|
* CNC Coordinate Systems |
|
|
|
* |
|
|
|
* 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
|
|
|
|
|
|
|
|
/**
|
|
|
|
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins |
|
|
|
*/ |
|
|
|