コミット履歴

作者 SHA1 メッセージ 日付
  Marek Bel ffc5a64154 Remove commented out code. 6 年 前
  Marek Bel 269aef1696 Remove unused code guarded by WATCH_TEMP_PERIOD macro as most of the functionality is duplicate to what is implemented in temp_runaway_check(). This will release us from porting setWatch() to unified preheat menu and maintaining it. 6 年 前
  DRracer 1a1be5c518 Fix sound mode [assist]: encoder clicking indefinitely when MMU wants to 6 年 前
  Marek Bel bf2097342d Add ASA preheat into mFilamentMenu(); 6 年 前
  Marek Bel 3da43ae8c2 Do not port print fan preheat speed preset, as it was never used. And it was broken until recently fixed when adding ASA profile. 6 年 前
  Marek Bel 4792559536 Add farm preheat items. Add setWatch() call. 6 年 前
  Marek Bel aa13f9e809 Fix formatting. 6 年 前
  Marek Bel 668e89e5a9 Preheat menu: Add ASA, hide menu item back when in wizard. 6 年 前
  Marek Bel 52ae62bbba Fix formatting. 6 年 前
  Marek Bel 3628d893ee Remove duplicate preheat menu. 6 年 前
  Marek Bel b9b0d6049e Fix formatting. 6 年 前
  DRracer c6df3fe012 Merge pull request #2127 from DRracer/code-size-reduction-1 6 年 前
  3d-gussner d3123a74b0 Updated LCD menu documentation to new form/syntax 6 年 前
  3d-gussner 514b062107 Added `lcd_menu` format description 6 年 前
  DRracer a7c2aec04c Code size reduced by almost 5KB 6 年 前
  Marek Bel f204cdea81 Refactor 6 年 前
  leptun 0d22f8039e Toggle FSENSOR and FSENSOR_AUTOLOAD 6 年 前
  leptun 5a3f14b752 "N/A" toggle support and format update 6 年 前
  Marek Bel 170c1ea866 Split first layer calibration load filament and intro line into separate steps. If load fails, pause print apparently flushes command buffer and intro line is not printed after issue is resolved. 6 年 前
  Marek Bel 1036c4f755 Do not precede first layer calibration without filament if print is paused due to MMU load failed. 6 年 前
  Marek Bel b10bd8340a Make local functions static. 6 年 前
  Marek Bel 0b798767af Fix preheat ASA. 6 年 前
  Marek Bel a6f955b62d Use unused macros *_PREHEAT_FAN_SPEED. 6 年 前
  Marek Bel eb68bb9b43 Add ASA preheat. 6 年 前
  Marek Bel 36a69281ee Remove unused functions forward declarations. 6 年 前
  leptun 596ffe1dc2 Actual fix to the missing first two characters 6 年 前
  leptun 7ce2fedac7 Fix missing first two characters in multi-lang mode 6 年 前
  leptun 29dcb1cad3 Toggle FANS_CHECK 6 年 前
  DRracer d9dec38815 Workaround for the "viper" situation bug. 6 年 前
  Yuri D'Elia 33037d369c Prevent LCD long-press re-entry (fixes #1196) 6 年 前