Yuri D'Elia
|
7ff117d0c4
temp_runaway_stop: remove spourious space in error message
|
2 yıl önce |
Yuri D'Elia
|
a3915b57b9
Improve temp_runaway_stop robustness
|
2 yıl önce |
Yuri D'Elia
|
57abffda1b
Update temperature-related error message to use LCD_STATUS_CRITICAL
|
2 yıl önce |
Yuri D'Elia
|
53fcd6fc8f
Work-around GCC LTO codegen bug in process_commands()
|
3 yıl önce |
DRracer
|
6188870c2e
Merge pull request #3157 from wavexx/improve_d2
|
3 yıl önce |
Yuri D'Elia
|
f2fe57bfc0
Fix unused static declaration warnings
|
3 yıl önce |
Yuri D'Elia
|
eafdf6c216
Also move host_keepalive to manage_inactivity()
|
3 yıl önce |
Yuri D'Elia
|
050cf72e98
Move stack checking to the temperature ISR
|
3 yıl önce |
Yuri D'Elia
|
449510392d
Untangle a bit some recursive include mess
|
3 yıl önce |
Yuri D'Elia
|
019c818c05
Insert babysteps using CRITICAL_SECTION instead of cli/sei
|
4 yıl önce |
Voinea Dragos
|
ea44d78d68
Merge branch 'MK3' into PFW-1171-EEPROM_SN
|
3 yıl önce |
Voinea Dragos
|
698499f00d
split timer0 and timer2 initialization. Move timer2 init early
|
3 yıl önce |
3d-gussner
|
a064ce4722
Add gcode `M123` Tachometer value
|
3 yıl önce |
DRracer
|
0ed6b537a8
Merge branch 'MK3' into MK3_3.9.3
|
3 yıl önce |
3d-gussner
|
4b510fef0a
Add PINDA_TEMP_COMP variable to enable SuperPINDA toggle menu/function
|
3 yıl önce |
3d-gussner
|
732b6e0cad
Cleanup
|
3 yıl önce |
3d-gussner
|
62c36f718b
Add SuperPINDA support for MK2.5/S
|
3 yıl önce |
Alex Voinea
|
4abf1f436a
Gracefully dump the queue + fixes to fancheck
|
4 yıl önce |
DRracer
|
772844678f
Merge pull request #2809 from leptun/PFW-1134-ALTFAN_KILLSWITCH
|
4 yıl önce |
Alex Voinea
|
6b853a4cc3
Auto-detect ALTFAN after fw. update
|
4 yıl önce |
DRracer
|
89ecf2ce3a
Merge pull request #2791 from wavexx/stack_protect_reentrant_isr
|
4 yıl önce |
DRracer
|
22a8c18551
Merge pull request #2784 from leptun/PFW-1134-ALTFAN_KILLSWITCH
|
4 yıl önce |
Yuri D'Elia
|
b3af08d94a
Fix stack smashing in temperature/fsensor ISR
|
4 yıl önce |
Yuri D'Elia
|
a2c7dcbbf8
Fix indentation
|
4 yıl önce |
Alex Voinea
|
654a3a0d79
Other requested changes
|
4 yıl önce |
Alex Voinea
|
e0bf92cd4e
Change bool literal to int
|
4 yıl önce |
Yuri D'Elia
|
a8ce9358e5
Avoid redundant temperature error strings
|
4 yıl önce |
Yuri D'Elia
|
e1c79c342d
Re-introduce redundant disable_heaters() calls
|
4 yıl önce |
Yuri D'Elia
|
a60ed81a35
Implement MIN/MAX AMBIENT safety checks
|
4 yıl önce |
Yuri D'Elia
|
3336db7954
Add some important notes about thermistor ADC handling
|
4 yıl önce |