Skip to content
Snippets Groups Projects
Commit 5ea5d712 authored by thisiskeithb's avatar thisiskeithb Committed by Scott Lahteine
Browse files

Tevo Michelangelo config updates (#14895)

parent 5d2519ed
Branches
Tags
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment