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