Tweak QUICK_HOME description

This commit is contained in:
Scott Lahteine
2017-10-29 23:48:13 -05:00
parent 817175613a
commit ce1c9c0808
32 changed files with 63 additions and 63 deletions

View File

@ -374,7 +374,7 @@
#define Y_HOME_BUMP_MM 5
#define Z_HOME_BUMP_MM 2
#define HOMING_BUMP_DIVISOR { 2, 2, 4 } // Re-Bump Speed Divisor (Divides the Homing Feedrate)
#define QUICK_HOME //if this is defined, if both x and y are to be homed, a diagonal move will be performed initially.
#define QUICK_HOME // If homing includes X and Y, do a diagonal move initially
// When G28 is called, this option will make Y home before X
//#define HOME_Y_BEFORE_X