PavelSindler
|
26cab2911f
mmu stealth mode
|
5 years ago |
MRprusa3d
|
ed93f1b7f0
preHeat @ filament management
|
5 years ago |
MRprusa3d
|
a54c68b874
preHeat @ filament management
|
5 years ago |
Marek Bel
|
8b858286ac
Document.
|
5 years ago |
Marek Bel
|
326c8492b5
Move extruder forth and back after filament detected by sensor to detect bad load.
|
5 years ago |
MRprusa3d
|
da0867cfc5
preHeat @ filament management
|
5 years ago |
PavelSindler
|
11d19879fc
Merge pull request #1533 from MRprusa3d/PFW-210
|
5 years ago |
PavelSindler
|
9d76b6912c
merge new changes from upstream
|
5 years ago |
PavelSindler
|
69ff37729e
whitespace
|
5 years ago |
PavelSindler
|
0f791ce47f
mmu needs attention: idler error fix
|
5 years ago |
MRprusa3d
|
80c3420a12
Merge branch 'MK3' into PFW-210
|
5 years ago |
MRprusa3d
|
ef1f82627e
preHeat @ filament load / unload / autoLoad / MMU
|
5 years ago |
Marek Bel
|
a5437cb15b
Resend MMU T commands only.
|
5 years ago |
Marek Bel
|
a4032e437e
Add MMU wait command after MMU load failed. Resume print when MMU wait command returns OK.
|
5 years ago |
Marek Bel
|
daaec0ef04
Convert MmuCmd to enum class.
|
5 years ago |
Marek Bel
|
8e23e7f322
Save some flash by using smaller type for filament.
|
5 years ago |
Marek Bel
|
9e873ac0f7
Use enum for mmu_cmd instead of plain integer type.
|
5 years ago |
Marek Bel
|
bb7eeef1f4
Define debug printf and puts functions to make code more readable.
|
5 years ago |
Marek Bel
|
e1216934ef
Save flash by defining underlying type and omitting number value.
|
5 years ago |
Marek Bel
|
3379fb4866
Convert mmu_state to enum.
|
5 years ago |
Marek Bel
|
6c8d9c6fb4
Retry filament load on MMU load failure once.
|
5 years ago |
Marek Bel
|
d33b24c281
Unload filament after MMU load failed so MMU unit can be controlled by its buttons.
|
5 years ago |
PavelSindler
|
9926468c91
Merge remote-tracking branch 'upstream/MK3' into variants
|
5 years ago |
PavelSindler
|
83510ed489
check_for_ir_sensor
|
5 years ago |
Robert Pelnar
|
eea755496b
Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation.
|
5 years ago |
Robert Pelnar
|
434a723151
Timing functions 'micros' and 'delay' replaced in whole source with 'micros2' and 'delay2'
|
5 years ago |
PavelSindler
|
fc1491670f
mmu_idler_sensor_detected -> ir_sensor_detected
|
5 years ago |
PavelSindler
|
6b6a3d7d5f
MMU_IR_SENSOR_PIN -> IR_SENSOR_PIN
|
5 years ago |
PavelSindler
|
7e3a1c7d45
merge changes from upstream
|
5 years ago |
PavelSindler
|
661c40ef75
Merge pull request #1472 from mkbel/IR_fsens_selftest
|
5 years ago |