Merge branch '41-m175-v2-max-travel' into 'master'

Resolve "M175 V2 Max travel"

Closes #41

See merge request lulzbot3d/marlin!26
This commit is contained in:
Brian Kahl 2021-09-21 15:26:48 +00:00
commit f01ea22670

View File

@ -1889,7 +1889,7 @@
#define X_BED_SIZE 161
#define Y_BED_SIZE 161
// Travel limits (mm) after homing, corresponding to endstop positions.
#define LULZBOT_X_MAX_POS 166
#define LULZBOT_X_MAX_POS 164
#define LULZBOT_X_MIN_POS -5.5
#define LULZBOT_Y_MAX_POS 175
#define LULZBOT_Y_MIN_POS -27