Remove non-applicable comment on MANUAL_Z_HOME_POS
This commit is contained in:
parent
4da8b1494b
commit
e282b72151
17 changed files with 17 additions and 17 deletions
|
|
@ -885,7 +885,7 @@
|
|||
// For DELTA this is the top-center of the Cartesian print volume.
|
||||
#define MANUAL_X_HOME_POS -22
|
||||
#define MANUAL_Y_HOME_POS -52
|
||||
#define MANUAL_Z_HOME_POS 0.1 // Distance between the nozzle to printbed after homing
|
||||
#define MANUAL_Z_HOME_POS 0.1
|
||||
|
||||
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue