PavelSindler
|
1abc5303f9
Merge pull request #1464 from mkbel/decrease_build_verbosity
|
5 years ago |
Marek Bel
|
2e1d576ccf
Do not list build environment files being extracted on standard output.
|
5 years ago |
MRprusa3d
|
d9f8e4eb9e
PID / manage_heater
|
5 years ago |
PavelSindler
|
ca8cb3784c
Merge pull request #1456 from mkbel/Fix_load_fail_current
|
5 years ago |
Marek Bel
|
3af1f81269
Do not disable motor currents when print is paused due to mmu load error.
|
5 years ago |
PavelSindler
|
9424b4c50c
Merge pull request #1449 from prusa3d/mkbel-build-instructions
|
5 years ago |
PavelSindler
|
2f4e859da9
Merge pull request #1442 from mkbel/auto_deplete_2
|
5 years ago |
mkbel
|
2df9788c84
Merge pull request #123 from prusa3d/MK3_marek
|
5 years ago |
Marek Bel
|
052ae323f8
Merge branch 'MK3' into prusa3d-DEV_MK3
|
5 years ago |
Marek Bel
|
d09ff5c3e7
Remove commented out code.
|
5 years ago |
Marek Bel
|
39b391314f
Document meaning of manage_response() move default parameter value.
|
5 years ago |
Marek Bel
|
3b175459b1
Fix filament loaded to far and MMU idler never disengaged after Tx command on printer with idler sensor.
|
5 years ago |
mkbel
|
a0904f39e4
Update README.md
|
5 years ago |
Marek Bel
|
2db42c8577
Merge branch 'MK3' into auto_deplete_2
|
5 years ago |
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 |
Craig Link
|
52d81bb4d8
set array size correctly to 4
|
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 |