Merge branch 'Development' into delta_auto_bed_level
Conflicts: Marlin/Marlin_main.cpp
This commit is contained in:
commit
8a739b6fba
124 changed files with 43168 additions and 1238 deletions
|
|
@ -214,6 +214,7 @@
|
|||
#define X_HOME_RETRACT_MM 5
|
||||
#define Y_HOME_RETRACT_MM 5
|
||||
#define Z_HOME_RETRACT_MM 5 // deltas need the same for all three axis
|
||||
#define HOMING_BUMP_DIVISOR {10, 10, 20} // 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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue