Marek Bel
|
9611401b69
Fix mmu_M600_load_filament increments tmp_extruder, which is not set in case of automatic == true.
|
6 years ago |
Marek Bel
|
b08ae95568
Rename autoDeplete to lcd_autoDeplete and make it global. When filament runs out, call M600 AUTO if lcd_autoDeplete is enabled. Shorten finda polling period to 300 ms.
|
6 years ago |
PavelSindler
|
191e5dfddd
mmu M600: dont use change extruder posibility; unload starts always imidiately
|
6 years ago |
PavelSindler
|
168bc74102
Merge pull request #1075 from PavelSindler/mmu_filament_sensor
|
6 years ago |
PavelSindler
|
b01e2a1a22
Merge pull request #1073 from PavelSindler/M600_mmu_fix
|
6 years ago |
PavelSindler
|
03fffae4c3
finda runout sensor can be turned on/off from menu
|
6 years ago |
PavelSindler
|
ceb49d1262
finda filament runout: initial version
|
6 years ago |
PavelSindler
|
ac3b92bade
commentary fix
|
6 years ago |
PavelSindler
|
b13ff8e424
Wait for ok after U0 (unload current filament) command.
|
6 years ago |
PavelSindler
|
4b1f1bc6a6
mmu timeout update: no need to press knob on printer to recover paused print
|
6 years ago |
PavelSindler
|
85358342bc
Merge pull request #1065 from PavelSindler/mmu_v2_continue_loading
|
6 years ago |
PavelSindler
|
0929a35a4f
5 minutes mmu timeout
|
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 |
PavelSindler
|
0c80eca648
merge with upstream
|
6 years ago |
PavelSindler
|
68f2e22dad
continue loading command
|
6 years ago |
PavelSindler
|
e6ac75f6a1
Merge pull request #1061 from mkbel/MK3_dev
|
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
|
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 |
Marek Bel
|
54138407dd
Encapsulate MMU internal state.
|
6 years ago |
Marek Bel
|
f1c51502fd
Merge branch 'MK3' into MK3_dev
|
6 years ago |
Marek Bel
|
142bf28dc2
Clear communication buffer when sending load filament command to MMU.
|
6 years ago |
PavelSindler
|
a81b8dbd61
remove manage_heater
|
6 years ago |
PavelSindler
|
d2aeb40bee
manage response function update
|
6 years ago |
PavelSindler
|
f99196a7a0
fix reseting during filament change
|
6 years ago |
Marek Bel
|
3b3d6ab472
Merge branch 'MK3' into MK3_dev
|
6 years ago |
Robert Pelnar
|
315bfc43dd
MMU communication fix
|
6 years ago |
Robert Pelnar
|
94423e6f7e
MMU communication - mmu_ready
|
6 years ago |
Marek Bel
|
ac62117d6b
Merge remote-tracking branch 'prusa3d/MK3' into MK3_dev
|
6 years ago |
Robert Pelnar
|
8409a26594
Live adjust Z - display zero in case of invalid calibration status (same logic in babystep_load and _lcd_babystep)
|
6 years ago |