Guðni Már Gilbert
|
a687173e02
Change custom_message_state_old and custom_message_state to uint8_t
|
3 years ago |
Guðni Már Gilbert
|
60c9640602
Change heating_status_counter to uint8_t
|
3 years ago |
Guðni Már Gilbert
|
6a9bab02f7
Convert display_time to ShortTimer
|
3 years ago |
Guðni Már Gilbert
|
802b8860c8
Convert mmu_last_finda_response to ShortTimer
|
3 years ago |
Guðni Már Gilbert
|
37fd9d1b11
Convert NcTime to ShortTimer
|
3 years ago |
Alex Voinea
|
fb10b4398e
Merge pull request #6 from gudnimg/gudni-PR1
|
3 years ago |
Voinea Dragos
|
9684806e00
Change arduino IO to fastio where possible
|
3 years ago |
Alex Voinea
|
93b1a6b736
"Unload filament" c adjustment
|
2 years ago |
3d-gussner
|
e02dd42765
Prepare for lot of community languages
|
2 years ago |
DRracer
|
0be90dc5d1
Merge pull request #3320 from prusa3d/MK3_3.10.1
|
2 years ago |
Yuri D'Elia
|
3849f9785a
Make cancel_heatup also abort cooldown in M190
|
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
|
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
|
fb025bba05
Introduce severity levels for alert messages
|
2 years ago |
Guðni Már Gilbert
|
be79e3791f
Fixes #3262
|
3 years ago |
Panayiotis-git
|
f8410d8f3c
Print temperatures only if filament loading is still active
|
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
|
1946c58d21
1. Remove redundant variable 'inters'
|
3 years ago |
Guðni Már Gilbert
|
05ed5b9668
Improve lcd_selftest_screen_step() parameter types
|
3 years ago |
Guðni Már Gilbert
|
2554d21925
Use uint8_t when using axis enum
|
3 years ago |
Guðni Már Gilbert
|
158877e736
Remove one space from Support -> Temperatures menu
|
3 years ago |
Guðni Már Gilbert
|
da2c802440
Add two defines and use LCD_STR_DEGREE with consistency
|
3 years ago |
Guðni Már Gilbert
|
6afc87d3c8
Reduce unnecessary LCD CGRAM writes
|
3 years ago |
Guðni Már Gilbert
|
b1972fdcee
Fixes https://github.com/prusa3d/Prusa-Firmware/issues/3252
|
3 years ago |
Guðni Már Gilbert
|
25408d14da
Remove unused #ifdef MK1BP
|
3 years ago |
Guðni Már Gilbert
|
13477c65c6
Remove two functions EEPROM_read_B() and EEPROM_save_B()
|
3 years ago |
Guðni Már Gilbert
|
538ce06bf0
Remove unused function lcd_choose_color()
|
3 years ago |