New height limits for sidekicks due to new BLTouch mount

This commit is contained in:
Brian Kahl 2021-08-30 08:48:30 -05:00
parent 47617cc597
commit 04c29eacae
2 changed files with 4 additions and 4 deletions

View File

@ -1842,7 +1842,7 @@
#define LULZBOT_Y_MAX_POS 173
#define LULZBOT_Y_MIN_POS -29
#define LULZBOT_Z_MIN_POS 0
#define LULZBOT_Z_MAX_POS 184.5
#define LULZBOT_Z_MAX_POS 181.5
#elif defined(Sidekick_747)
#define X_BED_SIZE 231
@ -1853,7 +1853,7 @@
#define LULZBOT_Y_MAX_POS 240
#define LULZBOT_Y_MIN_POS -16
#define LULZBOT_Z_MIN_POS 0
#define LULZBOT_Z_MAX_POS 246.5
#define LULZBOT_Z_MAX_POS 244.5
#endif
// Travel limits (mm) after homing, corresponding to endstop positions.

View File

@ -2880,11 +2880,11 @@
* When disabled, Marlin will use spreadCycle stepping mode.
*/
//#define STEALTHCHOP_XY
//#define STEALTHCHOP_Z
#define STEALTHCHOP_Z
//#define STEALTHCHOP_I
//#define STEALTHCHOP_J
//#define STEALTHCHOP_K
//#define STEALTHCHOP_E
#define STEALTHCHOP_E
/**
* Optimize spreadCycle chopper parameters by using predefined parameter sets