PavelSindler
|
5769b758ee
max feedrate for stealth mode reduced to 100mm/s (because of loudness)
|
6 years ago |
PavelSindler
|
2610547a48
Fixed displayed filament after load
|
6 years ago |
PavelSindler
|
c57fdb11b7
show active extruder: numbers corrected
|
6 years ago |
PavelSindler
|
85358342bc
Merge pull request #1065 from PavelSindler/mmu_v2_continue_loading
|
6 years ago |
PavelSindler
|
cf83852d22
Merge pull request #1068 from PavelSindler/M600_fix
|
6 years ago |
PavelSindler
|
ddcdfce356
Merge pull request #1069 from PavelSindler/mmu_timeout
|
6 years ago |
PavelSindler
|
0929a35a4f
5 minutes mmu timeout
|
6 years ago |
PavelSindler
|
374235906f
Merge pull request #1067 from mkbel/MK3_dev
|
6 years ago |
PavelSindler
|
815167c4b6
Merge pull request #1066 from mkbel/fix_linearity_correction_2
|
6 years ago |
PavelSindler
|
255cd2f34e
Merge pull request #1056 from mkbel/prdel
|
6 years ago |
PavelSindler
|
f3edd37d11
removing unretract
|
6 years ago |
PavelSindler
|
1f5bece0db
check for required mmu2 firmware buildnr
|
6 years ago |
Marek Bel
|
6b7e47d730
Merge branch 'MK3' into MK3_dev
|
6 years ago |
Marek Bel
|
5fe6a3ed1c
Place similar functions together.
|
6 years ago |
Marek Bel
|
ea88dea432
Fix memory overwrite.
|
6 years ago |
Marek Bel
|
085c77effb
Fix when value edited, other values appeard as +1.000 instead of [off].
|
6 years ago |
Marek Bel
|
df61172984
Fix linearity correction not saved and applied when menu was left by timeout.
|
6 years ago |
PavelSindler
|
32723d8d6f
whitespace
|
6 years ago |
Marek Bel
|
46a3baac57
Add menu_item_edit_P<uint8_t*> specialization to be used for linearity correction. Works well, but costs about 600..700B of FLASH, needs to be optimized.
|
6 years ago |
PavelSindler
|
0c80eca648
merge with upstream
|
6 years ago |
PavelSindler
|
68f2e22dad
continue loading command
|
6 years ago |
Marek Bel
|
5a7c9e3ffd
Make local functions static. Saves 30B of flash with Arduino 1.6.9. No difference with Arduino 1.8.5.
|
6 years ago |
Marek Bel
|
5daae818e1
Convert menu_item_edit to template function.
|
6 years ago |
PavelSindler
|
e6ac75f6a1
Merge pull request #1061 from mkbel/MK3_dev
|
6 years ago |
PavelSindler
|
467fad00b2
Merge pull request #1062 from mkbel/refactor_tmp_extruder
|
6 years ago |
PavelSindler
|
1774378f7d
Merge pull request #1063 from mkbel/fix_load_all_2
|
6 years ago |
Marek Bel
|
ac5cb0989e
Uncomment linearity correction menu. Fix return from linearity correction menu.
|
6 years ago |
Marek Bel
|
050a7c41d0
Fix "Check MMU. Fix the issue and then press button on MMU unit." shown instead of "Loading filament 1".
|
6 years ago |
Marek Bel
|
0de7668bac
Remove usage of global variable tmp_extruder in M200.
|
6 years ago |
Marek Bel
|
3c9047c9cd
Remove usage of global variable tmp_extruder in mmu_M600_load_filament. For automatic load filament, use mmu_extruder value as filament previously selected.
|
6 years ago |