Apply NO_MOTION_BEFORE_HOMING to examples

This commit is contained in:
Scott Lahteine
2017-10-01 21:36:48 -05:00
parent 90af1fe5ee
commit 5ae390e240
29 changed files with 58 additions and 0 deletions

View File

@ -770,6 +770,8 @@
// @section homing
//#define NO_MOTION_BEFORE_HOMING // Inhibit movement until all axes have been homed
//#define Z_HOMING_HEIGHT 5 // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
// Be sure you have this distance over your Z_MAX_POS in case.