Remove obsolete comments
This commit is contained in:
parent
ef724edd80
commit
525ea554a1
|
@ -432,8 +432,6 @@ void do_blocking_move_to_xy(const float &rx, const float &ry, const float &fr_mm
|
||||||
//
|
//
|
||||||
// - Save current feedrates
|
// - Save current feedrates
|
||||||
// - Reset the rate multiplier
|
// - Reset the rate multiplier
|
||||||
// - Reset the command timeout
|
|
||||||
// - Enable the endstops (for endstop moves)
|
|
||||||
//
|
//
|
||||||
void bracket_probe_move(const bool before) {
|
void bracket_probe_move(const bool before) {
|
||||||
static float saved_feedrate_mm_s;
|
static float saved_feedrate_mm_s;
|
||||||
|
|
Loading…
Reference in a new issue