提交历史

作者 SHA1 备注 提交日期
  DRracer 2e677ea3ee Merge pull request #3569 from leptun/fix_card_removed 2 年之前
  DRracer 0933fdb6fe Merge pull request #3552 from wavexx/temp_model_check 2 年之前
  Alex Voinea ef8be4dfca Fix "Card removed" on startup 2 年之前
  Guðni Már Gilbert ca8d47a6da If lcd_draw_update is set outside lcd_status_screen 2 年之前
  Guðni Már Gilbert f6fd91a235 Optimise lcd_status_screen 3 年之前
  Yuri D'Elia 374b829fb6 Generalize menu_block_entering_on_serious_errors for menu lockout 3 年之前
  Yuri D'Elia 4ca0012077 Prevent longpress if a serious error is set 3 年之前
  Yuri D'Elia 19df196e1f Better differentiation between pause/paused resume/resumed states 3 年之前
  Yuri D'Elia 39ad53ab11 Simplify fan checks now that lcd pause works correctly 3 年之前
  Yuri D'Elia b9fc73c4c3 TM: Pause the print and allow recovery from a thermal error 3 年之前
  Yuri D'Elia d1864011f4 Handle pause/stop in the main loop, again 3 年之前
  Yuri D'Elia b3ca70a007 Show thermal warnings using the new LCD_MESSAGE_INFO priority 3 年之前
  Yuri D'Elia dc2d596f40 Do not allow lcd_updatestatus to be called directly 3 年之前
  Yuri D'Elia f1d88ebd40 Protect pid_tuning_finished behind temperature.cpp 3 年之前
  Yuri D'Elia 442b2e16de Set pid_tuning_finished globally to true 3 年之前
  Yuri D'Elia f8de274db3 Split fan checks out of temperature.cpp 3 年之前
  Alex Voinea 510c874619 Fix scrolling timing issue when the menu is rendering very slowly 3 年之前
  Alex Voinea 8bb451129d Remove compiler bug workaround 3 年之前
  Alex Voinea 3a5bc0462a Do not call lcd_update recursively when running presort with many files 3 年之前
  Alex Voinea 3c579bf738 Fix fullscreen message lcd_update handling 3 年之前
  Alex Voinea 2059e40596 Merge pull request #3054 from espr14/insert_sort 3 年之前
  Alex Voinea 56bc2f1a0c Merge pull request #3495 from wavexx/extrude_min_temp 3 年之前
  Alex Voinea 9466945532 Merge pull request #3461 from wavexx/fan_selfcheck_test 3 年之前
  Alex Voinea 19b494a554 Make the fan thresholds configurable 3 年之前
  Alex Voinea 253b14def1 Clamp Z movements to machine limits 3 年之前
  Yuri D'Elia 44fce0696b Make the stop raising distance configurable (Z_CANCEL_LIFT) 3 年之前
  Yuri D'Elia 2c41857cb5 Raise Z 5cm after stopping 5 年之前
  Alex Voinea e79e15b12f Use the sd cache for positions even when not sorting 3 年之前
  Yuri D'Elia e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync 3 年之前
  Alex Voinea fd702c8a21 Merge pull request #3527 from gudnimg/fix-cmdbuffer-debug-crash 3 年之前