Marek Běl
|
5794debd0e
Merge pull request #1934 from mkbel/EEPROM
|
hace 6 años |
Marek Bel
|
46a5f83283
Disable language check warnings of type "[W]: No display definition on line".
|
hace 6 años |
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.
|
hace 6 años |
Marek Bel
|
6a272d83b1
Add compile time check for EEPROM stored varibles size.
|
hace 6 años |
Yuri D'Elia
|
2e073527fb
Also avoid E direction inversions while coasting
|
hace 6 años |
Marek Bel
|
64903e0ae8
Remove unused defines.
|
hace 6 años |
Yuri D'Elia
|
4b3af0d2df
Respect minimum direction change delay
|
hace 6 años |
Marek Bel
|
181c42fa62
Merge remote-tracking branch 'prusa3d/MK3' into enable_cutter
|
hace 6 años |
Marek Běl
|
a93a24d958
Merge pull request #1932 from mkbel/retry_nozzle_load_check
|
hace 6 años |
Marek Bel
|
8b6629ad58
Fix comment grammar.
|
hace 6 años |
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.
|
hace 6 años |
KDanielK
|
6cb85a455f
Update mmu.cpp
|
hace 6 años |
DRracer
|
052cb61b36
Merge remote-tracking branch 'upstream/MK3' into MK3
|
hace 6 años |
Marek Bel
|
24cec4091b
Merge branch 'MK3' into sound
|
hace 6 años |
Marek Běl
|
aff020a6d4
Merge pull request #1897 from NotaRobotexe/farm_mode
|
hace 6 años |
Marek Bel
|
b1df1fb1f1
Fix formatting. We are never using 2 space indentation. 4 spaces are preferred, tabulator is acceptable if surrounding code uses tabs.
|
hace 6 años |
Yuri D'Elia
|
367a28a5a8
Default to "Live Adjust Z" when longpressing during a print (closes #1604)
|
hace 6 años |
Voinea
|
d81970dd3d
Merge branch 'MK3' into MK3_Enable_fan_waiting_cooldown
|
hace 6 años |
DRracer
|
c5d130e763
Merge pull request #1914 from prusa3d/MK3_3.7.2
|
hace 6 años |
Marek Běl
|
0a59e0a533
Merge pull request #1915 from 3d-gussner/MK3-fix_lang-check
|
hace 6 años |
3d-gussner
|
e46cc30c61
Fix length false positives...
|
hace 6 años |
Marek Bel
|
fee67d9451
Increase version.
|
hace 6 años |
Marek Bel
|
6717590631
Merge branch 'MK3' into MK3_LA15
|
hace 6 años |
DRracer
|
55dc78546b
Merge pull request #1913 from mkbel/fix_spelling
|
hace 6 años |
DRracer
|
ec2f194350
Merge pull request #1912 from mkbel/use_enum_class_2
|
hace 6 años |
Marek Bel
|
25f0eb9a39
Fix spelling.
|
hace 6 años |
Marek Bel
|
72f5e87c61
Merge branch 'MK3' into use_enum_class_2
|
hace 6 años |
Marek Bel
|
1390d4e5b9
Use first letter capital camel case for enum class members. Change underlying type to uint_least8_t.
|
hace 6 años |
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.
|
hace 6 años |
Marek Bel
|
51df6cdfdc
Remove LcdCommands::Unknown3. Remove LcdCommands mapping to numbers, as it is not needed.
|
hace 6 años |