Kevin Lee
|
6f6f4bc9b1
Change hotend temperature sensor from T0 to T1
|
3 years ago |
Kevin Lee
|
f18b17a0dd
Added support for AD8495 K-type thermocouple amplifier
|
3 years ago |
Yuri D'Elia
|
e37435b53f
Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync
|
2 years ago |
Yuri D'Elia
|
5b3441b2bd
Fix AMBIENT_RAW_*_TEMP define names
|
2 years ago |
Alex Voinea
|
e3f48ead9f
Merge pull request #3440 from gudnimg/optimise-checkFanSpeed
|
2 years ago |
Alex Voinea
|
b52597f1b2
Merge branch 'MK3_3.11.1' into MK3_3.10.2
|
2 years ago |
Guðni Már Gilbert
|
c62c412cc3
Remove unused setting PID_ADD_EXTRUSION_RATE
|
2 years ago |
Guðni Már Gilbert
|
d42ef4784c
Optimise checkFanSpeed()
|
2 years ago |
Alex Voinea
|
4ec8781df2
Fix usb print timer
|
2 years ago |
Alex Voinea
|
fb1c8ee0a3
Change the pullup test
|
2 years ago |
Alex Voinea
|
c06ec9d05b
Add pullup error test to define
|
2 years ago |
Alex Voinea
|
b7806bf25f
Crash if pullups get enabled on the thermistor inputs
|
2 years ago |
Alex Voinea
|
67e6361ff1
Fix temperature runaway variable types (merge conflict)
|
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
|
a940c364c9
Create enum class for heating_status variable
|
3 years ago |
Alex Voinea
|
fb10b4398e
Merge pull request #6 from gudnimg/gudni-PR1
|
3 years ago |
Guðni Már Gilbert
|
f81db56793
temp_runaway_check() parameter _heater_id should be uint8_t
|
3 years ago |
Guðni Már Gilbert
|
261f311825
Change two arrays from int to uint8_t
|
3 years ago |
Voinea Dragos
|
42c393764f
Adjust temperature runaway extruder count
|
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
|
7ff117d0c4
temp_runaway_stop: remove spourious space in error message
|
2 years ago |
Yuri D'Elia
|
a3915b57b9
Improve temp_runaway_stop robustness
|
2 years ago |
Yuri D'Elia
|
57abffda1b
Update temperature-related error message to use LCD_STATUS_CRITICAL
|
2 years ago |
Guðni Már Gilbert
|
e6a7abf2c1
Change temp_runaway_timer from float to uint32_t
|
3 years ago |
Guðni Már Gilbert
|
db1e5a203b
Change temp_runaway_status from float to uint8_t and its enum
|
3 years ago |
Guðni Már Gilbert
|
d853c19a21
Use fabs() instead of abs() when using floats
|
3 years ago |
Yuri D'Elia
|
53fcd6fc8f
Work-around GCC LTO codegen bug in process_commands()
|
3 years ago |
DRracer
|
6188870c2e
Merge pull request #3157 from wavexx/improve_d2
|
3 years ago |
Yuri D'Elia
|
f2fe57bfc0
Fix unused static declaration warnings
|
3 years ago |