Adjust bed size and temporarly disable zmax sensor
This commit is contained in:
parent
853865cece
commit
71f20845d8
@ -475,7 +475,7 @@
|
||||
#define USE_ZMIN_PLUG
|
||||
#define USE_XMAX_PLUG
|
||||
#define USE_YMAX_PLUG
|
||||
#define USE_ZMAX_PLUG
|
||||
//#define USE_ZMAX_PLUG
|
||||
|
||||
// coarse Endstop Settings
|
||||
#define ENDSTOPPULLUPS // Comment this out (using // at the start of the line) to disable the endstop pullup resistors
|
||||
@ -780,7 +780,7 @@
|
||||
// @section machine
|
||||
|
||||
// The size of the print bed
|
||||
#define X_BED_SIZE 800
|
||||
#define X_BED_SIZE 915
|
||||
#define Y_BED_SIZE 930
|
||||
|
||||
// Travel limits (mm) after homing, corresponding to endstop positions.
|
||||
|
Loading…
Reference in New Issue
Block a user