3d-gussner
|
add4872292
Update po files before release
|
2 years ago |
3d-gussner
|
1c1e69e555
Update FW crash message
|
2 years ago |
DRracer
|
752e9d5544
Merge pull request #3317 from 3d-gussner/MK3_3.10.1_RepRap_documentation
|
2 years ago |
3d-gussner
|
785d94ab3a
Add links to RepRap Gcode wiki for new Dcodes D20-D23
|
2 years ago |
DRracer
|
1a7a313cbf
Merge pull request #3311 from wavexx/temp_runaway_fixes
|
2 years ago |
Yuri D'Elia
|
3849f9785a
Make cancel_heatup also abort cooldown in M190
|
2 years ago |
Yuri D'Elia
|
320835a1b7
Do not cancel wait-for-temperature loops in disable_heaters()
|
2 years ago |
Yuri D'Elia
|
32d8d892f5
Actually call UnconditionalStop() in Stop()->lcd_print_stop()
|
2 years ago |
Yuri D'Elia
|
83693bf4cc
Remove useless assignment in lcd_cooldown
|
2 years ago |
Yuri D'Elia
|
78f856c8d6
Do not unconditionally overwrite the status message in check_file()
|
2 years ago |
Yuri D'Elia
|
7ff117d0c4
temp_runaway_stop: remove spourious space in error message
|
2 years ago |
Yuri D'Elia
|
36a7b5ca56
Avoid redundant checks in lcd_setalertstatus*
|
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 |
Yuri D'Elia
|
fb025bba05
Introduce severity levels for alert messages
|
2 years ago |
DRracer
|
a7dfe4b523
Merge pull request #3305 from gudnimg/sd-card-lcdtimer-fix-gudni-v2
|
3 years ago |
DRracer
|
3228f9d03c
Merge pull request #3304 from gudnimg/gudni-fix-compile-issue-v2
|
3 years ago |
Guðni Már Gilbert
|
be79e3791f
Fixes #3262
|
3 years ago |
Guðni Már Gilbert
|
13732f162b
Fix build error when TMC2130_SERVICE_CODES_M910_M918 is enabled
|
3 years ago |
DRracer
|
bb9ba95bfc
Merge pull request #3303 from Panayiotis-git/MK3_3.10.1
|
3 years ago |
Panayiotis-git
|
f8410d8f3c
Print temperatures only if filament loading is still active
|
3 years ago |
DRracer
|
98d4e6972a
Merge pull request #3271 from dweekly/patch-1
|
3 years ago |
DRracer
|
13f0f4d85a
Merge pull request #3291 from EV3R4/typo-m84-docs
|
3 years ago |
DRracer
|
e9fe7607a7
Merge pull request #3082 from awenelo/fix-bug-template
|
3 years ago |
EV3R4
|
eff9cd9f21
Typo: M84 docs
|
3 years ago |
David E. Weekly
|
b37e289a8f
Fix typos & small grammar changes
|
3 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
|
b716c208d7
Various optimisation to change int to uint8_t
|
3 years ago |
Guðni Már Gilbert
|
8d7d1698ee
Remove unused global variable 'chunkHead'
|
3 years ago |