More parity with CR-10 configs, etc.

This commit is contained in:
Scott Lahteine 2020-04-12 15:47:13 -05:00
parent c40bed0672
commit 81cb940498
6 changed files with 14 additions and 14 deletions

View file

@ -1346,9 +1346,9 @@
// Manually set the home position. Leave these undefined for automatic settings.
// For DELTA this is the top-center of the Cartesian print volume.
#define MANUAL_X_HOME_POS X_MAX_POS
//#define MANUAL_X_HOME_POS 0
#define MANUAL_Y_HOME_POS -7
#define MANUAL_Z_HOME_POS 0
//#define MANUAL_Z_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
//