PavelSindler
|
9926468c91
Merge remote-tracking branch 'upstream/MK3' into variants
|
5 лет назад |
PavelSindler
|
83510ed489
check_for_ir_sensor
|
5 лет назад |
Robert Pelnar
|
eea755496b
Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation.
|
5 лет назад |
Robert Pelnar
|
434a723151
Timing functions 'micros' and 'delay' replaced in whole source with 'micros2' and 'delay2'
|
5 лет назад |
PavelSindler
|
fc1491670f
mmu_idler_sensor_detected -> ir_sensor_detected
|
5 лет назад |
PavelSindler
|
6b6a3d7d5f
MMU_IR_SENSOR_PIN -> IR_SENSOR_PIN
|
5 лет назад |
PavelSindler
|
7e3a1c7d45
merge changes from upstream
|
5 лет назад |
PavelSindler
|
661c40ef75
Merge pull request #1472 from mkbel/IR_fsens_selftest
|
5 лет назад |
PavelSindler
|
f4e5c729ac
Merge pull request #1451 from mkbel/Tx_fix
|
5 лет назад |
PavelSindler
|
e0c1e4a02d
version which should on all printer versions: autoload, selftest, filament detection, filament sensors initialization, filament menus
|
5 лет назад |
Marek Bel
|
c371a5ea65
Document.
|
5 лет назад |
Marek Bel
|
a92d9c782b
Add IR sensor test.
|
5 лет назад |
PavelSindler
|
ca8cb3784c
Merge pull request #1456 from mkbel/Fix_load_fail_current
|
5 лет назад |
Marek Bel
|
3af1f81269
Do not disable motor currents when print is paused due to mmu load error.
|
5 лет назад |
Marek Bel
|
d09ff5c3e7
Remove commented out code.
|
5 лет назад |
Marek Bel
|
3b175459b1
Fix filament loaded to far and MMU idler never disengaged after Tx command on printer with idler sensor.
|
5 лет назад |
Marek Bel
|
2db42c8577
Merge branch 'MK3' into auto_deplete_2
|
5 лет назад |
PavelSindler
|
7946cd7250
eeprom write nr. limitation
|
5 лет назад |
PavelSindler
|
02262ff7ca
mmu load fail: possibility to unload/eject filament from menu
|
5 лет назад |
Marek Bel
|
d89c03a0f1
Documentation.
|
5 лет назад |
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 лет назад |
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 лет назад |
PavelSindler
|
88441f7f2f
scan power failures fix
|
5 лет назад |
PavelSindler
|
6ba86acebc
send A (abort) command to mmu only when loading phase of T-code
|
5 лет назад |
PavelSindler
|
ba57986b72
merge changes from upstream
|
5 лет назад |
PavelSindler
|
5462d451e1
show power failures in fail stats menu, shorter load to nozzle if idler sensor detected
|
5 лет назад |
PavelSindler
|
d292e877df
load to nozzle shortened, sensor menu moved to support
|
5 лет назад |
PavelSindler
|
3c64bad1cb
initial version which works on old and new hw, initial version of idler sensor detection
|
5 лет назад |
Robert Pelnar
|
75d31fd2cb
Repeat last MMU command after timeout
|
5 лет назад |
PavelSindler
|
4543949cac
build without MMU_IDLER_SENSOR_PIN defined
|
5 лет назад |