Yuri D'Elia
|
6ecff003b7
Fix M600 insertion by the filament sensor
|
5 роки тому |
DRracer
|
8fae50ec79
Merge pull request #2315 from mkbel/finda
|
5 роки тому |
DRracer
|
21dd8eadd1
Merge pull request #2188 from mkbel/cut_last_try
|
5 роки тому |
Marek Bel
|
76c39ce689
Show FINDA state as N/A if last received response is older than 1s.
|
5 роки тому |
Yuri D'Elia
|
50231b76da
Improved handling of unknown Z position
|
5 роки тому |
Marek Bel
|
3a541488b2
Rename extr_unload_() to mmu_unload_filament() and move it to ultralcd.cpp as it is menu.
|
5 роки тому |
Marek Bel
|
0cdfa7a5e8
Remove dead code.
|
5 роки тому |
Marek Bel
|
e83b2ebe1f
Rename mFilamentMenu to lcd_generic_preheat_menu to match naming convention for global function and be more descriptive.
|
5 роки тому |
Marek Bel
|
bb1fb49894
Use MMU cutter only as last resort. Cut filament only before last load retry.
|
5 роки тому |
DRracer
|
a7c2aec04c
Code size reduced by almost 5KB
|
5 роки тому |
Marek Bel
|
e53734895f
Make MMU load failed blocking to workaround lack of resume print menu item.
|
5 роки тому |
Marek Bel
|
0aed59c947
Fix unsigned char overflow cause invalid filament load.
|
5 роки тому |
Marek Bel
|
3b396fb8bf
Merge branch 'MK3' into fix_missing_mmu_attention
|
5 роки тому |
Marek Bel
|
a9e9a9857b
Fix "MMU needs attention screen is missing in case of failed unload filament".
|
5 роки тому |
Marek Běl
|
d3dd0ad271
Merge pull request #1952 from NotaRobotexe/sound
|
5 роки тому |
Marek Bel
|
e0f46f128d
Fix indentation.
|
5 роки тому |
MRprusa3d
|
98bae7af9f
Merge branch 'MK3' into PFW-873
|
5 роки тому |
MRprusa3d
|
8229a45187
pre-production version ;-)
|
5 роки тому |
Marek Bel
|
8b6629ad58
Fix comment grammar.
|
5 роки тому |
Marek Bel
|
ae9ae95187
MMU: Filter IR sensor signal when detecting whether filament tip passes to heat break. Increase number of tries when loading filament to 3.
|
5 роки тому |
KDanielK
|
6cb85a455f
Update mmu.cpp
|
5 роки тому |
Marek Bel
|
24cec4091b
Merge branch 'MK3' into sound
|
5 роки тому |
Marek Bel
|
1390d4e5b9
Use first letter capital camel case for enum class members. Change underlying type to uint_least8_t.
|
5 роки тому |
Marek Bel
|
5fcf760954
Use first letter capital camel case for enum class members. Rename CustomMsgTypes to CustomMsg. Remove unnecessary maping to numbers. Change underlying type to uint_least8_t.
|
5 роки тому |
Marek Bel
|
e393d91b12
Use first letter capital camel case for enum class members.
|
5 роки тому |
DRracer
|
c7e1e73880
another almost 200B down by proper usage of smaller data types and enum
|
5 роки тому |
NotaRobotexe
|
bb980e2fca
sound edit, delete mute mode, add blind mode
|
5 роки тому |
Marek Bel
|
dad2065da6
Merge branch 'MK3' into rise_z
|
5 роки тому |
Marek Bel
|
1f3877b221
Extract duplicate code into function. Saves 4B of flash.
|
5 роки тому |
Marek Bel
|
89fc9e7f92
sketch/menu.h:90:115: warning: invalid conversion from 'void (*)(int)' to 'void (*)(uint8_t) {aka void (*)(unsigned char)}' [-fpermissive]
|
5 роки тому |