NotaRobotexe
|
ab2eafe175
sheet menu, add hw setting, sheet change in menu, sheet name initialization in eeprom
|
před 5 roky |
NotaRobotexe
|
9c95f8c015
sheet menu
|
před 5 roky |
NotaRobotexe
|
2bae208133
Merge pull request #2011 from MRprusa3d/PFW-873
|
před 5 roky |
MRprusa3d
|
034cbff10a
GUI updates
|
před 5 roky |
DRracer
|
1dab0f7a04
Merge pull request #2008 from leptun/MK3_LCD_improvements
|
před 5 roky |
DRracer
|
0422713b29
Merge pull request #2005 from prusa3d/MK3_3.7.2
|
před 5 roky |
leptun
|
8b1c687629
Lcd optimization - 1K of flash saved
|
před 5 roky |
Marek Běl
|
d3dd0ad271
Merge pull request #1952 from NotaRobotexe/sound
|
před 5 roky |
MRprusa3d
|
98bae7af9f
Merge branch 'MK3' into PFW-873
|
před 5 roky |
MRprusa3d
|
3333d937ed
some improvements
|
před 5 roky |
MRprusa3d
|
4d535f1217
... incl. SupportMenu ;-P
|
před 5 roky |
MRprusa3d
|
8229a45187
pre-production version ;-)
|
před 5 roky |
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.
|
před 5 roky |
NotaRobotexe
|
a1a8945bee
more code editing
|
před 5 roky |
NotaRobotexe
|
e77898d5dc
code edit
|
před 5 roky |
NotaRobotexe
|
81b3b71cca
check eeprom inicialization
|
před 5 roky |
MRprusa3d
|
a3a7f3106e
print parameters checking
|
před 5 roky |
Marek Bel
|
d344e514c4
Rename functions and macro to match with naming convention - remove 'P' where there is no pointer to progmem.
|
před 5 roky |
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.
|
před 5 roky |
Marek Bel
|
53dbcdd852
Display sheet name when adjusting Z. Costs 130B of flash.
|
před 5 roky |
Marek Bel
|
4a16fe6902
Save z_offset, bed_temp and pinda_temp with sheet calibration.
|
před 5 roky |
Marek Bel
|
20dd1110f6
Remove unused parameters of function _lcd_babystep(int axis, chonst char *msg).
|
před 5 roky |
Marek Bel
|
ebdeb99134
Add menu to show sheet live adjust Z value.
|
před 5 roky |
NotaRobotexe
|
3e9dc91cef
ifdef for mk2
|
před 5 roky |
NotaRobotexe
|
b5168bd6c2
fan error fix
|
před 5 roky |
Marek Bel
|
b67ec501b4
Add rename sheet menu.
|
před 5 roky |
Marek Bel
|
e6fbac08ed
Move sheet selector to submenu.
|
před 5 roky |
Marek Bel
|
0a48082609
Add steel sheet profile selector.
|
před 5 roky |
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.
|
před 5 roky |
Marek Bel
|
24cec4091b
Merge branch 'MK3' into sound
|
před 5 roky |