Browse Source

Remove obsolete comments

pull/1/head
Scott Lahteine 6 years ago
parent
commit
525ea554a1
  1. 2
      Marlin/src/module/motion.cpp

2
Marlin/src/module/motion.cpp

@ -432,8 +432,6 @@ void do_blocking_move_to_xy(const float &rx, const float &ry, const float &fr_mm
//
// - Save current feedrates
// - Reset the rate multiplier
// - Reset the command timeout
// - Enable the endstops (for endstop moves)
//
void bracket_probe_move(const bool before) {
static float saved_feedrate_mm_s;

Loading…
Cancel
Save