PavelSindler
|
ca8cb3784c
Merge pull request #1456 from mkbel/Fix_load_fail_current
|
5 gadi atpakaļ |
Marek Bel
|
3af1f81269
Do not disable motor currents when print is paused due to mmu load error.
|
5 gadi atpakaļ |
Marek Bel
|
2db42c8577
Merge branch 'MK3' into auto_deplete_2
|
5 gadi atpakaļ |
PavelSindler
|
7946cd7250
eeprom write nr. limitation
|
5 gadi atpakaļ |
PavelSindler
|
02262ff7ca
mmu load fail: possibility to unload/eject filament from menu
|
5 gadi atpakaļ |
Marek Bel
|
d89c03a0f1
Documentation.
|
5 gadi atpakaļ |
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.
|
5 gadi atpakaļ |
PavelSindler
|
b7b7e9387f
do resend attempts before pausing print (mmu needs attention state) so the print would not be paused if T-code is not received correctly by mmu; prevent infinite loading
|
5 gadi atpakaļ |
PavelSindler
|
88441f7f2f
scan power failures fix
|
5 gadi atpakaļ |
PavelSindler
|
6ba86acebc
send A (abort) command to mmu only when loading phase of T-code
|
5 gadi atpakaļ |
PavelSindler
|
ba57986b72
merge changes from upstream
|
5 gadi atpakaļ |
PavelSindler
|
5462d451e1
show power failures in fail stats menu, shorter load to nozzle if idler sensor detected
|
5 gadi atpakaļ |
PavelSindler
|
d292e877df
load to nozzle shortened, sensor menu moved to support
|
5 gadi atpakaļ |
PavelSindler
|
3c64bad1cb
initial version which works on old and new hw, initial version of idler sensor detection
|
5 gadi atpakaļ |
Robert Pelnar
|
75d31fd2cb
Repeat last MMU command after timeout
|
5 gadi atpakaļ |
PavelSindler
|
4543949cac
build without MMU_IDLER_SENSOR_PIN defined
|
5 gadi atpakaļ |
PavelSindler
|
fc33affbda
temporary change
|
5 gadi atpakaļ |
PavelSindler
|
7703125b2e
retry unload movements (T-codes, M702 C) if filament detected by idler sensor, then turn off stepper and wait, MMU_LOAD_TIME prolonged
|
5 gadi atpakaļ |
PavelSindler
|
27c8612360
use just short movement for unloading filament
|
5 gadi atpakaļ |
PavelSindler
|
24ef6deeed
typo fixed
|
6 gadi atpakaļ |
PavelSindler
|
9c4f086add
fixed statistics for MMU_FAIL
|
6 gadi atpakaļ |
PavelSindler
|
df71398066
statistics fix
|
6 gadi atpakaļ |
PavelSindler
|
a9829b6a1a
add statistics and idler sensor state
|
6 gadi atpakaļ |
PavelSindler
|
665f1d7ffe
pause print after N continue loading attempts and wait for user, then start print and repeat last T-code
|
6 gadi atpakaļ |
PavelSindler
|
29ecd4ec7a
duplicit T-codes execution improved, E-stepper movements when waiting for ok from mmu, continue loading function improved, eeprom: fail stats for mmu
|
6 gadi atpakaļ |
PavelSindler
|
c256af0a1c
unknown filament added; the same T-code will be not executed twice in a row; continue loading
|
6 gadi atpakaļ |
PavelSindler
|
e52e53d1eb
send continue loading commands periodically if initial load fails
|
6 gadi atpakaļ |
Robert Pelnar
|
35378769fd
MMU - idler sensor
|
6 gadi atpakaļ |
PavelSindler
|
51b4858a87
Merge pull request #1334 from XPila/V3_5
|
6 gadi atpakaļ |
Robert Pelnar
|
bfc343c7c5
PFW658 - disable extruder motor while changing filament with mmu2 (prevents extruder motor overheating)
|
6 gadi atpakaļ |