Tevo Michelangelo config updates (#14895)

This commit is contained in:
thisiskeithb 2019-08-09 23:52:26 -07:00 committed by Scott Lahteine
parent 5d2519ed50
commit 5ea5d71258

View File

@ -1334,8 +1334,8 @@
#endif
// Homing speeds (mm/m)
#define HOMING_FEEDRATE_XY (50*60)
#define HOMING_FEEDRATE_Z (4*60)
#define HOMING_FEEDRATE_XY (120*60)
#define HOMING_FEEDRATE_Z (30*60)
// Validate that endstops are triggered on homing moves
#define VALIDATE_HOMING_ENDSTOPS
@ -1686,7 +1686,7 @@
//
// Set this option if CLOCKWISE causes values to DECREASE
//
#define REVERSE_ENCODER_DIRECTION
//#define REVERSE_ENCODER_DIRECTION
//
// This option reverses the encoder direction for navigating LCD menus.