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:
commit
f01ea22670
@ -1889,7 +1889,7 @@
|
|||||||
#define X_BED_SIZE 161
|
#define X_BED_SIZE 161
|
||||||
#define Y_BED_SIZE 161
|
#define Y_BED_SIZE 161
|
||||||
// Travel limits (mm) after homing, corresponding to endstop positions.
|
// 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_X_MIN_POS -5.5
|
||||||
#define LULZBOT_Y_MAX_POS 175
|
#define LULZBOT_Y_MAX_POS 175
|
||||||
#define LULZBOT_Y_MIN_POS -27
|
#define LULZBOT_Y_MIN_POS -27
|
||||||
|
Loading…
Reference in New Issue
Block a user