Browse Source

Indent tool_change_prime

vanilla_fb_2.0.x
Scott Lahteine 4 years ago
parent
commit
d2e1e9a0ac
  1. 3
      Marlin/src/module/tool_change.cpp

3
Marlin/src/module/tool_change.cpp

@ -861,7 +861,8 @@ void tool_change_prime() {
sync_plan_position_e(); // Resume at the old E position
}
}
#endif
#endif // TOOLCHANGE_FILAMENT_SWAP
/**
* Perform a tool-change, which may result in moving the

Loading…
Cancel
Save