Update MK3S.h to facilitate bear extruder
This commit is contained in:
parent
74a577bc0e
commit
bb1b5a0beb
|
|
@ -67,7 +67,7 @@
|
|||
#define Z_MIN_POS 0.15
|
||||
|
||||
// Z height correction value
|
||||
#define Z_MAX_POS_XYZ_CALIBRATION_CORRECTION 9
|
||||
#define Z_MAX_POS_XYZ_CALIBRATION_CORRECTION 2
|
||||
|
||||
// Canceled home position
|
||||
#define X_CANCEL_POS 50
|
||||
|
|
|
|||
Loading…
Reference in New Issue