mkbel
|
0d7fae8a28
Merge pull request #1247 from mkbel/doc
|
6 years ago |
Marek Bel
|
9dff6431e6
Format fsensor documentation.
|
6 years ago |
PavelSindler
|
d79025de58
Merge pull request #1230 from mkbel/improve_erase_EEPROM
|
6 years ago |
Marek Bel
|
c77672bf0f
PFW-608 Decrease wear of mass erase EEPROM and do it faster.
|
6 years ago |
PavelSindler
|
d2aa13d333
Merge pull request #1199 from mkbel/document_gcodes1
|
6 years ago |
PavelSindler
|
3a58489c6a
Merge pull request #1169 from mkbel/remove_duplicate_debouncing_4
|
6 years ago |
Marek Bel
|
0e33db0064
Documentation: Put scattered and unscattered Gcode documentation together in process_commands documentation. Mention at least existence of all implemented commands. Document T<n> and T? commands.
|
6 years ago |
PavelSindler
|
29e578b5f8
Merge pull request #1147 from mkbel/add_wizard_unload
|
6 years ago |
Marek Bel
|
05d3b7032d
Update documentation.
|
6 years ago |
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 |
Marek Bel
|
ab2d350ed1
Don't enable lcd update in lcd_show_fullscreen_message_and_wait_P(). Don't show menu in wizard when ejecting filament.
|
6 years ago |
Marek Bel
|
a687b8e64a
Don't enable lcd update inside mmu_eject_filament().
|
6 years ago |
Marek Bel
|
f496076508
Remove redundant code. No change in functionality.
|
6 years ago |
Marek Bel
|
635a1b4cd8
Add possibility to to select preheat temperature when unloading filament in first layer calibration wizard.
|
6 years ago |
Marek Bel
|
fe30e58fb5
Add possibility to unload filament from wizard before first layer calibration, if it is not PLA.
|
6 years ago |
Marek Bel
|
d14822b22f
Give wizard states human readable names. Use uint8_t as underlying type - saves 20B of FLASH memory.
|
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 |