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