Spacing cleanup

This commit is contained in:
Scott Lahteine
2018-03-17 16:49:08 -05:00
parent 9e9e29ddf8
commit c6ff39cc14
64 changed files with 1005 additions and 1005 deletions

View File

@ -503,7 +503,7 @@ void tool_change(const uint8_t tmp_extruder, const float fr_mm_s/*=0.0*/, bool n
#else
constexpr bool safe_to_move = true;
#endif
// Move to the "old position" (move the extruder into place)
#if ENABLED(SWITCHING_NOZZLE)
destination[Z_AXIS] += z_diff; // Include the Z restore with the "move back"