Pārlūkot izejas kodu

Add feedback after "Click to Begin"

Scott Lahteine 9 gadus atpakaļ
vecāks
revīzija
fb38d698db
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      Marlin/ultralcd.cpp

+ 1
- 1
Marlin/ultralcd.cpp Parādīt failu

978
       current_position[Y_AXIS] = MESH_MIN_Y;
978
       current_position[Y_AXIS] = MESH_MIN_Y;
979
       line_to_current(manual_feedrate[X_AXIS] <= manual_feedrate[Y_AXIS] ? X_AXIS : Y_AXIS);
979
       line_to_current(manual_feedrate[X_AXIS] <= manual_feedrate[Y_AXIS] ? X_AXIS : Y_AXIS);
980
       _lcd_level_bed_position = 0;
980
       _lcd_level_bed_position = 0;
981
-      lcd_goto_menu(_lcd_level_bed_procedure);
981
+      lcd_goto_menu(_lcd_level_bed_procedure, true);
982
     }
982
     }
983
   }
983
   }
984
 
984
 

Notiek ielāde…
Atcelt
Saglabāt