Marek Běl
|
3f04c4db87
Merge branch 'MK3' into preheat_menu
|
5 years ago |
DRracer
|
2bcffe32c4
Merge pull request #2140 from mkbel/preheat_asa_hotfix
|
5 years ago |
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
|
bf2097342d
Add ASA preheat into mFilamentMenu();
|
5 years ago |
DRracer
|
6aaa40b9a3
Merge pull request #2134 from mkbel/fix_power_panic
|
5 years ago |
DRracer
|
a1e68c3d7f
Merge pull request #2135 from prusa3d/MK3_3.8.0
|
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 Bel
|
159a1a70d8
Update documentation.
|
5 years ago |
Marek Bel
|
c27fcf9cff
Increase version to 3.8.0-RC2 and build number to 2639.
|
5 years ago |
Marek Běl
|
51d01ddd6f
Merge pull request #2133 from mkbel/fix_cmdqueue_debug
|
5 years ago |
Marek Bel
|
52cb37770b
Fix repeated power panic restarted print from beginning or jumped at most 65536 B back in file printed from SD card.
|
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 |