Marek Bel
|
d344e514c4
Rename functions and macro to match with naming convention - remove 'P' where there is no pointer to progmem.
|
5 gadi atpakaļ |
Marek Bel
|
d879794922
Remove first parameter of macro menu_format_sheet_P_E, of function menu_format_sheet_P_E and menu_item_submenu_P as it was always called with the same parameter. Saves 66B of FLASH.
|
5 gadi atpakaļ |
Marek Bel
|
53dbcdd852
Display sheet name when adjusting Z. Costs 130B of flash.
|
5 gadi atpakaļ |
Marek Bel
|
4a16fe6902
Save z_offset, bed_temp and pinda_temp with sheet calibration.
|
5 gadi atpakaļ |
Marek Bel
|
20dd1110f6
Remove unused parameters of function _lcd_babystep(int axis, chonst char *msg).
|
5 gadi atpakaļ |
Marek Bel
|
ebdeb99134
Add menu to show sheet live adjust Z value.
|
5 gadi atpakaļ |
Marek Bel
|
b67ec501b4
Add rename sheet menu.
|
5 gadi atpakaļ |
Marek Bel
|
e6fbac08ed
Move sheet selector to submenu.
|
5 gadi atpakaļ |
Marek Bel
|
19a474eaa5
Fix compiler warnings.
|
5 gadi atpakaļ |
Marek Bel
|
0a48082609
Add steel sheet profile selector.
|
5 gadi atpakaļ |
Marek Bel
|
89b578c899
Merge branch 'MK3' into multiple_sheets
|
5 gadi atpakaļ |
Marek Běl
|
5794debd0e
Merge pull request #1934 from mkbel/EEPROM
|
5 gadi atpakaļ |
Marek Bel
|
46a5f83283
Disable language check warnings of type "[W]: No display definition on line".
|
5 gadi atpakaļ |
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 gadi atpakaļ |
Marek Bel
|
6a272d83b1
Add compile time check for EEPROM stored varibles size.
|
5 gadi atpakaļ |
Marek Bel
|
64903e0ae8
Remove unused defines.
|
5 gadi atpakaļ |
Marek Běl
|
a93a24d958
Merge pull request #1932 from mkbel/retry_nozzle_load_check
|
5 gadi atpakaļ |
Marek Bel
|
8b6629ad58
Fix comment grammar.
|
5 gadi atpakaļ |
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 gadi atpakaļ |
KDanielK
|
6cb85a455f
Update mmu.cpp
|
5 gadi atpakaļ |
Marek Běl
|
aff020a6d4
Merge pull request #1897 from NotaRobotexe/farm_mode
|
5 gadi atpakaļ |
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 gadi atpakaļ |
DRracer
|
c5d130e763
Merge pull request #1914 from prusa3d/MK3_3.7.2
|
5 gadi atpakaļ |
Marek Běl
|
0a59e0a533
Merge pull request #1915 from 3d-gussner/MK3-fix_lang-check
|
5 gadi atpakaļ |
3d-gussner
|
e46cc30c61
Fix length false positives...
|
5 gadi atpakaļ |
Marek Bel
|
fee67d9451
Increase version.
|
5 gadi atpakaļ |
DRracer
|
55dc78546b
Merge pull request #1913 from mkbel/fix_spelling
|
5 gadi atpakaļ |
DRracer
|
ec2f194350
Merge pull request #1912 from mkbel/use_enum_class_2
|
5 gadi atpakaļ |
Marek Bel
|
25f0eb9a39
Fix spelling.
|
5 gadi atpakaļ |
Marek Bel
|
72f5e87c61
Merge branch 'MK3' into use_enum_class_2
|
5 gadi atpakaļ |