Yuri D'Elia
|
9b9ce1733c
TM: Allow to keep model checking enabled during autotuning
|
2 years ago |
Yuri D'Elia
|
35708a61fe
No longer disable temperature management in xyzcal
|
2 years ago |
Yuri D'Elia
|
b9fc73c4c3
TM: Pause the print and allow recovery from a thermal error
|
2 years ago |
Yuri D'Elia
|
cc96a47e7f
Implement temperature model autotuning
|
2 years ago |
Yuri D'Elia
|
8620059067
Allow to disable the model warning beeping
|
2 years ago |
Yuri D'Elia
|
6832ec7648
Allow to save/restore temperature model settings
|
2 years ago |
Yuri D'Elia
|
b0b2ff5f9e
Rewrite/modularize the model checker
|
2 years ago |
Yuri D'Elia
|
fabf511b97
Add the ability to log continuously
|
2 years ago |
Yuri D'Elia
|
f1d88ebd40
Protect pid_tuning_finished behind temperature.cpp
|
2 years ago |
Yuri D'Elia
|
7659844012
Reimplement disable_heater to take immediate effect
|
2 years ago |
Yuri D'Elia
|
ccaecc87aa
Reduce code duplication in setTargetHotendSafe
|
2 years ago |
Yuri D'Elia
|
c1051e046c
Remove private declaration
|
2 years ago |
Yuri D'Elia
|
0933f01a7f
temperature: Do not expose check_min/max_temp
|
2 years ago |
Yuri D'Elia
|
c6d0494cbc
Split temperature management into it's own ISR
|
2 years ago |
Yuri D'Elia
|
2ca16a06cd
Rename tp_init to soft_pwm_init for consistency
|
2 years ago |
Yuri D'Elia
|
383319dbac
Rename temperature_isr to soft_pwm_isr
|
2 years ago |
Yuri D'Elia
|
f8de274db3
Split fan checks out of temperature.cpp
|
2 years ago |
Guðni Már Gilbert
|
c62c412cc3
Remove unused setting PID_ADD_EXTRUSION_RATE
|
2 years ago |
Guðni Már Gilbert
|
9bf45773f9
Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2
|
2 years ago |
Guðni Már Gilbert
|
66782e9c9d
setTargetHotend expect an uint8_t, not int for second parameter
|
3 years ago |
Voinea Dragos
|
a5cd99a917
Disable unimplemented PID_ADD_EXTRUSION_RATE
|
3 years ago |
DRracer
|
0be90dc5d1
Merge pull request #3320 from prusa3d/MK3_3.10.1
|
2 years ago |
Yuri D'Elia
|
320835a1b7
Do not cancel wait-for-temperature loops in disable_heaters()
|
2 years ago |
Yuri D'Elia
|
a3915b57b9
Improve temp_runaway_stop robustness
|
2 years ago |
Guðni Már Gilbert
|
31c8e4bc4c
* Remove redundant externs already included with temperature.h
|
3 years ago |
Yuri D'Elia
|
28e9c814fc
Remove code duplication for babystep insertion
|
3 years ago |
Alex Voinea
|
a95feb56d9
ALTFAN override
|
4 years ago |
Marek Bel
|
23cc22bc22
Move has_temperature_compensation() into temperature.cpp.
|
4 years ago |
Alex Voinea
|
751f810dd7
ALTFAN implementation (#2692)
|
4 years ago |
DRracer
|
67e9b4c096
IR fsensor fixes (#2632)
|
4 years ago |