Marek Bel
|
19a474eaa5
Fix compiler warnings.
|
5 年之前 |
Marek Bel
|
0a48082609
Add steel sheet profile selector.
|
5 年之前 |
Marek Bel
|
89b578c899
Merge branch 'MK3' into multiple_sheets
|
5 年之前 |
Marek Běl
|
5794debd0e
Merge pull request #1934 from mkbel/EEPROM
|
5 年之前 |
Marek Bel
|
46a5f83283
Disable language check warnings of type "[W]: No display definition on line".
|
5 年之前 |
Marek Bel
|
524121141a
Remove commented out code. This code is of unknown genesis and purpose. It was added in commit "3.0.10 sync" two years ago and it was already commented out in that moment.
|
5 年之前 |
Marek Bel
|
6a272d83b1
Add compile time check for EEPROM stored varibles size.
|
5 年之前 |
Marek Bel
|
64903e0ae8
Remove unused defines.
|
5 年之前 |
Marek Běl
|
a93a24d958
Merge pull request #1932 from mkbel/retry_nozzle_load_check
|
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 Běl
|
aff020a6d4
Merge pull request #1897 from NotaRobotexe/farm_mode
|
5 年之前 |
Marek Bel
|
b1df1fb1f1
Fix formatting. We are never using 2 space indentation. 4 spaces are preferred, tabulator is acceptable if surrounding code uses tabs.
|
5 年之前 |
DRracer
|
c5d130e763
Merge pull request #1914 from prusa3d/MK3_3.7.2
|
5 年之前 |
Marek Běl
|
0a59e0a533
Merge pull request #1915 from 3d-gussner/MK3-fix_lang-check
|
5 年之前 |
3d-gussner
|
e46cc30c61
Fix length false positives...
|
5 年之前 |
Marek Bel
|
fee67d9451
Increase version.
|
5 年之前 |
DRracer
|
55dc78546b
Merge pull request #1913 from mkbel/fix_spelling
|
5 年之前 |
DRracer
|
ec2f194350
Merge pull request #1912 from mkbel/use_enum_class_2
|
5 年之前 |
Marek Bel
|
25f0eb9a39
Fix spelling.
|
5 年之前 |
Marek Bel
|
72f5e87c61
Merge branch 'MK3' into use_enum_class_2
|
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
|
51df6cdfdc
Remove LcdCommands::Unknown3. Remove LcdCommands mapping to numbers, as it is not needed.
|
5 年之前 |
Marek Bel
|
cbb92860d0
Use first letter capital camel case for enum class members.
|
5 年之前 |
Marek Bel
|
0401490cc1
Use first letter capital camel case for enum class members.
|
5 年之前 |
Marek Bel
|
9ceba00426
Use first letter capital camel case for enum class members. Remove dependency of FanCheck values on TestError values as it is not used.
|
5 年之前 |
Marek Běl
|
c43bd91520
Merge pull request #1627 from MRprusa3d/PFW-790
|
5 年之前 |
MRprusa3d
|
b7d3766ae2
Merge branch 'MK3' into PFW-790
|
5 年之前 |