Marek Bel
|
2db42c8577
Merge branch 'MK3' into auto_deplete_2
|
6 лет назад |
mkbel
|
b145074589
Merge pull request #1404 from PavelSindler/idler_sensor
|
6 лет назад |
Marek Bel
|
c080b899c3
Change filament number in T command to alternative if depleted and lcd_autoDepleteEnabled().
|
6 лет назад |
PavelSindler
|
7946cd7250
eeprom write nr. limitation
|
6 лет назад |
PavelSindler
|
02262ff7ca
mmu load fail: possibility to unload/eject filament from menu
|
6 лет назад |
Marek Bel
|
d89c03a0f1
Documentation.
|
6 лет назад |
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 лет назад |
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
|
6 лет назад |
Marek Bel
|
a7128ffa04
Comment.
|
6 лет назад |
Marek Bel
|
92ff284f82
Remove redundant code.
|
6 лет назад |
Marek Bel
|
360a977520
Fix allDepleted(). Add tests.
|
6 лет назад |
Marek Bel
|
a309ec1b0b
Add filament auto deplete engine for multi-material prints with MMUv2.
|
6 лет назад |
PavelSindler
|
3ab1daf722
MMU_DEBUG temporarily enabled
|
7 лет назад |
PavelSindler
|
88441f7f2f
scan power failures fix
|
7 лет назад |
PavelSindler
|
6ba86acebc
send A (abort) command to mmu only when loading phase of T-code
|
7 лет назад |
PavelSindler
|
e36e58f385
show sensor on/off temporarily changed to unlocalized strings
|
7 лет назад |
PavelSindler
|
688d4a8a82
missing defines in variant files
|
7 лет назад |
PavelSindler
|
ba57986b72
merge changes from upstream
|
7 лет назад |
PavelSindler
|
5462d451e1
show power failures in fail stats menu, shorter load to nozzle if idler sensor detected
|
7 лет назад |
PavelSindler
|
d1ca73597b
Merge pull request #1412 from XPila/V3_5
|
7 лет назад |
PavelSindler
|
d292e877df
load to nozzle shortened, sensor menu moved to support
|
7 лет назад |
PavelSindler
|
3c64bad1cb
initial version which works on old and new hw, initial version of idler sensor detection
|
7 лет назад |
PavelSindler
|
75523b1497
Merge pull request #1417 from PavelSindler/z_cal_endstops
|
7 лет назад |
PavelSindler
|
acbfe89f04
version changed
|
7 лет назад |
PavelSindler
|
b0fce9122e
Merge pull request #1416 from PavelSindler/z_cal_endstops
|
7 лет назад |
Robert Pelnar
|
f79137898a
Fix - move down after calibrate Z (PFW718)
|
7 лет назад |
PavelSindler
|
40fe52202d
stop paused print fix: saved_printing set to false when doing stop print
|
7 лет назад |
Robert Pelnar
|
b8c5b6259e
Fix - move down after calibrate Z (PFW718)
|
7 лет назад |
Robert Pelnar
|
c69d4aa914
Move 1mm down with disabled endstop after calibrate_z_auto (PFW718)
|
7 лет назад |
Robert Pelnar
|
16e5fb50dd
Remove M601 from queue before saving state (prevent infinite loop - PFW713)
|
7 лет назад |