DRracer
|
0be90dc5d1
Merge pull request #3320 from prusa3d/MK3_3.10.1
|
před 2 roky |
Yuri D'Elia
|
320835a1b7
Do not cancel wait-for-temperature loops in disable_heaters()
|
před 2 roky |
Yuri D'Elia
|
7ff117d0c4
temp_runaway_stop: remove spourious space in error message
|
před 2 roky |
Yuri D'Elia
|
a3915b57b9
Improve temp_runaway_stop robustness
|
před 2 roky |
Yuri D'Elia
|
57abffda1b
Update temperature-related error message to use LCD_STATUS_CRITICAL
|
před 2 roky |
Guðni Már Gilbert
|
d853c19a21
Use fabs() instead of abs() when using floats
|
před 3 roky |
Yuri D'Elia
|
53fcd6fc8f
Work-around GCC LTO codegen bug in process_commands()
|
před 3 roky |
DRracer
|
6188870c2e
Merge pull request #3157 from wavexx/improve_d2
|
před 3 roky |
Yuri D'Elia
|
f2fe57bfc0
Fix unused static declaration warnings
|
před 3 roky |
Yuri D'Elia
|
eafdf6c216
Also move host_keepalive to manage_inactivity()
|
před 3 roky |
Yuri D'Elia
|
050cf72e98
Move stack checking to the temperature ISR
|
před 3 roky |
Yuri D'Elia
|
449510392d
Untangle a bit some recursive include mess
|
před 3 roky |
Yuri D'Elia
|
019c818c05
Insert babysteps using CRITICAL_SECTION instead of cli/sei
|
před 4 roky |
Voinea Dragos
|
ea44d78d68
Merge branch 'MK3' into PFW-1171-EEPROM_SN
|
před 3 roky |
Voinea Dragos
|
698499f00d
split timer0 and timer2 initialization. Move timer2 init early
|
před 3 roky |
3d-gussner
|
a064ce4722
Add gcode `M123` Tachometer value
|
před 3 roky |
DRracer
|
0ed6b537a8
Merge branch 'MK3' into MK3_3.9.3
|
před 3 roky |
3d-gussner
|
4b510fef0a
Add PINDA_TEMP_COMP variable to enable SuperPINDA toggle menu/function
|
před 3 roky |
3d-gussner
|
732b6e0cad
Cleanup
|
před 3 roky |
3d-gussner
|
62c36f718b
Add SuperPINDA support for MK2.5/S
|
před 3 roky |
Alex Voinea
|
4abf1f436a
Gracefully dump the queue + fixes to fancheck
|
před 4 roky |
DRracer
|
772844678f
Merge pull request #2809 from leptun/PFW-1134-ALTFAN_KILLSWITCH
|
před 4 roky |
Alex Voinea
|
6b853a4cc3
Auto-detect ALTFAN after fw. update
|
před 4 roky |
DRracer
|
89ecf2ce3a
Merge pull request #2791 from wavexx/stack_protect_reentrant_isr
|
před 4 roky |
DRracer
|
22a8c18551
Merge pull request #2784 from leptun/PFW-1134-ALTFAN_KILLSWITCH
|
před 4 roky |
Yuri D'Elia
|
b3af08d94a
Fix stack smashing in temperature/fsensor ISR
|
před 4 roky |
Yuri D'Elia
|
a2c7dcbbf8
Fix indentation
|
před 4 roky |
Alex Voinea
|
654a3a0d79
Other requested changes
|
před 4 roky |
Alex Voinea
|
e0bf92cd4e
Change bool literal to int
|
před 4 roky |
Yuri D'Elia
|
a8ce9358e5
Avoid redundant temperature error strings
|
před 4 roky |