Alex Voinea
|
67e6361ff1
Fix temperature runaway variable types (merge conflict)
|
vor 2 Jahren |
Guðni Már Gilbert
|
9bf45773f9
Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2
|
vor 2 Jahren |
Guðni Már Gilbert
|
a940c364c9
Create enum class for heating_status variable
|
vor 3 Jahren |
Alex Voinea
|
fb10b4398e
Merge pull request #6 from gudnimg/gudni-PR1
|
vor 3 Jahren |
Guðni Már Gilbert
|
f81db56793
temp_runaway_check() parameter _heater_id should be uint8_t
|
vor 3 Jahren |
Guðni Már Gilbert
|
261f311825
Change two arrays from int to uint8_t
|
vor 3 Jahren |
Voinea Dragos
|
42c393764f
Adjust temperature runaway extruder count
|
vor 3 Jahren |
DRracer
|
0be90dc5d1
Merge pull request #3320 from prusa3d/MK3_3.10.1
|
vor 2 Jahren |
Yuri D'Elia
|
320835a1b7
Do not cancel wait-for-temperature loops in disable_heaters()
|
vor 2 Jahren |
Yuri D'Elia
|
7ff117d0c4
temp_runaway_stop: remove spourious space in error message
|
vor 2 Jahren |
Yuri D'Elia
|
a3915b57b9
Improve temp_runaway_stop robustness
|
vor 2 Jahren |
Yuri D'Elia
|
57abffda1b
Update temperature-related error message to use LCD_STATUS_CRITICAL
|
vor 2 Jahren |
Guðni Már Gilbert
|
e6a7abf2c1
Change temp_runaway_timer from float to uint32_t
|
vor 3 Jahren |
Guðni Már Gilbert
|
db1e5a203b
Change temp_runaway_status from float to uint8_t and its enum
|
vor 3 Jahren |
Guðni Már Gilbert
|
d853c19a21
Use fabs() instead of abs() when using floats
|
vor 3 Jahren |
Yuri D'Elia
|
53fcd6fc8f
Work-around GCC LTO codegen bug in process_commands()
|
vor 3 Jahren |
DRracer
|
6188870c2e
Merge pull request #3157 from wavexx/improve_d2
|
vor 3 Jahren |
Yuri D'Elia
|
f2fe57bfc0
Fix unused static declaration warnings
|
vor 3 Jahren |
Yuri D'Elia
|
eafdf6c216
Also move host_keepalive to manage_inactivity()
|
vor 3 Jahren |
Yuri D'Elia
|
050cf72e98
Move stack checking to the temperature ISR
|
vor 3 Jahren |
Yuri D'Elia
|
449510392d
Untangle a bit some recursive include mess
|
vor 3 Jahren |
Yuri D'Elia
|
019c818c05
Insert babysteps using CRITICAL_SECTION instead of cli/sei
|
vor 4 Jahren |
Voinea Dragos
|
ea44d78d68
Merge branch 'MK3' into PFW-1171-EEPROM_SN
|
vor 3 Jahren |
Voinea Dragos
|
698499f00d
split timer0 and timer2 initialization. Move timer2 init early
|
vor 3 Jahren |
3d-gussner
|
a064ce4722
Add gcode `M123` Tachometer value
|
vor 3 Jahren |
DRracer
|
0ed6b537a8
Merge branch 'MK3' into MK3_3.9.3
|
vor 3 Jahren |
3d-gussner
|
4b510fef0a
Add PINDA_TEMP_COMP variable to enable SuperPINDA toggle menu/function
|
vor 3 Jahren |
3d-gussner
|
732b6e0cad
Cleanup
|
vor 3 Jahren |
3d-gussner
|
62c36f718b
Add SuperPINDA support for MK2.5/S
|
vor 3 Jahren |
Alex Voinea
|
4abf1f436a
Gracefully dump the queue + fixes to fancheck
|
vor 4 Jahren |