Commit History

Author SHA1 Message Date
  Yuri D'Elia c7354bdfe8 lang: Fix usage of new non-translated strings 2 years ago
  D.R.racer 996f9943a1 Extract PRINTER_ACTIVE into a noinline function 2 years ago
  Yuri D'Elia 16d666302b Allow choice positioning. Balance Yes/No messages. 3 years ago
  Yuri D'Elia b41fb8a13a Unify fullscreen/multiscreen/yes-no prompt message handling 3 years ago
  Alex Voinea 2959cc0b64 Do not compile farm lcd_commands 2 years ago
  Alex Voinea 2b4c2127e6 Make lcd function static 2 years ago
  Alex Voinea bef7b086e3 Isolate the entire farm and statistics code 2 years ago
  Alex Voinea 7d597eb8b0 Move farm mode to separate file 2 years ago
  Alex Voinea 7d72f0ee2e better lcd printing for IP address 2 years ago
  Guðni Már Gilbert 89fc9f7a62 Optimise lcd_menu_show_sensors_state() 2 years ago
  Guðni Már Gilbert c2340d3648 lcd_babystep_z should not start lcd_timeoutToStatus 2 years ago
  Guðni Már Gilbert 74d6aead2f Optimise if statements in lcd_tune_menu 2 years ago
  Alex Voinea 25350dfbbc Remove unused variable bFilamentFirstRun 2 years ago
  Guðni Már Gilbert d87999a020 workDirDepth can be one byte 2 years ago
  DRracer 2e677ea3ee Merge pull request #3569 from leptun/fix_card_removed 2 years ago
  DRracer 0933fdb6fe Merge pull request #3552 from wavexx/temp_model_check 2 years ago
  Alex Voinea ef8be4dfca Fix "Card removed" on startup 2 years ago
  Guðni Már Gilbert ca8d47a6da If lcd_draw_update is set outside lcd_status_screen 2 years ago
  Guðni Már Gilbert f6fd91a235 Optimise lcd_status_screen 2 years ago
  Yuri D'Elia 374b829fb6 Generalize menu_block_entering_on_serious_errors for menu lockout 2 years ago
  Yuri D'Elia 4ca0012077 Prevent longpress if a serious error is set 2 years ago
  Yuri D'Elia 19df196e1f Better differentiation between pause/paused resume/resumed states 2 years ago
  Yuri D'Elia 39ad53ab11 Simplify fan checks now that lcd pause works correctly 2 years ago
  Yuri D'Elia b9fc73c4c3 TM: Pause the print and allow recovery from a thermal error 2 years ago
  Yuri D'Elia d1864011f4 Handle pause/stop in the main loop, again 2 years ago
  Yuri D'Elia b3ca70a007 Show thermal warnings using the new LCD_MESSAGE_INFO priority 2 years ago
  Yuri D'Elia dc2d596f40 Do not allow lcd_updatestatus to be called directly 2 years ago
  Yuri D'Elia f1d88ebd40 Protect pid_tuning_finished behind temperature.cpp 2 years ago
  Yuri D'Elia 442b2e16de Set pid_tuning_finished globally to true 2 years ago
  Yuri D'Elia f8de274db3 Split fan checks out of temperature.cpp 2 years ago