Marek Bel 5 gadi atpakaļ
vecāks
revīzija
ff4450489b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      Firmware/ultralcd.cpp

+ 1 - 0
Firmware/ultralcd.cpp

@@ -4663,6 +4663,7 @@ bool lcd_autoDepleteEnabled()
 //!  ---------------------- | ----------------
 //!  ---------------------- | ----------------
 //! WizState::Run           | Main entry point
 //! WizState::Run           | Main entry point
 //! WizState::RepeatLay1Cal | Entry point after passing 1st layer calibration
 //! WizState::RepeatLay1Cal | Entry point after passing 1st layer calibration
+//! WizState::LoadFil       | Entry point after temporarily left for preheat before load filament
 void lcd_wizard(WizState state)
 void lcd_wizard(WizState state)
 {
 {
     using S = WizState;
     using S = WizState;