Robert Pelnar
|
50bcfae183
Fast PWM for bed - newer set HEATER_BED_PIN to 1
|
6 years ago |
Robert Pelnar
|
e612eb2a17
Fast PWM for bed - set pwm value from soft_pwm_bed variable.
|
6 years ago |
Robert Pelnar
|
0963c889f0
Fast PWM for bed - timer2 used as system timer
|
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 |
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 years ago |
Marek Bel
|
a7128ffa04
Comment.
|
6 years ago |
Marek Bel
|
92ff284f82
Remove redundant code.
|
6 years ago |
Marek Bel
|
360a977520
Fix allDepleted(). Add tests.
|
6 years ago |
Marek Bel
|
a309ec1b0b
Add filament auto deplete engine for multi-material prints with MMUv2.
|
6 years ago |