Marek Bel
|
32f435d1a0
Increase number of configurable steel sheets to 8. Move sheets into sub menu of HW setup.
|
преди 5 години |
Marek Běl
|
3413d5d486
Merge pull request #2139 from DRracer/assist-mode-fixes
|
преди 5 години |
Marek Bel
|
f3bb72be64
Reset calibration status if there is no calibrated sheet after reset.
|
преди 5 години |
Marek Bel
|
f64252b59b
Hide sheet switcher from main menu, if there are less than 2 sheets calibrated.
|
преди 5 години |
Marek Bel
|
9692f94683
Move sheet menu up to be after Print from SD.
|
преди 5 години |
Marek Bel
|
3903dc819a
Extract function next_initialized_sheet from change_sheet_from_menu(). Make it more general to depend on sizeof(Sheets::s) instead of hard coded value of 2.
|
преди 5 години |
Marek Bel
|
49bc11037c
Remove statements with no effect.
|
преди 5 години |
DRracer
|
1d23cc52e9
endstop sound alert fixes
|
преди 5 години |
Marek Bel
|
29c8cb2927
Fix bad merge.
|
преди 5 години |
Marek Běl
|
3f04c4db87
Merge branch 'MK3' into preheat_menu
|
преди 5 години |
Marek Bel
|
07169ad84a
Make file local variable static.
|
преди 5 години |
Marek Bel
|
e57fcc04a7
Fix compiler warnings.
|
преди 5 години |
Marek Bel
|
d927d5b05d
Port wizard_active to mFilamentItem().
|
преди 5 години |
Marek Bel
|
cef7f31b9f
Set FilamentAction to None if mFilamentMenu left by cooldown or menu back action.
|
преди 5 години |
Marek Bel
|
ffc5a64154
Remove commented out code.
|
преди 5 години |
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 години |
DRracer
|
1a1be5c518
Fix sound mode [assist]: encoder clicking indefinitely when MMU wants to
|
преди 5 години |
Marek Bel
|
bf2097342d
Add ASA preheat into mFilamentMenu();
|
преди 5 години |
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 години |
Marek Bel
|
4792559536
Add farm preheat items. Add setWatch() call.
|
преди 5 години |
Marek Bel
|
aa13f9e809
Fix formatting.
|
преди 5 години |
Marek Bel
|
668e89e5a9
Preheat menu: Add ASA, hide menu item back when in wizard.
|
преди 5 години |
Marek Bel
|
52ae62bbba
Fix formatting.
|
преди 5 години |
Marek Bel
|
3628d893ee
Remove duplicate preheat menu.
|
преди 5 години |
Marek Bel
|
b9b0d6049e
Fix formatting.
|
преди 5 години |
DRracer
|
c6df3fe012
Merge pull request #2127 from DRracer/code-size-reduction-1
|
преди 5 години |
DRracer
|
a7c2aec04c
Code size reduced by almost 5KB
|
преди 5 години |
Marek Bel
|
f204cdea81
Refactor
|
преди 5 години |
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 години |
Marek Bel
|
1036c4f755
Do not precede first layer calibration without filament if print is paused due to MMU load failed.
|
преди 5 години |