Marek Bel
|
0b3337d5df
Echo variant if variant build failed.
|
5 years ago |
mkbel
|
f2f9e67bd3
Merge pull request #1467 from mkbel/build_output
|
5 years ago |
Marek Bel
|
412ffc5fdf
Comment is not shown in travis output, try echo.
|
5 years ago |
mkbel
|
f6bbe7fd3a
Merge pull request #1466 from mkbel/build_output
|
5 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.
|
5 years ago |
mkbel
|
39bc211d38
Merge pull request #1465 from mkbel/build_output
|
5 years ago |
Marek Bel
|
ee35ca011c
Mark build variants in travis build output.
|
5 years ago |
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 |