Marek Bel
|
1a219b2372
Mark filament as depleted when detected by MMUv2 FINDA. Do not try to load filament if it is marked depleted, load next filament instead. Force user action when all filaments are marked as depleted.
|
6 年之前 |
Robert Pelnar
|
75d31fd2cb
Repeat last MMU command after timeout
|
6 年之前 |
PavelSindler
|
51b4858a87
Merge pull request #1334 from XPila/V3_5
|
6 年之前 |
Robert Pelnar
|
bfc343c7c5
PFW658 - disable extruder motor while changing filament with mmu2 (prevents extruder motor overheating)
|
6 年之前 |
MRprusa3d
|
5e8e96b5d7
MMU module adjustment
|
6 年之前 |
PavelSindler
|
22cf2c6b6b
M600 load messages synchronization fixed
|
6 年之前 |
Marek Bel
|
e95c2ad592
Display auto deplete as not available if filament sensor is disabled.
|
6 年之前 |
PavelSindler
|
0a2ad97bc6
Merge pull request #1290 from PavelSindler/mmu_improvements
|
6 年之前 |
PavelSindler
|
d18013e5a2
manage response now contains showing nozzle temperature and possibility to resume saved nozzle temperature
|
6 年之前 |
PavelSindler
|
1342c312a0
use feedrate 200mm/min for final feed (faster and better filament sensor function), show default welcome message when load is finished
|
6 年之前 |
PavelSindler
|
96ce324b7c
load to nozzle improved, unified feedrate and E-distance for final feed used in load filament function, M600 etc.
|
6 年之前 |
PavelSindler
|
e80af46503
load to nozzle and Tx and Tc codes: intial version
|
6 年之前 |
mkbel
|
cdb06c65f3
Merge pull request #1275 from PavelSindler/3_4_2_branch_merging
|
6 年之前 |
PavelSindler
|
d1de9fff60
mmu_loop: missing return added
|
6 年之前 |
PavelSindler
|
bc247ca02c
MK2.5 sw reset at setup function
|
6 年之前 |
PavelSindler
|
b8f92fdfa9
MK2.5 printers set mmu to stealth mode (using Mx code), required mmu2 buildnr can be different for MK2.5 and MK3 printers
|
6 年之前 |
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 年之前 |
Marek Bel
|
a687b8e64a
Don't enable lcd update inside mmu_eject_filament().
|
6 年之前 |
Marek Bel
|
de2100ac7b
Merge branch 'MK3' into MK3_dev
|
6 年之前 |
PavelSindler
|
1bb9e9ed92
MMU_DEBUG
|
6 年之前 |
PavelSindler
|
6fa798aa83
init
|
6 年之前 |
Marek Bel
|
0e50c388af
Save 1K flash memory.
|
6 年之前 |
Marek Bel
|
0d99dc0a3f
PFW-543 Add filament ramming when unloading filament with MMU.
|
6 年之前 |
PavelSindler
|
ed43913c5c
Merge pull request #1099 from mkbel/fix_compiler_warnings
|
6 年之前 |
Marek Bel
|
c95b463e0b
Remove unused variable yes. Remove redundant tmp_extruder assignment.
|
6 年之前 |
Marek Bel
|
517fbb66bf
Save 1K flash memory.
|
6 年之前 |
Marek Bel
|
d796df3f14
PFW-543 Add filament ramming when unloading filament with MMU.
|
6 年之前 |
Marek Bel
|
e5c0e26601
Merge branch 'MK3' into MK3_dev
|
6 年之前 |
PavelSindler
|
b2c94f36cc
removed unused "out of range" function
|
6 年之前 |
PavelSindler
|
8a453e65f8
eject filament allowed only when nozzle is hot (there can be filament loaded in printer nozzle)
|
6 年之前 |