Scott Lahteine 6 роки тому
джерело
коміт
525ea554a1
1 змінених файлів з 0 додано та 2 видалено
  1. 0
    2
      Marlin/src/module/motion.cpp

+ 0
- 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
432 432
 //
433 433
 //  - Save current feedrates
434 434
 //  - Reset the rate multiplier
435
-//  - Reset the command timeout
436
-//  - Enable the endstops (for endstop moves)
437 435
 //
438 436
 void bracket_probe_move(const bool before) {
439 437
   static float saved_feedrate_mm_s;

Завантаження…
Відмінити
Зберегти