Yuri D'Elia
|
39ad53ab11
Simplify fan checks now that lcd pause works correctly
|
2 年之前 |
Yuri D'Elia
|
1eb7871bab
Also save fan speeds during a thermal error pause
|
2 年之前 |
Yuri D'Elia
|
c98e133ae2
Never stop spinning the extruder fan on thermal failures
|
2 年之前 |
Yuri D'Elia
|
eccfcd7424
Save/restore temperatures during a thermal pause
|
2 年之前 |
Yuri D'Elia
|
63dab63f2e
uvlo: Never wait for bed temperature when recovering
|
2 年之前 |
Yuri D'Elia
|
8f02262bbd
Save/restore bed temperature during pause
|
2 年之前 |
Yuri D'Elia
|
9ef80226c9
Rename argument of ThermalStop for clarity
|
2 年之前 |
Yuri D'Elia
|
b9fc73c4c3
TM: Pause the print and allow recovery from a thermal error
|
2 年之前 |
Yuri D'Elia
|
f454d1ecf2
TM autotune: fix off-by-one in fan power levels
|
2 年之前 |
Yuri D'Elia
|
5dc0d5f7fa
TM autotune: fail if value is outside of the boundaries
|
2 年之前 |
Yuri D'Elia
|
d1864011f4
Handle pause/stop in the main loop, again
|
2 年之前 |
Yuri D'Elia
|
f835537e88
Exclude TempErrorSource::ambient for boards without a thermistor
|
2 年之前 |
Yuri D'Elia
|
5965572e88
Enforce full-loop handling of aborted commands
|
2 年之前 |
Yuri D'Elia
|
48c7c9d464
Exclude M310 if TEMP_MODEL is not enabled
|
2 年之前 |
Yuri D'Elia
|
142db85bbb
Pause: only move to park position when homed
|
2 年之前 |
Yuri D'Elia
|
fc10ca3146
Change how "Stopped" is handled internally, do not inhibit motion
|
2 年之前 |
Yuri D'Elia
|
b3ca70a007
Show thermal warnings using the new LCD_MESSAGE_INFO priority
|
2 年之前 |
Yuri D'Elia
|
8d9d367d6b
Implement Timer::expired_cont()
|
2 年之前 |
Yuri D'Elia
|
dc2d596f40
Do not allow lcd_updatestatus to be called directly
|
2 年之前 |
Yuri D'Elia
|
6751586db6
Cleanup original thermal error handlers.
|
2 年之前 |
Yuri D'Elia
|
50c71924a2
Include fan measurements when estimating resistance
|
2 年之前 |
Yuri D'Elia
|
92bc7554b6
Enable the model last, if set
|
2 年之前 |
Yuri D'Elia
|
49048fdcd6
Add temperature model configuration for MK3
|
2 年之前 |
Yuri D'Elia
|
ea0840dee9
Refuse to run TM calibration if the printer is not idle
|
2 年之前 |
Yuri D'Elia
|
9c971b1b89
Add a note about resetting waiting_inside_plan_buffer_line_print_aborted
|
2 年之前 |
Yuri D'Elia
|
0680c0b428
Refresh the lcd periodically during calibration
|
2 年之前 |
Yuri D'Elia
|
47d2e9e61c
Handle failures during calibration
|
2 年之前 |
Yuri D'Elia
|
cc96a47e7f
Implement temperature model autotuning
|
2 年之前 |
Yuri D'Elia
|
ec74b88ebc
Correct pre-warning to just warning
|
2 年之前 |
Yuri D'Elia
|
14622bc577
Actually disable the temperature manager in TempMgrGuard
|
2 年之前 |