XPila
|
59a0213329
Merge pull request #2170 from DRracer/lang38
|
5 年之前 |
DRracer
|
3ba2197dd3
more space for the second lang
|
5 年之前 |
DRracer
|
441e24acbd
update translated UI texts
|
5 年之前 |
Marek Běl
|
9a60dd259b
Merge pull request #2167 from prusa3d/MK3_3.8.0
|
5 年之前 |
DRracer
|
3aa5637838
Merge pull request #2166 from mkbel/rename_default_sheets
|
5 年之前 |
Marek Bel
|
3a5daf1c64
Change default sheet names.
|
5 年之前 |
Marek Běl
|
a789a8995f
Merge pull request #2145 from mkbel/fix_sheet_reset
|
5 年之前 |
Marek Bel
|
865484590b
Change default sheet name from "<number>" to "Sheet <number>".
|
5 年之前 |
Marek Bel
|
3d292350d4
Do not activate selected_sheet in lcd_v2_calibration() as this leads to calibrating random sheet if activated from calibration menu.
|
5 年之前 |
Marek Bel
|
26423f98bc
Switch to next sheet if currently selected sheet is not initialized. Move next_initialized_sheet() and change_sheet_from_menu() to eeprom.cpp, rename it to eeprom_next_initialized_sheet() and eeprom_switch_to_next_sheet(). Rename default_sheet_name() to eeprom_default_sheet_name().
|
5 年之前 |
Marek Bel
|
6c78c2fad5
Fix compiler warning.
|
5 年之前 |
Marek Bel
|
50a8c16f27
Use EEPROM update instead of write.
|
5 年之前 |
Marek Bel
|
8c8619be05
Convert reset sheet sub menu to function.
|
5 年之前 |
Marek Bel
|
abf84e36f5
Fix sheet menu back caption to Steel sheets to match parent menu caption.
|
5 年之前 |
Marek Bel
|
d647cdc02c
Convert sheet switcher from sub menu to function. Handle null characters in sheet name.
|
5 年之前 |
Marek Bel
|
cd7805ba46
Document
|
5 年之前 |
Marek Bel
|
0b196da6fc
Migrate old vale of EEPROM_BABYSTEP_Z only if active sheet is not initialized.
|
5 年之前 |
Marek Bel
|
32f435d1a0
Increase number of configurable steel sheets to 8. Move sheets into sub menu of HW setup.
|
5 年之前 |
Marek Běl
|
3413d5d486
Merge pull request #2139 from DRracer/assist-mode-fixes
|
5 年之前 |
Marek Běl
|
fec92b33ae
Merge pull request #2137 from DRracer/illegal-fat-characters-revised
|
5 年之前 |
Marek Bel
|
f3bb72be64
Reset calibration status if there is no calibrated sheet after reset.
|
5 年之前 |
Marek Bel
|
f64252b59b
Hide sheet switcher from main menu, if there are less than 2 sheets calibrated.
|
5 年之前 |
Marek Bel
|
9692f94683
Move sheet menu up to be after Print from SD.
|
5 年之前 |
Marek Bel
|
3903dc819a
Extract function next_initialized_sheet from change_sheet_from_menu(). Make it more general to depend on sizeof(Sheets::s) instead of hard coded value of 2.
|
5 年之前 |
Marek Bel
|
33675c6d1e
Change default sheet names.
|
5 年之前 |
Marek Bel
|
49bc11037c
Remove statements with no effect.
|
5 年之前 |
DRracer
|
1d23cc52e9
endstop sound alert fixes
|
5 年之前 |
DRracer
|
2bcffe32c4
Merge pull request #2140 from mkbel/preheat_asa_hotfix
|
5 年之前 |
DRracer
|
1a1be5c518
Fix sound mode [assist]: encoder clicking indefinitely when MMU wants to
|
5 年之前 |
Marek Bel
|
bf2097342d
Add ASA preheat into mFilamentMenu();
|
5 年之前 |