Spacing cleanup
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user