Fix spacing after section header

This commit is contained in:
Scott Lahteine
2016-07-14 16:05:37 -07:00
parent c3cc24242c
commit 671634bf11
22 changed files with 22 additions and 0 deletions

View File

@ -588,6 +588,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
#define INVERT_E3_DIR false
// @section homing
//#define MIN_Z_HEIGHT_FOR_HOMING 4 // (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.