瀏覽代碼

Remove obsolete comments

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;

Loading…
取消
儲存