Remove non-applicable comment on MANUAL_Z_HOME_POS

This commit is contained in:
Scott Lahteine
2017-02-18 05:14:43 -06:00
parent 4da8b1494b
commit e282b72151
17 changed files with 17 additions and 17 deletions

View File

@ -891,7 +891,7 @@
// For DELTA this is the top-center of the Cartesian print volume.
//#define MANUAL_X_HOME_POS 0
//#define MANUAL_Y_HOME_POS 0
//#define MANUAL_Z_HOME_POS 0 // Distance between the nozzle to printbed after homing
//#define MANUAL_Z_HOME_POS 0
// Use "Z Safe Homing" to avoid homing with a Z probe outside the bed area.
//