|
@ -362,6 +362,9 @@ |
|
|
// When G28 is called, this option will make Y home before X
|
|
|
// When G28 is called, this option will make Y home before X
|
|
|
//#define HOME_Y_BEFORE_X
|
|
|
//#define HOME_Y_BEFORE_X
|
|
|
|
|
|
|
|
|
|
|
|
// Enable this if X or Y can't home without homing the other axis first.
|
|
|
|
|
|
//#define CODEPENDENT_XY_HOMING
|
|
|
|
|
|
|
|
|
// @section machine
|
|
|
// @section machine
|
|
|
|
|
|
|
|
|
#define AXIS_RELATIVE_MODES {false, false, false, false} |
|
|
#define AXIS_RELATIVE_MODES {false, false, false, false} |
|
|