Marek Bel
|
22859800f0
Rearrange tests. Move hot end test to the end, to spare time in IR sensor test.
|
6 years ago |
Marek Bel
|
1d71c1a5d1
Update IR sensor selftest progress bar more frequently.
|
6 years ago |
Marek Bel
|
97a4623800
Fix lcd_selftest_screen for small _progress_scale.
|
6 years ago |
Marek Bel
|
9cda0b69b8
Update IR sensor selftest progress bar.
|
6 years ago |
Marek Bel
|
3ff8a7c740
Unload filament by MMU unit in selftest_irsensor().
|
6 years ago |
Marek Bel
|
c371a5ea65
Document.
|
6 years ago |
Marek Bel
|
a92d9c782b
Add IR sensor test.
|
6 years ago |
Marek Bel
|
f292a6ca7a
Refactor filament sensor selftest call.
|
6 years ago |
mkbel
|
05d841ed39
Merge pull request #1468 from mkbel/build_output
|
6 years ago |
Marek Bel
|
0b3337d5df
Echo variant if variant build failed.
|
6 years ago |
mkbel
|
f2f9e67bd3
Merge pull request #1467 from mkbel/build_output
|
6 years ago |
Marek Bel
|
412ffc5fdf
Comment is not shown in travis output, try echo.
|
6 years ago |
mkbel
|
f6bbe7fd3a
Merge pull request #1466 from mkbel/build_output
|
6 years ago |
Marek Bel
|
ccde850303
Fix mark build variants in travis - comment on the same line instead of separate echo command. As echo is not executed in case of previous command failure.
|
6 years ago |
mkbel
|
39bc211d38
Merge pull request #1465 from mkbel/build_output
|
6 years ago |
Marek Bel
|
ee35ca011c
Mark build variants in travis build output.
|
6 years ago |
PavelSindler
|
1abc5303f9
Merge pull request #1464 from mkbel/decrease_build_verbosity
|
6 years ago |
Marek Bel
|
2e1d576ccf
Do not list build environment files being extracted on standard output.
|
6 years ago |
PavelSindler
|
ca8cb3784c
Merge pull request #1456 from mkbel/Fix_load_fail_current
|
6 years ago |
Marek Bel
|
3af1f81269
Do not disable motor currents when print is paused due to mmu load error.
|
6 years ago |
PavelSindler
|
9424b4c50c
Merge pull request #1449 from prusa3d/mkbel-build-instructions
|
6 years ago |
PavelSindler
|
2f4e859da9
Merge pull request #1442 from mkbel/auto_deplete_2
|
6 years ago |
mkbel
|
a0904f39e4
Update README.md
|
6 years ago |
Marek Bel
|
2db42c8577
Merge branch 'MK3' into auto_deplete_2
|
6 years ago |
mkbel
|
b145074589
Merge pull request #1404 from PavelSindler/idler_sensor
|
6 years ago |
Marek Bel
|
c080b899c3
Change filament number in T command to alternative if depleted and lcd_autoDepleteEnabled().
|
6 years ago |
PavelSindler
|
7946cd7250
eeprom write nr. limitation
|
6 years ago |
PavelSindler
|
02262ff7ca
mmu load fail: possibility to unload/eject filament from menu
|
6 years ago |
Marek Bel
|
d89c03a0f1
Documentation.
|
6 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.
|
6 years ago |