提交历史

作者 SHA1 备注 提交日期
  Marek Bel 07169ad84a Make file local variable static. 4 年之前
  Marek Bel e57fcc04a7 Fix compiler warnings. 4 年之前
  Marek Bel d927d5b05d Port wizard_active to mFilamentItem(). 4 年之前
  Marek Bel cef7f31b9f Set FilamentAction to None if mFilamentMenu left by cooldown or menu back action. 4 年之前
  Marek Bel ffc5a64154 Remove commented out code. 4 年之前
  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. 4 年之前
  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. 4 年之前
  Marek Bel 4792559536 Add farm preheat items. Add setWatch() call. 4 年之前
  Marek Bel aa13f9e809 Fix formatting. 4 年之前
  Marek Bel 668e89e5a9 Preheat menu: Add ASA, hide menu item back when in wizard. 4 年之前
  Marek Bel 52ae62bbba Fix formatting. 4 年之前
  Marek Bel 3628d893ee Remove duplicate preheat menu. 4 年之前
  Marek Bel b9b0d6049e Fix formatting. 4 年之前
  Marek Běl 51d01ddd6f Merge pull request #2133 from mkbel/fix_cmdqueue_debug 4 年之前
  Marek Bel 3eb36ca194 Fix cmdqueue_dump_to_serial. 4 年之前
  XPila 5bb510dd2a Merge pull request #2129 from DRracer/bed-noise-performance 4 年之前
  DRracer c6df3fe012 Merge pull request #2127 from DRracer/code-size-reduction-1 4 年之前
  DRracer 7a38a985d7 Merge pull request #2123 from mkbel/fix_disable_crash_detection 4 年之前
  DRracer a7c2aec04c Code size reduced by almost 5KB 4 年之前
  Marek Bel 3ed6d0637c Re-enable tmc2130_sg_stop_on_crash only if crash detection enabled from menu. 4 年之前
  Marek Bel f204cdea81 Refactor 4 年之前
  DRracer f07635d08a Merge pull request #2116 from mkbel/fix_mmu_lay1cal 4 年之前
  DRracer d44a46b349 Merge pull request #2120 from mkbel/fix_power_panic_2 4 年之前
  Marek Bel f0642f88f1 Fix power panic broken when PSU_Delta defined. 4 年之前
  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. 4 年之前
  Marek Bel e53734895f Make MMU load failed blocking to workaround lack of resume print menu item. 4 年之前
  Marek Bel 1036c4f755 Do not precede first layer calibration without filament if print is paused due to MMU load failed. 4 年之前
  DRracer 4c22ec234f Merge pull request #2109 from mkbel/add_ASA 4 年之前
  Marek Bel b10bd8340a Make local functions static. 4 年之前
  Marek Bel 0b798767af Fix preheat ASA. 4 年之前