Marek Bel
|
a7fdfdd258
Put repetitive code into separate function. No change in functionality.
|
6 years ago |
Marek Bel
|
6ee97468ee
Remove lcd_buttons_update() call from all other places than interrupt. There is no known reason, why lcd_buttons_update() should be called from multiple places and multiple contexts. Remove mutex, which is not needed anymore, and wasn't implemented properly anyway (Operation was not atomic.).
|
6 years ago |
Marek Bel
|
f532da4b17
Remove duplicate button debouncing code. Save 254B flash.
|
6 years ago |
Marek Bel
|
90a10a692a
Enable button debouncing also in modal mode (!lcd_update_enabled). In lcd_clicked() consume click event immediately.
|
6 years ago |
PavelSindler
|
acff75ac00
Merge pull request #1138 from mkbel/add_cancel
|
6 years ago |
Marek Bel
|
44975c6963
Merge branch 'MK3_dev' into add_cancel
|
6 years ago |
PavelSindler
|
5e63057e43
Merge pull request #1135 from mkbel/fix_mmu_1st_lay_cal
|
6 years ago |
PavelSindler
|
75e8c1fc43
Merge branch 'MK3_dev' into fix_mmu_1st_lay_cal
|
6 years ago |
Marek Bel
|
8235f0f869
Merge branch 'MK3_dev' into add_cancel
|
6 years ago |
mkbel
|
eb63319b88
Merge pull request #1145 from mkbel/MK3_dev
|
6 years ago |
Marek Bel
|
7bc46323e2
Update pause print documentation.
|
6 years ago |
Marek Bel
|
de2100ac7b
Merge branch 'MK3' into MK3_dev
|
6 years ago |
PavelSindler
|
0d4f4fe933
Merge pull request #1143 from PavelSindler/lang2
|
6 years ago |
PavelSindler
|
45066ebddc
lang fix
|
6 years ago |
PavelSindler
|
30d54be9de
Merge pull request #1142 from PavelSindler/lang2
|
6 years ago |
PavelSindler
|
298950e601
changed version
|
6 years ago |
PavelSindler
|
a0f1bebadb
Merge pull request #1140 from XPila/MK3
|
6 years ago |
Robert Pelnar
|
3e84bf6341
Lang update (translation + increased reserved space)
|
6 years ago |
PavelSindler
|
991c37f206
Merge pull request #1137 from PavelSindler/lang2
|
6 years ago |
Marek Bel
|
13b67f0e0a
Add Cancel item into PLA filament selection menu initiated by first layer calibration with MMU.
|
6 years ago |
PavelSindler
|
36dd8eee6c
space
|
6 years ago |
PavelSindler
|
941e8b62f6
Merge pull request #1136 from XPila/MK3
|
6 years ago |
Robert Pelnar
|
17090f0280
Lang update - cz fixed
|
6 years ago |
Robert Pelnar
|
1b6035d075
Lang update - cz fixed
|
6 years ago |
Robert Pelnar
|
594908adc2
Lang update
|
6 years ago |
Marek Bel
|
ada7cffd32
Open menu to select filament before first layer calibration if MMU unit is present.
|
6 years ago |
PavelSindler
|
531dee20ae
Merge pull request #1134 from PavelSindler/lang2
|
6 years ago |
PavelSindler
|
55542e9389
cz language missing strings
|
6 years ago |
PavelSindler
|
21f83f5ce8
Merge pull request #1133 from PavelSindler/lang2
|
6 years ago |
PavelSindler
|
d0829a0e9c
msg off
|
6 years ago |