NotaRobotexe
|
238ae351cd
Merge pull request #1982 from mkbel/EEPROM_fix
|
пре 5 година |
Marek Bel
|
898f6d9d8b
Fix EEPROM_Sheets_base overlay of EEPROM_NOZZLE_DIAMETER_uM.
|
пре 5 година |
Marek Bel
|
cd1ea0a655
Move function declaration and structs declarations to top of eeprom.h file.
|
пре 5 година |
NotaRobotexe
|
a6c25f6d1c
Merge pull request #1980 from mkbel/Fix_sheet_menu
|
пре 5 година |
Marek Bel
|
61566f7fb1
Move translated string MSG_V2_CALIBRATION from untranslated section to PROGMEM_I1, add missing ISTR macro. Revert _T(MSG_SELECT) and _T(MSG_RENAME) to _i("Select") and _i("Rename") as it is preferred macro for internationalized strings. Use MSG_V2_CALIBRATION in both occurrences.
|
пре 5 година |
DRracer
|
8fa6785326
Merge pull request #1963 from NotaRobotexe/multiple_sheets
|
пре 5 година |
NotaRobotexe
|
a1a8945bee
more code editing
|
пре 5 година |
DRracer
|
1f9dce9513
next almost 200B down
|
пре 5 година |
NotaRobotexe
|
e77898d5dc
code edit
|
пре 5 година |
NotaRobotexe
|
81b3b71cca
check eeprom inicialization
|
пре 5 година |
Marek Bel
|
d344e514c4
Rename functions and macro to match with naming convention - remove 'P' where there is no pointer to progmem.
|
пре 5 година |
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 година |
Marek Bel
|
53dbcdd852
Display sheet name when adjusting Z. Costs 130B of flash.
|
пре 5 година |
Marek Bel
|
4a16fe6902
Save z_offset, bed_temp and pinda_temp with sheet calibration.
|
пре 5 година |
Marek Bel
|
20dd1110f6
Remove unused parameters of function _lcd_babystep(int axis, chonst char *msg).
|
пре 5 година |
Marek Bel
|
ebdeb99134
Add menu to show sheet live adjust Z value.
|
пре 5 година |
Marek Běl
|
1ed28d7994
Merge pull request #1834 from mkbel/enable_warnings
|
пре 5 година |
Marek Bel
|
b67ec501b4
Add rename sheet menu.
|
пре 5 година |
DRracer
|
415b539e9d
Merge pull request #1473 from eschlenz/feature/es_readme_tweaks
|
пре 5 година |
Marek Bel
|
e6fbac08ed
Move sheet selector to submenu.
|
пре 5 година |
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 година |